Skip to content

Instantly share code, notes, and snippets.

@markwu
Created November 16, 2018 11:17
Show Gist options
  • Select an option

  • Save markwu/bf9177528e1639c87591ac36210115e3 to your computer and use it in GitHub Desktop.

Select an option

Save markwu/bf9177528e1639c87591ac36210115e3 to your computer and use it in GitHub Desktop.
/etc/X11/xinit/xinput.d/fcitx.conf
```
export XIM_PROGRAM=fcitx
export XIM=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment