Author: dingyichen
Date: Thu May 28 20:01:43 2009
New Revision: 117

Added:
    wiki/IBusStartUpTroubleShooting.wiki

Log:
Created wiki page through web user interface.

Added: wiki/IBusStartUpTroubleShooting.wiki
==============================================================================
--- (empty file)
+++ wiki/IBusStartUpTroubleShooting.wiki        Thu May 28 20:01:43 2009
@@ -0,0 +1,40 @@
+#summary IBus start up trouble shooting for various desktop environments  
(DE) and standalone window managers (WM).
+#labels Phase-Deploy
+
+<wiki:toc max_depth="1" />
+= Introduction =
+Normally IBus startup configuration will be done automatically after IBus  
installation.
+But if it does not "just work" then this page is for you. Following  
sections list the possible causes of the problem.
+
+= Trobule shooting =
+== Does the DE or WM support XDG autostart? ==
+[http://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html#startup
  
XDG  
autostart] specifies the how the applications should be started when  
you start a X session. DE such like GNOME, KDE, LXDE, and XFCE support it.  
Unfortunately, not all WM support it, if you have one of such WM, you may  
need to put ibus-daemon in your start up script.
+
+See [Start up script] for detail.
+
+== Does your imsettings, im-chooser, im-switch, or other input framework  
selecting mechanism work? ==
+Some distribution like Fedora an Ubuntu have this mechanism so users can  
change their input frameworks (such as SCIM, IBus, OXIM) , without logging  
out.
+If unfortunately, the mechanism does not get along with your DE or WM,  
then you might need to disable it.
+
+See [Start up script] for detail.
+
+= Start up script =
+The following method should work for nearly all DE or WM. However you may  
need to disable the imsettings and IBus from XDG autostart setting:
+
+== Disable im-settings and IBus from XDG autostart==
+===KDE4===
+Application->System->System Setting->Advance->Autostart
+Disable im-settings and IBus
+
+===GNOME===
+System->Preferences->
+===LXDE===
+*Note:*
+
+
+= Details =
+
+Add your content here.  Format your content with:
+  * Text in *bold* or _italic_
+  * Headings, paragraphs, and lists
+  * Automatic links to other wiki pages
\ No newline at end of file

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

回复