You are not logged in.

#1 2007-01-13 18:29:12

alikas
Member
From: Lithuania, Vilnius
Registered: 2006-05-24
Posts: 319
Website

Not work 3 keyboard layouts

Then I use 2 languages,  Option          "XkbLayout"     "us,lt" in /etc/X11/xorg.conf, then work keyboard layout.
If I use 3 languages in XkbLayout, then not work layout.
There some part of /etc/X11/xorg.conf:

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "us,lt,ru"
        Option          "XkbOptions"    "grp:alt_shift_toggle"
EndSection


Goodbye!

Offline

#2 2007-01-13 19:16:45

Romashka
Forum Fellow
Registered: 2005-12-07
Posts: 1,054

Re: Not work 3 keyboard layouts

Check bug #6144


to live is to die

Offline

#3 2007-01-14 07:39:02

alikas
Member
From: Lithuania, Vilnius
Registered: 2006-05-24
Posts: 319
Website

Re: Not work 3 keyboard layouts

So it is bug?


Goodbye!

Offline

#4 2007-01-14 10:01:15

Romashka
Forum Fellow
Registered: 2005-12-07
Posts: 1,054

Re: Not work 3 keyboard layouts

You didn't tell what's your problem is though. I suppose you just cannot switch layouts with Alt-Shift, right?
Try if Shift-Alt (sic!) works for you. Also try grp:ctrl_shift_toggle (only RightCtrl-Right shift work, LeftCtrl-LeftShift switches to first layout instantly).

alikas wrote:

So it is bug?

Yes. Both xkeyboard-config 0.6 and 0.9 are buggy, but bugs are triggered for specific keyboard layout combinations.
For example, I had bug with 0.6 with my xorg config, while many others don't.
0.9 fixed bug for me, but now other people have problems.
As you may see in that bug report the problem mostly depends on XkbLayout combination, though I thought it was due to grp:alt_shift_toggle first.


to live is to die

Offline

#5 2007-01-15 12:41:10

alikas
Member
From: Lithuania, Vilnius
Registered: 2006-05-24
Posts: 319
Website

Re: Not work 3 keyboard layouts

Problem:
Option "XkbLayout" "us,lt" - work with left shift and left ctrl.
Option "XkbLayout" "us,lt,ru" - not work with leftt shit and left ctrl.
I know that need change layout with Shift+Alt.
Right control plius right shift work with 3 languages.
Thanks!


Goodbye!

Offline

#6 2007-02-05 03:40:21

Galdona
Member
Registered: 2006-03-15
Posts: 196

Re: Not work 3 keyboard layouts

You could also use xbindkeys to make a hotkey combination for each layout; toggling would be a bit more complicated..

Offline

Board footer

Powered by FluxBB