(jp_kbd_translate_table): Fix the other \ key.
This commit is contained in:
@@ -1567,6 +1567,7 @@ static struct dos_keyboard_map dk_keyboard = {
|
||||
static struct kbd_translate jp_kbd_translate_table[] = {
|
||||
{ 0x73, 0x5c, Normal | 0 },
|
||||
{ 0x73, 0x5f, Normal | 0 },
|
||||
{ 0x73, 0x1c, Map | 0 },
|
||||
{ 0x7d, 0x5c, Normal | 13 },
|
||||
{ 0x7d, 0x7c, Normal | 13 },
|
||||
{ 0x7d, 0x1c, Map | 13 },
|
||||
|
||||
Reference in New Issue
Block a user