Ubuntu – Hotkeys in russian keyboard layout

keyboardkeyboard-layoutshortcut-keys

I saw many CLOSED topics about this, BUT none of proposed solutions working. When I switch to russian keyboard, shortcuts (ctrl+c, ctrl+v, ctrl+z, etc.) not working in most of applications. I have updated system 14.04. Propose the solution, but don't just close the thread saying that everything is working! Thanks in advance for any help, because I'm realy tired of this and start to think about other Linux distros.

Best Answer

This worked for me

sudo add-apt-repository ppa:attente/java-non-latin-shortcuts
sudo apt-get update
sudo apt-get dist-upgrade
restart unity-settings-daemon
Related Question