Skip to content

Instantly share code, notes, and snippets.

@fontenele
Created June 21, 2020 18:23
Show Gist options
  • Save fontenele/6db10991df6d497664a79d3b16aa1d2d to your computer and use it in GitHub Desktop.
Save fontenele/6db10991df6d497664a79d3b16aa1d2d to your computer and use it in GitHub Desktop.
Workaround for unresponsive keyboard on Ubuntu 20.04
1. Go to IDE "Help | Edit Custom VM options..."
2. Add -Drecreate.x11.input.method=true to a new line
3. Restart IDE
from (Jetbains issue)[https://youtrack.jetbrains.com/issue/IDEA-23472]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment