Anybody using a russian keyboard layout who can test this change and
confirm it works as expected?

There's no need to rebuild qemu to test it. Just changing the keymap
file on /us/share/qemu to remove the last two lines (shown below) should
be enough.


On Fri, Oct 01, 2010 at 03:14:28PM -0300, Eduardo Habkost wrote:
> 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
> 

-- 
Eduardo

Reply via email to