-
Notifications
You must be signed in to change notification settings - Fork 18
Description
In gnome-language-selector, there is a combo box to select "keyboard input method". If a user chooses "ibus", then on next login, the ibus daemon will auto-start and there will be the ibus indicator in the system tray (separate from the system keyboard indicator / applet). I believe all this does is symlinks from a users' "~/.xinput.d/en_US" (or whatever defined system language) to "/etc/X11/xinit/xinput.d/ibus".
Functionality is needed in mintlocale to trigger ibus as the keyboard input method.
@clefebvre has noted that this will not include integrating ibus into the c-c-c keyboard module for Cinnamon 2.2 (I will submit a bug to c-c-c for this, targeting Cinnamon 2.4), so this bug is only to have a graphical way to trigger ibus starting for a user (providing its current state: which is the separate keyboard indicator).