I alreaddy tried that, but this is what I get<br><br>root@michal-tablet:~# getkeycodes <br>Plain scancodes xx (hex) versus keycodes (dec)<br>0 is an error; for 1-88 (0x01-0x58) scancode equals keycode<br><br>KDGETKEYCODE: No such device<br>
failed to get keycode for scancode 0x59<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">

&gt;<br>
&gt; To be honest, I can&#39;t swear. I used hexadecimal form of 464 and in<br>
&gt; /usr/include/linux/input.h is such key defined as:<br>
&gt;<br>
&gt; #define KEY_FN &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0x1d0<br>
<br>
</div>This is the keycode to which the scancode of your key is currently<br>
mapped. &#39;getkeycodes&#39; as root should help you retrieve the initial<br>
scancode.<br>
<br>
<br>
--<br>
<font color="#888888">Sébastien Mazy<br>
</font></blockquote></div><br>