Commit d18c41fa authored by Vojtech Pavlik's avatar Vojtech Pavlik

input: Key 89 is RO, not ROMAJI.

parent 395d5e87
......@@ -194,7 +194,7 @@ struct input_absinfo {
#define KEY_102ND 86
#define KEY_F11 87
#define KEY_F12 88
#define KEY_ROMAJI 89
#define KEY_RO 89
#define KEY_KATAKANA 90
#define KEY_HIRAGANA 91
#define KEY_HENKAN 92
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment