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
@papalapa
Copy link

Yes, it does (16.04). Thanks a lot!

@andreystarkov
Copy link

omg, thank you!

@BlancLoup
Copy link

Ubuntu 18.0 - not working =(

@DarkMentat
Copy link

Ubuntu 18.0 - not working =(

Indeed, waiting for Ubuntu 18.04 fix :)

@microinginer
Copy link

ubuntu 16.04 lts work.

@mickeyperlstein
Copy link

doesn't work ubuntu , pycharm hebrew layout

Distributor ID: Ubuntu
Description: Ubuntu 16.04.5 LTS
Release: 16.04
Codename: xenial

@e-mihaylin
Copy link

Ubuntu 16.04 Webstorm 2018.3 doesn't help =(

@e-mihaylin
Copy link

Ubuntu 16.04 Webstorm 2018.3 doesn't help =(

oh, sorry, guess thats because of webstorm under snap

@A1Gard
Copy link

A1Gard commented May 30, 2019

not work on 19.04 :(

Err:3 http://ppa.launchpad.net/attente/java-non-latin-shortcuts/ubuntu disco Release
404 Not Found [IP: 176.9.122.183 80]
any idea?

@sni10
Copy link

sni10 commented Dec 13, 2019

doesn't work ubuntu 18.04

@aandrusyk-amplify
Copy link

aandrusyk-amplify commented Feb 12, 2020

Ubuntu 16.04 LTS

The command $ restart unity-settings-daemon responds with an error:

restart: Name "com.ubuntu.Upstart" does not exist

If I run it with sudo $ sudo restart unity-settings-daemon then the output is

restart: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused

@CodeJjang
Copy link

How do I revert this? I think it made my copy paste a little slow

@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