Created
October 8, 2017 22:34
-
-
Save pprince/def760234a1500cda995781ea44ed49e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
input_module=xim | |
export GTK_IM_MODULE=$input_module | |
export XMODIFIERS=@im=$input_module | |
export QT_IM_MODULE=$input_module |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment