Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
gwr
Mon Oct 27 22:14:19 PST 1997
Update of /cvsroot/src/sys/dev/sun
In directory netbsd1:/var/slash-tmp/cvs-serv29933
Modified Files:
kbd.c
Log Message:
Print more helpful information if we get unexpected keysyms.
Call kbd_xlate_init() after we know the keyboard type so it
has a chance to install the RIGHT keymap pointers! (Duh!)
gwr
Mon Oct 27 22:18:40 PST 1997
Update of /cvsroot/src/sys/dev/sun
In directory netbsd1:/var/slash-tmp/cvs-serv295
Modified Files:
kbd_tables.c
Log Message:
The release and control maps are shared by all keyboard types, so
change KEYSYM_HOLE to KEYSYM_NOP most places in those tables.
Map the `R' function keys with KEYSYM_FUNC_R instead of the
arrow key strings so that numlock indirection works.
Home |
Main Index |
Thread Index |
Old Index