Skip to content

Instantly share code, notes, and snippets.

@amerov
Created May 11, 2014 14:08
Show Gist options
  • Save amerov/08b4329745a98bc7e797 to your computer and use it in GitHub Desktop.
Save amerov/08b4329745a98bc7e797 to your computer and use it in GitHub Desktop.
jetbrains stop working keyboard on ubuntu
echo "actionSystem.suspendFocusTransferIfApplicationInactive=false" >> jetbrains_app/bin/idea.properties
echo "export XMODIFIERS=\"\"" >> jetbrains_app/bin/rubymine.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment