aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2017-09-30 11:49:30 +0800
committervanilla <vanilla@FreeBSD.org>2017-09-30 11:49:30 +0800
commit6c20f46bf2956ebdb23f7d5ba3ab58b5b5ca81eb (patch)
treee677ab16139bbc193754d325922811841841117c /chinese
parent83bd6348cb066b793f965d3119aabeabb972be69 (diff)
downloadfreebsd-ports-gnome-6c20f46bf2956ebdb23f7d5ba3ab58b5b5ca81eb.tar.gz
freebsd-ports-gnome-6c20f46bf2956ebdb23f7d5ba3ab58b5b5ca81eb.tar.zst
freebsd-ports-gnome-6c20f46bf2956ebdb23f7d5ba3ab58b5b5ca81eb.zip
Add gcin related settings, and add fluxbox as wm option.
Diffstat (limited to 'chinese')
-rw-r--r--chinese/auto-tw-l10n/files/patch-dot.xinitrc11
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