]> git.baikalelectronics.ru Git - kernel.git/commit
Input: atkbd - fix HANGEUL/HANJA keys
authorDmitry Torokhov <dtor_core@ameritech.net>
Mon, 26 Jun 2006 05:52:34 +0000 (01:52 -0400)
committerDmitry Torokhov <dtor_core@ameritech.net>
Mon, 26 Jun 2006 05:52:34 +0000 (01:52 -0400)
commit67cc4c98594069395470cdd6cce7164426b80183
tree26c56905ff7f26995e8ba1085f60c9c33e8a8483
parentcf36a8715a45006a6920e029619db1a6633f55b0
Input: atkbd - fix HANGEUL/HANJA keys

Make atkbd report HANGEUL/HANJA keys by default and use correct scan
codes for these keys (they were swapped). Also make sure their scancodes
reported as EV_MSC/MSC_SCAN events.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/char/keyboard.c
drivers/input/keyboard/atkbd.c