Revision: 302
Author: [email protected]
Date: Fri Oct 12 17:58:02 2012
Log: Created wiki page for CentOS
http://code.google.com/p/ibus/source/detail?r=302
Added:
/wiki/CentOS.wiki
=======================================
--- /dev/null
+++ /wiki/CentOS.wiki Fri Oct 12 17:58:02 2012
@@ -0,0 +1,30 @@
+#summary Install IBus on CentOS
+#sidebar SideNavi
+<wiki:toc max_depth="1" />
+
+= CentOS 6 =
+ * Install necessary packages:
+{{{
+yum install ibus ibus-gtk ibus-qt
+yum install ibus-pinyin # or other engine(s) you want
+yum install im-chooser
+}}}
+ * Enable input method feature
+ In GNOME dekstop, System => Preferences => Input Method
+
+ Alternatively, run the following command as non-root user in terminal:
+{{{
+im-chooser
+}}}
+ In the poped up dialog, check "Enable input method feature".
+
+ Make sure that "Use IBus" is highlighted.
+ * Add input methods
+ Click "Input Method Preferences...".
+
+ In the poped up "IBus Preferences" dialog, go to the "Input Method" tab
and add input methods you need.
+
+ * Logout, Re-login and Enjoy!
+
+= CentOS 5 =
+ Please use system provided [http://www.scim-im.org/ SCIM].
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en