[parisc-linux-cvs] linux deller
Helge Deller
parisc-linux@lists.parisc-linux.org
Tue, 8 Jan 2002 13:31:55 -0700 (MST)
CVSROOT: /var/cvs
Module name: linux
Changes by: deller 02/01/08 13:31:55
Modified files:
drivers/char : hp_keyb.c
Log message:
add E0_MSLW (Left Windows key code) as 0x7f key into the e0_keys[] table,
fixes the "Unrecognized scancode e0 7f" error with a Windows-Keyboad
on HPPA while pressing Left-, Right- or Windows-Menu keys.
But I still don't understand why all those keys give 0x7f; maybe it's not
the right fix ?