Skip to content

Instantly share code, notes, and snippets.

@ANTRat
Created October 14, 2014 01:30
Show Gist options
  • Save ANTRat/a0a0e6943af1b39c7a87 to your computer and use it in GitHub Desktop.
Save ANTRat/a0a0e6943af1b39c7a87 to your computer and use it in GitHub Desktop.
#!/bin/sh
# fix for users of special IM modules
unset XMODIFIERS GTK_IM_MODULE QT_IM_MODULE
exec java -jar /usr/share/minecraft/Minecraft.jar $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment