Bug#865316: regression in keyboard layout selection (Malayalam, Kannada, Telugu etc missing)
Jason Crain
jason at inspiresomeone.us
Tue Jun 20 15:29:40 UTC 2017
On Tue, Jun 20, 2017 at 06:56:13PM +0530, Pirate Praveen wrote:
> keyboard selection option is gnome is missing Malayalam and all other
> Indian Languages. Tamil is still there just because it came as part of
> Sri Lanka.
gnome-control-center reads this data from
/usr/share/X11/xkb/rules/evdev.xml, from the xkb-data package. If you
have org.gnome.desktop.input-sources.show-all-sources set, it will also
read from evdev.extras.xml. Between jessie and stretch, Malayalam has
moved from evdev.xml to evdev.extras.xml. So you can get it to show up
with this command:
dconf write /org/gnome/desktop/input-sources/show-all-sources true
I have no idea why it's been moved to evdev.extras
More information about the pkg-gnome-maintainers
mailing list