diff options
-rw-r--r-- | chinese/auto-tw-l10n/files/patch-dot.xinitrc | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/chinese/auto-tw-l10n/files/patch-dot.xinitrc b/chinese/auto-tw-l10n/files/patch-dot.xinitrc index a5e685e275a4..dffeabc8112f 100644 --- a/chinese/auto-tw-l10n/files/patch-dot.xinitrc +++ b/chinese/auto-tw-l10n/files/patch-dot.xinitrc @@ -7,20 +7,27 @@ +#export XMODIFIERS='@im=fcitx' #export GTK_IM_MODULE=xcin ++#export GTK_IM_MODULE=gcin export GTK_IM_MODULE=xim #export GTK_IM_MODULE=scim #export GTK_IM_MODULE=oxim #export GTK_IM_MODULE=ibus +#export GTK_IM_MODULE=fcitx ++#export QT_IM_MODULE=gcin export QT_IM_MODULE=xim +- +-export GCIN_XIM=xcin +#export QT_IM_MODULE=fcitx - export GCIN_XIM=xcin - # Input Method exec gcin & +#exec fcitx & #exec xcin2.5 & #scim -d & #exec oxim & +@@ -37,3 +41,4 @@ export XLIB_SKIP_ARGB_VISUALS=1 + #exec wmaker + #exec startxfce4 + #exec startkde4 ++#exec startfluxbox |