Searched hist:"4 c64681effcbf349cf9137b8a120badc72340dd4" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/input/keyboard/ |
H A D | jornada680_kbd.c | diff 4c64681effcbf349cf9137b8a120badc72340dd4 Fri Dec 14 07:21:14 CET 2007 Kristoffer Ericson <kristoffer.ericson@gmail.com> Input: jornada680_kbd - fix default keymap
This patch fixes the HP Jornada 6xx keyboard default keymap which had some bad keymap values. This resulted in wrong key being returned when pressed (for example, key 'y' returned 'r').
Also, while we are at it lets arrange the include files in alphabetical order.
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|