Revision: 311
Author: [email protected]
Date: Fri Oct 19 03:20:07 2012
Log: Created wiki page through web user interface.
http://code.google.com/p/ibus/source/detail?r=311
Added:
/wiki/Debian.wiki
=======================================
--- /dev/null
+++ /wiki/Debian.wiki Fri Oct 19 03:20:07 2012
@@ -0,0 +1,17 @@
+#summary Install IBus on Debian
+#sidebar SideNavi
+
+<wiki:toc max_depth="1" />
+
+The default input method for Debian is SCIM. To install iBus, use the
following command.
+{{{
+sudo apt-get install ibus
+sudo apt-get install ibus-pinyin # or other engine(s) you want
+im-switch -s ibus
+# logout and re-login
+ibus-setup # add input methods you want
+}}}
+
+== Note: ==
+
+ # The iBus version is 1.3.7 in the stable distribution, and 1.4.1 in
both testing and sid distribution.
--
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