On Thu, 2001-10-11 at 09:07, Nick Sanders wrote: > Hi, > > I just installed debian after having a bad experience with Mandrake 8.1. I've > always used Redhat or Mandrake before this and never Debian so I've got a > couple of problems that I haven't been able to find the answer to. > > I started with Debian 2.2r2 and I've upgrade to sid. > > How do I change the keymap for the console (permanently) ? Should I edit > /etc/init.d/keymap.sh directly ? I have to do 'loadkeys uk' after every boot.
I'm not sure of the "proper" way to do it but you could just add the loadkeys uk to the .bash_profile in your home directory to execute every time you log in. --mike