Skip to content

Instantly share code, notes, and snippets.

@bluven
Created October 18, 2018 07:29
Show Gist options
  • Save bluven/33155b738266d038a8235774e8f0f42d to your computer and use it in GitHub Desktop.
Save bluven/33155b738266d038a8235774e8f0f42d to your computer and use it in GitHub Desktop.
解决IDEA在ubuntu下不能使用的问题

idea.sh

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