Jul 07

Well there are MANY different ways to change the keymap in an ubuntu system. I tried to find a simple soulution, without installing any additional packages to an Ubuntu JeOS. The following lines first change the running keymap and then writes the boot time configuration:

Code:
sudo loadkeys de
sudo /etc/init.d/console-setup start

Have fun changing keymaps ;)

written by gk \\ tags: , ,