user
pass
remember me
 
 
prodigalnine
2010-03-12 11:25
copy? right!
2010-03-10 14:22
sexshoptv
2010-03-09 15:14
Neptune/dnb-mix-cd-2009
2010-03-09 14:36
 
from thk thk on 2008-05-08 14:58 tags old kaotonik , linux
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