Programs found here: - loadkmap This program makes it possible to use another keyboard mapping than the buildin uk keyboard map. Currently there are maps available for Germany and the US. The data files are named '.kbdmap'. I think the best way to install a different keyboard map is: - copy the appropriate map to /etc (or /etc/kbdmaps). - copy the loadkmap program to /sbin (or /usr/sbin) - add the line '/sbin/loadkmap -f /etc/.kbdmap' to /etc/rc.local . For single user operation, it might also be a good idea to put a 'loadkmap' command in the root profile. If a map for your country is not provided, you can make one yourself. The sources for generating maps are found in the atari-kernel source tree in: .../stand/loadkmap . If you have a working version, please make it public..... Some counts if you fixed an existing map ;-) - binpatch This program makes it possible to modify global variables in the kernel. For a more detailed description, look at the manual page (binpatch.cat8). When using it on a kernel, add '-o 8192' to the options! Leo.