This commit is contained in:
8
none
Normal file
8
none
Normal file
@@ -0,0 +1,8 @@
|
||||
echo "Dummy input method \"none\" (do not use any input method at all by default)"
|
||||
|
||||
export XMODIFIERS=@im=local # use "Compose"
|
||||
export GTK_IM_MODULE=xim
|
||||
export QT_IM_SWITCHER=imsw-none # disable input method switching in Qt
|
||||
export QT_IM_MODULE=xim
|
||||
|
||||
return 0
|
Reference in New Issue
Block a user