χρήστης
συνθηματικό
 
 
google chrome
2008-09-04 14:44
google chrome
2008-09-04 12:51
google chrome
2008-09-04 12:11
demon66
2008-09-04 09:17
 
@ αρχικήπεριοχές χρηστώνthkAdd another language keyboard layout to xfce
από thk thk στις 2008-05-08 14:58 tags λίνουξ , παλιό 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