Hi there,
Am using Archlinux and have a niggly little program with regards to the keyboard layout.
Everytime I reboot I am defaulted back to the US keyboard and so I have to login as root in the terminal and type 'setxkbmap gb'.
Here is my xorg config:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "gb"
Option "XkbVariant" "nodeadkeys"
Any thoughts?
Am using Archlinux and have a niggly little program with regards to the keyboard layout.
Everytime I reboot I am defaulted back to the US keyboard and so I have to login as root in the terminal and type 'setxkbmap gb'.
Here is my xorg config:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "gb"
Option "XkbVariant" "nodeadkeys"
Any thoughts?