Hi Dietmar, But that common file would work only for QWERTY!
# # QWERTY first row # ... # # QWERTY second row # ... # # QWERTY third row # ... So it certainly doesn't cover all the cases (QWERTZ, AZERTY, etc) that Opaque/aSPICE need to cover! iordan On Tue, Jan 28, 2014 at 12:42 AM, Dietmar Maurer <diet...@proxmox.com>wrote: > > Case in point. Let's consider: > > /usr/share/qemu/keymaps/de > > The user wants to input the letter "q" from their Android device. Since > this is > > QWERZ, I need a mapping of unicode 0x71 to scancode 0x10. > > All I can find in /usr/share/qemu/keymaps/de that mentions 0x10 is the > "at" > > symbol with 0x10 altgr. > > You missed the 'include' directive at the beginning of the file: > > include common > > That also includes /usr/share/qemu/keymaps/common > > > > -- The conscious mind has only one thread of execution.
_______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel