Hi,<br><br>I have a nokia n810 internet tablet. Standard distribution for this device is using modified TinyX server and I tried to use configure Xorg instead. This is problem I found:<br><br>There is a Fn key on nokia n810. I wanted to use this key under xorg and map it using xmodmap. But, even using xev, I wasn&#39;t able to catch keycode of this key. I used evtest program and I found out, that this key is using key code 464! which is unsupported by Xorg. (Xorg deny all keycodes higher then 255). <br>
<br>I was courious, how this was managed in case of TinyX server and I found out, that they internally &quot;remap&quot; 464 to 216. I tryed do the same using HAL, but I met following compliction. The combination of Fn+&lt;key&gt; don&#39;t return any keycode... I need to set it up as modifier key. So, what I need is to tell that key code 464 is not 464 but 216 (or other number lower then 255). Can I use HAL this way?<br>
<br>Thank you for help,<br><br>Michal Koudelka<br>