qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] fix '/' and '|' on russian keymap
@ 2010-10-01 18:14 Eduardo Habkost
  2010-10-06 19:56 ` Testing of russian keymap (was Re: [Qemu-devel] [PATCH] fix '/' and '|' on russian keymap) Eduardo Habkost
  0 siblings, 1 reply; 8+ messages in thread
From: Eduardo Habkost @ 2010-10-01 18:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Oleg L. Sadov

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 <ehabkost@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

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-10-19 14:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-01 18:14 [Qemu-devel] [PATCH] fix '/' and '|' on russian keymap Eduardo Habkost
2010-10-06 19:56 ` Testing of russian keymap (was Re: [Qemu-devel] [PATCH] fix '/' and '|' on russian keymap) Eduardo Habkost
2010-10-07  4:38   ` Michael Tokarev
2010-10-18 17:30     ` Oleg Sadov
2010-10-18 18:59       ` Anthony Liguori
2010-10-19  9:32         ` Daniel P. Berrange
2010-10-19 14:16           ` Oleg Sadov
2010-10-07  4:47   ` Michael Tokarev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).