Created
February 25, 2016 14:08
-
-
Save gerritwalther/1f3b9d26417c269efcd5 to your computer and use it in GitHub Desktop.
Add this line to fix the 'no keyboard input'-bug in intellij
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Fix no keyboard input in Intellij https://youtrack.jetbrains.com/issue/IDEA-78860 | |
export IBUS_ENABLE_SYNC_MODE=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment