Patch from Oleg L. Sadov. Removes broken 'slash' and 'bar' definitions (that were duplicated) from the 'ru' keymap.
I can't test it myself, but the the fix was reported to be working, at: https://bugzilla.redhat.com/show_bug.cgi?id=580637 Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> --- pc-bios/keymaps/ru | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/pc-bios/keymaps/ru b/pc-bios/keymaps/ru index b3e7d24..70a68f4 100644 --- a/pc-bios/keymaps/ru +++ b/pc-bios/keymaps/ru @@ -105,5 +105,3 @@ Cyrillic_yu 0x34 altgr Cyrillic_YU 0x34 shift altgr slash 0x35 question 0x35 shift -slash 0x56 altgr -bar 0x56 shift altgr -- 1.7.2.1