Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 34 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save d3zorg/3f71ee24b1a0a288ce27 to your computer and use it in GitHub Desktop.
Save d3zorg/3f71ee24b1a0a288ce27 to your computer and use it in GitHub Desktop.
fix for hotkeys not functional in non-latin keyboard layout in 13.10 / 14.04
tested on ubuntu 14.04, jvm7 and rubymine 6.3
sudo add-apt-repository ppa:attente/java-non-latin-shortcuts
sudo apt-get update
sudo apt-get dist-upgrade
restart unity-settings-daemon
now ctrl+c, ctrl-v etc should work in most java applications like IDEA, RubyMine IDE even on russian keyboard layout
@Bipingrg-code
Copy link

Not working on ubuntu 20.4 lts.! is there any solution for 20.4.?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment