[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#345803: Acknowledgement (xlibs: keyboard switcher does not work with us_intl as expected)



Ok, Here I come closer.

XKB in xorg seems to break with 3 keyboard layouts.

How to reproduce:

run triple layout setup with

  $ setxkbmap -geometry "pc(pc101)" -layout "us,ru,fr" -option \
     "grp:alt_shift_toggle"

and try to switch the layouts with alt_shift_toggle (this fails).
Then, set up two layouts 

  $ setxkbmap -geometry "pc(pc101)" -layout "us,ru" -option \
     "grp:alt_shift_toggle"

and enjoy switching between them.

Now, the funny thing is that 4 (four!!!) keyboard layouts work.

Try 

  $ setxkbmap -geometry "pc(pc101)" -layout "us,ru,fr,de" -option \
     "grp:alt_shift_toggle"



Reply to: