Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg 7.1 keyboard layout
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
Ivanich_
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2006
Posts: 104
Location: Ukraine, Odessa

PostPosted: Mon Aug 28, 2006 3:45 pm    Post subject: Xorg 7.1 keyboard layout Reply with quote

Вообщем обновил иксы до 7.1, и перестали переключаться раскладки


Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbDisable"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"

Битый час мучаюсь а до этого в 7.0 все работало. Помогите
З.Ы. Это с xgl- без него работает. Хотя 7.0 работали идеально
Back to top
View user's profile Send private message
kon
Apprentice
Apprentice


Joined: 05 Mar 2004
Posts: 156
Location: Russia. Saint-Petersburg

PostPosted: Tue Aug 29, 2006 5:15 am    Post subject: Reply with quote

Code:
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc104"
        Option      "XkbLayout" "us,ru(winkeys)"
        Option      "XkbOptions" "grp:ctrl_shift_toggle, grp_led:scroll"
EndSection


Вот мой конфиг.
Все работает вроде.
Back to top
View user's profile Send private message
=prox=
n00b
n00b


Joined: 06 Jun 2005
Posts: 3

PostPosted: Tue Aug 29, 2006 5:38 am    Post subject: Reply with quote

У меня та же проблема именно с XGL, пришлось в автозагрузку кедов поставить запуск команды
Code:
setxkbmap -model pc105 -layout "us,ru" -variant ",winkeys" -option "grp:ctrl_shift_toggle"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum