fromagxo
December 21st, 2007, 04:34 PM
Configuration that should work (and it was working):
xorg.conf:<...>
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbVariant" ",winkeys"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection
<...>
Section "ServerLayout"
<...>
Inputdevice "Generic Keyboard"
<...>
EndSection
<...>
...It worked before I installed Compiz :-( Now I've got the english keymapping only.
How will I get my russian letters back?
Versions:
Kubuntu 7.10 (kernel 2.6.22-14-generic)
X.org 1.3.0
Compiz 0.6.0
xorg.conf:<...>
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbVariant" ",winkeys"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection
<...>
Section "ServerLayout"
<...>
Inputdevice "Generic Keyboard"
<...>
EndSection
<...>
...It worked before I installed Compiz :-( Now I've got the english keymapping only.
How will I get my russian letters back?
Versions:
Kubuntu 7.10 (kernel 2.6.22-14-generic)
X.org 1.3.0
Compiz 0.6.0