Skip to content

Instantly share code, notes, and snippets.

@sgur
Created November 16, 2010 10:58
Show Gist options
  • Save sgur/701693 to your computer and use it in GitHub Desktop.
Save sgur/701693 to your computer and use it in GitHub Desktop.
bash environment to use ibus
export GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus
export XIM_PROGRAM=/usr/bin/ibus-daemon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment