summaryrefslogtreecommitdiffstats
path: root/misc/fcitx/fcitx.sh
diff options
context:
space:
mode:
author luoyi <luoyi.ly@gmail.com>2010-05-12 23:31:36 +0200
committer Michiel van Wessem <michiel@slackbuilds.org>2010-05-12 23:31:36 +0200
commitd583ee905fabee047b33c2fed3b74c9492cf78c7 (patch)
treef665f85efdc2107ff7bc8feddf3a2f27d27cc3c1 /misc/fcitx/fcitx.sh
parentcf54f1f1ec8697c9dcfb097c556d053efc9efcdf (diff)
downloadslackbuilds-d583ee905fabee047b33c2fed3b74c9492cf78c7.tar.gz
slackbuilds-d583ee905fabee047b33c2fed3b74c9492cf78c7.tar.xz
misc/fcitx: Added to 12.2 repository
Diffstat (limited to 'misc/fcitx/fcitx.sh')
-rw-r--r--misc/fcitx/fcitx.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/fcitx/fcitx.sh b/misc/fcitx/fcitx.sh
new file mode 100644
index 0000000000..2845a17b07
--- /dev/null
+++ b/misc/fcitx/fcitx.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+export GTK_IM_MODULE=xim
+export XMODIFIERS="@im=fcitx"
+export XIM=fcitx
+export XIM_PROGRAM=fcitx
+