Add support for special keys, including function keys and arrow keys,
authorArthur Gleckler <edu/mit/csail/zurich/arthur>
Tue, 6 Aug 1991 18:12:28 +0000 (18:12 +0000)
committerArthur Gleckler <edu/mit/csail/zurich/arthur>
Tue, 6 Aug 1991 18:12:28 +0000 (18:12 +0000)
commited944beeb33f6a7ccdafa0019ddf346ffdbbc396
tree30e81ad4ac1d29d0677432e7f2cc26603dd6ec43
parent7187448c1ecfa6c40af3cb3af83e67697ee35396
Add support for special keys, including function keys and arrow keys,
with bucky bits.

A key is either a CHAR or a SPECIAL-KEY.  SPECIAL-KEYs can be compared
using EQ?.

Support all the keys named in /usr/include/X11/keysym.h, using the
names X gives them (with few exceptions).

Rename most procedures for dealing with keys from "-char" to "-key" to
prevent confusion.

Requires microcode 11.91 or later because of changes to the X keyboard
event structure.
v7/src/edwin/make.scm