kbmap file for NMB N-97 keyboard; commonly used by NCD X-terminals. only works under VMware. native kernel fails to initialize the kbd. Reference: /n/sources/patch/applied/n97_kbmap Date: Thu Feb 24 08:52:53 CET 2005 --- /sys/lib/kbmap/n97 Thu Jan 1 00:00:00 1970 +++ /sys/lib/kbmap/n97 Thu Feb 24 08:51:56 2005 @@ -0,0 +1,40 @@ +# keymap for NMB N-97 keyboard commonly used by NCD X-terminals +# only works under VMWare. +# normal characters are in US key-layout; ie, Shift+8 is * +# +#0: normal +#1: shift +#2: esc1 +#3: altgr +#4: ctrl +# +# backslash +0 0x75 0x5c +# esc +0 0x64 0x1b +# ctrl +0 0x38 0xf862 +1 0x38 0xf862 +2 0x38 0xf862 +3 0x38 0xf862 +4 0x38 0xf862 +# lalt +0 0x71 0xf863 +1 0x71 0xf863 +2 0x71 0xf867 +3 0x71 0xf867 +4 0x71 0xf863 +# ralt +0 0x72 0xf863 +1 0x72 0xf863 +2 0x72 0xf867 +3 0x72 0xf867 +4 0x72 0xf863 +# del +0 0x79 0x7f +1 0x79 0x7f +2 0x79 0x7f +3 0x79 0x7f +4 0x79 0x7f +# pipe +1 0x75 0x7c