summaryrefslogtreecommitdiffstats
path: root/system/hime/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/hime/README')
-rw-r--r--system/hime/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/hime/README b/system/hime/README
new file mode 100644
index 0000000000..acfc5af9a3
--- /dev/null
+++ b/system/hime/README
@@ -0,0 +1,12 @@
+hime (input method)
+
+hime is a chinese input method fork from gcin.
+
+How to start hime automatically:
+
+ 1. Add following line in ~/.xinitrc:
+ /usr/bin/hime -d &
+
+ 2. chmod +x /etc/profile.d/hime.sh (or hime.csh)
+
+ 3. logout then login, or reboot.