'The copy/paste/undo hot-keys don't work. Android Studio IDE
For some reason I cannot use the following:
- Ctrl + c (copy)
- Ctrl + v (paste)
- Ctrl + z (undo)
In the settings I did the following: ( File > Settings > Keymap )
- Reset Keymap.
- I chose a different type of keymaps (Windows, Gnome, NetBeans, and more).
- I searched for the hot-keys to check that they are correct. Everything was registered correctly.
I always restarted the IDE
OS: Zorin OS
- Android Studio Version: Arctic Fox 2020.3.1 Patch 4
- Update now: Bumbiebee 2021.1.1
What must have gone wrong ?
Kind regards.
Solution 1:[1]
This worked for me. Everything works fine.
At the terminal:
sudo add-apt-repository ppa:attente/java-non-latin-shortcuts
sudo apt-get update
sudo apt-get upgrade
After Invalidate cashes, the problem returns.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |
