I would like to know how to disable/remove the keyboard/language indication from the gnome top panel in Ubuntu Gnome 16.04.
Thanks
I would like to know how to disable/remove the keyboard/language indication from the gnome top panel in Ubuntu Gnome 16.04.
Thanks
On Ubuntu 16.04 LTS, with gnome-flashback, the keyboard applet look like this:
This icon in applet indicator cannot be easily removed as it used to be (a tick in the keyboard preference was available in the previous Ubuntu version)
But this command does the trick:
gsettings set com.canonical.indicator.keyboard visible false
(source: https://askubuntu.com/a/629072/681889)
No such schema “com.canonical.indicator.keyboard”
on Ubuntu 20.04…
– Heliton Martins
Jan 07 '21 at 17:25
You can do it by removing other input sources than Chinese.
gnome-control-center -> region and language -> input source, delete others except zh-hans, then the indicator disappears right away.
So how would I be able to go ahead and remove the option of English (US) ? and i presume this will ensure the icon goes away as there are no longer multiple input options?
Thanks
– peaks95 Nov 28 '17 at 03:57