up vote 1 down vote favorite
1
share [g+] share [fb]

I'm on Arch linux now but at every restart at the login screen, I seem to be in Azerty when I need a Qwerty keyboard, how I change that ???

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

in your rc.conf file (/etc folder) look for the line KEYMAP="" and change the to us or whatever layout you want

you can find the available layouts in "/usr/share/kbd/keymaps" and the sub folders, just use the name minux the .map.gz

Example

if you want to use "/usr/share/kbd/keymaps/i386/qwerty/us.map.gz" then just add "us" to the config file

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.