I have installed Russian input method:
$ sudo apt-get install ibus-table-rustrad
And switching between input methods (either via Ctrl-Space or the icon in system tray) works fine, but switching between keyboard layouts (I added Russian) doesn't work. Setting
$ setxkbmap -option grp:alt_shift_toggle "us,ru"
makes "options: grp:alt_shift_toggle" show up in the output of "setxkbmap -query", but actually pressing Alt-Shift doesn't cause a layout switch in onboard. Any ideas?
Btw, input methods are really unnecessary, switching keyboard layouts is enough, so I am uninstalling all that ibus-table-* stuff.
In summary: switching layouts manually (via onboard's programmable buttons) works fine, but trying to bind the switch layout function to a key combination doesn't work. I have tried many combinations and none work.
Last edited by tigran; 06-06-2016 at 04:55 PM.
|