Add(or fix) following key conversions
- 0x3a -> 0x39 : CapsLock
- 0x56 -> 0x64 : Europe 2
- 0x59 -> 0x67 : Keypad =
- 0x5c -> 0x8c : Keyboard Int’l 6(PC9800 Keypad)
- 0x64 -> 0x68 : F13
- 0x65 -> 0x69 : F14
- 0x66 -> 0x6a : F15
- 0x67 -> 0x6b
Add(or fix) following key conversions
- 0x3a -> 0x39 : CapsLock
- 0x56 -> 0x64 : Europe 2
- 0x59 -> 0x67 : Keypad =
- 0x5c -> 0x8c : Keyboard Int’l 6(PC9800 Keypad)
- 0x64 -> 0x68 : F13
- 0x65 -> 0x69 : F14
- 0x66 -> 0x6a : F15
- 0x67 -> 0x6b
Scan code for Hangul/English is 0xf2,
Scan code for Hangul/Hanja is 0xf1
Signed-off-by : Dohyung Hong
---
diff --git a/ui/x_keymap.c b/ui/x_keymap.c
index b9b0944..5e1b796 100644
--- a/ui/x_keymap.c
+++ b/ui/x_keymap.c
@@ -127,8 +127,8 @@ static const uint8_t evdev_keycode_to_pc_keycode
Title: Samsung Enterprise Portal mySingle
Add(or fix) following key conversions- 0x3a -> 0x39 : CapsLock - 0x56 -> 0x64 : Europe 2- 0x59 -> 0x67 : Keypad =- 0x5c -> 0x8c : Keyboard Int’l 6(PC9800 Keypad)- 0x64 -> 0x68 : F13- 0x65 -> 0x69 : F14- 0x66 -> 0x6a : F15- 0x67 -> 0x6b : F16- 0x68 -> 0x