прёшся в /etc/X11 ищешь файлек Xrog.conf , в етом файлеке секцию Section "InputDevice приводишь к такому вот виду:
Цитата:
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "microsoft"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp:lwin_switch,grp_led:scroll"
Option "XkbVariant" ",winkeys"
EndSection
|