keyb-layout
This is an old revision of the document!
switching keyboard layouts in X
applies to slackware
copy 90-keyboard-layout.conf from /usr/share/X11/xorg.conf.d to /etc/X11/xorg.conf.d
cp -v /usr/share/X11/xorg.conf.d/90-keyboard-layout.conf /etc/X11/xorg.conf.d
and change corresponding options, e.g.:
Section "InputClass"
...
Option "XkbLayout" "us,sk"
Option "XkbVariant" ",qwerty"
Option "XkbOptions" "terminate:ctrl_alt_bksp,grp:alt_shift_toggle"
...
Endsection
Navigation: asm . compilation . linux . back to start
keyb-layout.1365495220.txt.gz · Last modified: 2013/04/09 10:13 by darkbyte
