|
From: Dominik K. <dom...@un...> - 2000-03-14 17:20:17
|
On Tue, Mar 14, 2000 at 12:08:35PM -0500, James A Simmons wrote: > > These are like user-defined function keys? E.g. fixed set of > > keys but you can define the characters they send on press/release? > > Could you give some more details on that? UDK's are just like the function strings you can right now assign with loadkeys. Just that you don't need to run loadkeys, the application can define actions if the UDK area isn't locked (something you can do either with a control function or using terminal setup). Later terminals had more functionality IIRC. > Is this info at http://vt100.net ? Not sure, since UDK's and loadable fonts were introduces in vt220. Look at the pcvt docs from the *BSD sources. (they are in arch/i386/isa/pcvt/ in an unpacked *BSD source tree, some ftp servers like ftp.fu-berlin.de provide unpacked source trees) Dominik -- Networking Group, Hospital of Johannes Gutenberg-University Obere Zahlbacher Straße 69, 55101 Mainz, Germany Tel: +49 (0)6131 17-2482 FAX: +49 (0)6131 17-5521 |