Absolutely quick and dirty fix for this...

$ apt-get source gnome-settings-daemon
...
$ sudo apt-get build-dep gnome-settings-daemon
...
$ sudo apt-get devscripts build-essential fakeroot patch patchutils
...
$ cd gnome-settings-daemon-3.2.0
$ patch -p1 < 0001-change.patch
$ debuild -uc -us -b
...
$ cd ..
$ sudo dpkg -i gnome-settings-daemon_3.2.0-*
...
$ sudo killall gnome-settings-daemon

gsd-keyboard-kbd applet should be GONE.


** Patch added: "0001-change.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/805747/+attachment/2544403/+files/0001-change.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/805747

Title:
  Unnecessary gst-keyboard-xkb appearing in Notification Area when
  multiple keyboard layouts enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/805747/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to