A workaround for this bug (until get fixed) is to add a startup
application that kills ibus-daemon.

I've tested and it worked for me. I've tested CTRL+C , CTRL+V and worked
as they should.

As my gnome-session-properties doesn't always working (sometimes Core
Dumbed), I had to do this directly from terminal.

So

    sudo nano /etc/xdg/autostart/kill-ibus.desktop

and copy-paste the following

    [Desktop Entry]
    Name=Kill-ibus
    Comment=Kills ibus-daemon due to bug #1226962
    Icon=
    Exec=/usr/bin/killall ibus-daemon
    Terminal=false
    Type=Application
    NoDisplay=false

Save the document with CTRL+X and then Y(es) and then [Enter].

Reboot.

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

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-keyboard/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to