Just set org.gnome.desktop.input-soures.sources to
[('xkb','us'),('xkb','<lng1>'),('xkb','<lng...'>)]
Reason: open up /usr/share/gnome-shell/ui/panel.js, realize that
const PANEL_ITEM_IMPLEMENTATIONS['keyboard'] =
imports.ui.status.keyboard.InputSourceIndicator;
Check /usr/share/gnome-shell/ui/status/keyboard.js and find
const DESKTOP_INPUT_SOURCES_SCHEMA = 'org.gnome.desktop.input-sources';
const InputSourceIndicator = new Lang.Class({
//...
// see where and how DESKTOP_INPUT_SOURCES_SCHEMA is used
//...
)};
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1045914
Title:
Keyboard layout doesn't show in GNOME Shell session
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1045914/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs