<div dir="ltr"><div><div><div><div>Hi Dietmar,<br><br></div>Case in point. Let's consider:<br>/usr/share/qemu/keymaps/de<br><br></div>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.<br>
<br></div>All I can find in /usr/share/qemu/keymaps/de that mentions 0x10 is the "at" symbol with 0x10 altgr.<br><br></div>Thanks!<br>iordan<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 27, 2014 at 11:48 AM, Dietmar Maurer <span dir="ltr"><<a href="mailto:dietmar@proxmox.com" target="_blank">dietmar@proxmox.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Not sure if I understand your question. Those files have mappings for letters and numbers.<br>
<br>
You can look up the used names in /usr/include/X11/keysymdef.h file.<br>
<br>
I use a small script to extract those name->unicode mappings:<br>
<br>
<a href="https://git.proxmox.com/?p=spiceterm.git;a=blob;f=genkeysym.pl;h=cdccf3cf84c98a5944961cfdb5c6e85cd29c8542;hb=HEAD" target="_blank">https://git.proxmox.com/?p=spiceterm.git;a=blob;f=genkeysym.pl;h=cdccf3cf84c98a5944961cfdb5c6e85cd29c8542;hb=HEAD</a><br>

<div class="HOEnZb"><div class="h5"><br>
> Thanks for your suggestion. These keymap files appear to describe how to effect<br>
> special characters to the VM, but I don't see any description of unicode<br>
> characters representing letters and numbers. What did you use for that purpose?<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>The conscious mind has only one thread of execution.
</div>