aboutsummaryrefslogtreecommitdiff
path: root/textproc/ibus/pkg-message
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2009-06-15 13:20:24 +0000
committerRong-En Fan <rafan@FreeBSD.org>2009-06-15 13:20:24 +0000
commit7fcf81ff3dba0ddab5a3596f6f670364f818308b (patch)
tree019fa5b3a795163a51444891230926465ddbb1cd /textproc/ibus/pkg-message
parent5156c5a023ed1f3529048e2585c3853ab6c215fc (diff)
Notes
Diffstat (limited to 'textproc/ibus/pkg-message')
-rw-r--r--textproc/ibus/pkg-message8
1 files changed, 7 insertions, 1 deletions
diff --git a/textproc/ibus/pkg-message b/textproc/ibus/pkg-message
index df7477ae39fb..6583436d8f1f 100644
--- a/textproc/ibus/pkg-message
+++ b/textproc/ibus/pkg-message
@@ -19,7 +19,8 @@ setenv XMODIFIERS @im=ibus
setenv XIM_PROGRAM ibus-daemon
setenv XIM_ARGS "--daemonize --xim"
-If you are using KDE4, you may create a shell script in $HOME/.kde4/env, and add following lines:
+If you are using KDE4, you may create a shell script in $HOME/.kde4/env,
+and add following lines:
#!/bin/sh
export XIM=ibus
@@ -32,4 +33,9 @@ export XIM_ARGS="--daemonize --xim"
Following input methods are available in ports:
chinese/ibus-pinyin The PinYin input method
+japanese/ibus-anthy Anthy engine for IBus
+
+If ibus cannot start or the panel does not appear, please ensure
+that you are using up-to-date python.
+There's a bug in python 2.5, which may prevent the panel from appearing.
-------------------------------------------------------------------