Skip to content

Instantly share code, notes, and snippets.

@danhper
Created February 16, 2013 13:41
Show Gist options
  • Save danhper/4966983 to your computer and use it in GitHub Desktop.
Save danhper/4966983 to your computer and use it in GitHub Desktop.
X ibus config
export XMODIFIERS="@im=ibus"
export XIM=ibus
export XIM_PROGRAM=/usr/bin/ibus-daemon
export XIM_ARGS="--xim"
export GTK_IM_MODULE="ibus"
export QT_IM_MODULE="ibus"
ibus-daemon --xim -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment