View Single Post
Posts: 29 | Thanked: 21 times | Joined on Oct 2009
#86
Originally Posted by joksanen View Post
I got the F1 key working by editing the /usr/share/X11/xkb/symbols/nokia_vndr/rx-51 -file, but I'm pretty sure there's a better way to do it.
Yes there's a better way : use a keymap file for hatari.

Create a file (keymap.cfg) and save it somewhere (/home/user/.hatari/). On a qwertz keyboard, I've remapped F1 on q and F2 on w like this :

113,59
119,60

The first number can be found here : http://www.koders.com/c/fid8D6280AEF...E634E5C6A.aspx

The second number on the keyboard drawed here : http://koti.mbnet.fi/tammat/hatari/hatari-ui.shtml

Once the file saved, you can call it from the basic configuration of Hatari, menu keyboard, option "From file" and you select the file you have created.