Skip to content

Instantly share code, notes, and snippets.

@Su-Shee
Created June 3, 2014 10:01
Show Gist options
  • Save Su-Shee/67cffa5dcc40bd515e8b to your computer and use it in GitHub Desktop.
Save Su-Shee/67cffa5dcc40bd515e8b to your computer and use it in GitHub Desktop.
i18n
export LC_CTYPE="de_DE.utf8"
export LC_COLLATE="de_DE.utf8"
export LANG=en_US.utf8
export LC_PAPER="de_DE.utf8"
#export XMODIFIERS="@im=SCIM"
#export XIM_PROGRAM="scim -d"
#export GTK_IM_MODULE=scim
#export QT_IM_MODULE=scim
#scim -f socket -ns socket -d
#scim -f x11 -s socket -c socket -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment