[Bug 99407] New: Less / Greater key not working with german keyboard layout

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 14 12:45:35 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=99407

            Bug ID: 99407
           Summary: Less / Greater key not working with german keyboard
                    layout
           Product: Spice
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: spice-gtk
          Assignee: spice-bugs at lists.freedesktop.org
          Reporter: chgauert at gmx.de

The less/greater/pipe key (left to Y) is not working when connected to a
Windows VM using spice protocol.
With VNC or RDP connected to same VM the key works without problem
Afte looking thrue the code i found that the files 
src/vncdisplaykeymap_x112xtkbd.c and src/vncdisplaykeymap_xorgkbd2xtkbd.c do
not contain a key mapping for that key - and on my system
vncdisplaykeymap_xorgkbd2xtkbd is used to map keys according to debug output.
Adding [0x5e] = 0x56,       /* 94 => 86 via 86  to both files fixed the problem
for me but the key should be added to the keymap.csv file somehow

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/spice-bugs/attachments/20170114/a5dd716f/attachment.html>


More information about the spice-bugs mailing list