Frederik Vanrenterghem wrote: > > I want to install an azerty (be-latin1) keyboard instead of the standard > qwerty, and I specified this during my Debian/potato installation. > Unfortunately, after reboot the keyboard always is in qwerty-mode, so i have > to login and type loadkeys be-latin1 to have the correct keyboard layout. > How can I avoid this, 'cause it's rather difficult to enter my password this > way ;-)?
when you do loadkeys be-latin1 it tells you the path for the file it's loading. Then do (as root) cp /path/to/be-latin1.kmap.gz /etc/kbd/default.kmap.gz -- [EMAIL PROTECTED] good design is as close as I want to get to ideology.