[parisc-linux-cvs] linux rhirst
Richard Hirst
parisc-linux@lists.parisc-linux.org
Thu, 20 Dec 2001 16:39:37 -0700 (MST)
CVSROOT: /var/cvs
Module name: linux
Changes by: rhirst 01/12/20 16:39:37
Modified files:
. : Makefile
drivers/char : hp_keyb.c
Log message:
Make scancode 0x7f generate keycode 86 by default. The default kernel
keymap has 86 mapped to < > and | chars (AltGr to get |). On a UK
keyboard the 0x7f key as \ | on it, and loading a uk keymap maps keycode
86 to those symbols. Apparently some .de and .no keyboards have 0x7f
key labeled with < > and (maybe) |, so this might just work for them too.