[Arch linux]Keyboard layout problem
Hi There
I am a newbie of linux ,especially for Arch. I installed Arch linux by following WIKI guid,everything works fine except the keyboard,I have a problem with keyboard layout after installing openbox! For example when I press Q I get A on screen, W gives me Z etc...
How to fix this problem ,Thanks .
2 answers
Xorg may fail to detect your keyboard correctly. This might give problems with your keyboard layout or keyboard model not being set correctly. To see a full list of keyboard models, layouts, variants and options, open:
/usr/share/X11/xkb/rules/xorg.lst
To set the keymap for the current Xorg session:
# setxkbmap dvorak
check more:https://wiki.archlinux.org/index.php/Xorg#Keyboard_settings
|
11 months ago
Anonymous
1
|
Post your answer
(Sign in)



