keyboard layouts
1 Comment
I became a big fun of UK english scheme! First I swiched to it because I wanted occasionally to read symbols from my laptop (IBM X41) keyboard, manufactured for UK market (which is common thing here in Cypurs). I quickly got used to new key mapping and found myself very reluctant to use US layout [...]
xfce / keyboard layouts
The simplest way to add keyboard layout in xfce is to edit /etc/X11/xorg.conf – I didn’t manage to accomplish the task via settings manager > keyboard > layouts . Just add the following section (or make the existing one read like this): Section “InputDevice” Identifier “Keyboard0″ Driver “kbd” Option “XkbModel” “pc105″ Option “XkbLayout” “us,ru” Option [...]