user
pass
 
 
απο το κοτσάνι
2008-07-18 22:50
linux wireless - shit again
2008-07-18 17:31
wishing well
2008-07-18 15:00
elyssa on rat
2008-07-18 14:29
 
@ startusers' foldersthkAdd another language keyboard layout to xfce
from thk thk on 2008-05-08 14:58 tags linux , old kaotonik
by thk last modified 2007-12-04 22:54

memo to tune up xfce 4.2

Add another language to xfce.

Modify /etc/X11/xorg.conf

the section for keyboard and set

Option        "XkbLayout"

Option  "XkbOptions"

In the example below I am using us , and gr ( greek ) layouts.

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "us,gr"
    Option  "XkbOptions"  "grp:ctrl_shift_toggle"
EndSection

Option  "XkbOptions"  "grp:ctrl_shift_toggle"
allows me to switch layouts with ctrl + shift