LINUX.ORG.RU

Переключение раскладок в gentoo2006.1


0

0
Xorg установил с livecd, локали нужные собрал, glibc, с поддержкой нужных локалей собрал, старый конфиг не работал, другие пробовал - аналогично; в чём проблема? вот кусок конфа: Section "ServerLayout" Identifier "X.Org Configured" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" EndSection

Section "ServerFlags" Option "AllowMouseOpenFail" "true" EndSection

Section "Module" Load "ddc" Load "vbe" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "bitmap" Load "type1" Load "freetype" Load "record" EndSection

Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "us,ru" Option "XkbVariant" ",winkeys" Option "XkbOptions" "grp:ctrl_shift_toggle,grp:lwin_toggle,grp_led:scroll" EndSection

anonymous
Сорри форматирование

Section "ServerLayout"
Identifier "X.Org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "us,ru"
Option "XkbVariant" ",winkeys"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp:lwin_toggle,grp_led:scroll"
EndSection
anonymous
()
Ответ на: комментарий от anonymous
> Option "XkbVariant" ",winkeys"

Меня смущает запятая сразу перед winkeys

А xkbrules на xorg заменить пробовал?

Также попробуй xorgcfg -textmode

Quasar ★★★★★
()
Section "InputDevice"

Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbModel" "pc104"
Option "XkbLayout" "us, ru(winkeys)"
Option "XkbOptions" "grp:ctrl_shift_toggle"
EndSection


моё, работает
Syncro ★★★★★
()
Ответ на: комментарий от anonymous
Они их не забыли, это ты их забыл )
anonymous
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.