diff options
author | Devaev Maxim <[email protected]> | 2020-10-08 10:44:05 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-10-08 11:15:50 +0300 |
commit | 920f648d6526217009f8ee4dc6e943a28a4886db (patch) | |
tree | 26fc88157fadb143554f8e010710c484a3645958 /contrib/keymaps/ru | |
parent | 39e033626838f359c664ab63f4b3e6e33438d5e4 (diff) |
fixed incorrect intlbackslash in en-us and ru keymaps
https://bugs.launchpad.net/qemu/+bug/1738283
Diffstat (limited to 'contrib/keymaps/ru')
-rw-r--r-- | contrib/keymaps/ru | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/keymaps/ru b/contrib/keymaps/ru index 9502ba12..2dbbc9f8 100644 --- a/contrib/keymaps/ru +++ b/contrib/keymaps/ru @@ -345,7 +345,8 @@ KP_Separator 0x53 numlock # evdev 85 (0x55): no evdev -> QKeyCode mapping (xkb keysym NoSymbol) # evdev 86 (0x56), QKeyCode "less", number 0x56 -slash 0x56 +# XXX: KVMD +#slash 0x56 bar 0x56 shift bar 0x56 altgr brokenbar 0x56 shift altgr |