OBS User unknown
2007-01-10 22:48:32 +00:00
committed by Git OBS Bridge
commit a2e6f582d8
12 changed files with 2544 additions and 0 deletions

8
none Normal file
View 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