Difference between revisions of "Note for GNOME Later than 3.6"

From Fcitx
Jump to navigation Jump to search
Line 4: Line 4:
 
1. libibus maybe compiled as a dependency of gnome, don't try to remove it (If you're not using gentoo).
 
1. libibus maybe compiled as a dependency of gnome, don't try to remove it (If you're not using gentoo).
  
2. Remove package provide /usr/bin/ibus-daemon, to avoid possible conflicts, the package name may vary from distribution to distribution.
+
2. Remove package provide /usr/bin/ibus-daemon, to avoid possible conflicts more easily, the package name may vary from distribution to distribution.
  
 
'''Disclaimer''': We don't try to be evil here, like 360 vs QQ, but as for the reason you to uninstall IBus, you should check [https://bugzilla.gnome.org/show_bug.cgi?id=685514 here], this fix merged into 3.6.1. GNOME 3.6 make other input method framework not usable, if it detect IBus is installed and IBus integration enabled at compiling time.  
 
'''Disclaimer''': We don't try to be evil here, like 360 vs QQ, but as for the reason you to uninstall IBus, you should check [https://bugzilla.gnome.org/show_bug.cgi?id=685514 here], this fix merged into 3.6.1. GNOME 3.6 make other input method framework not usable, if it detect IBus is installed and IBus integration enabled at compiling time.  
Line 12: Line 12:
  
 
4. If you are using fedora, make sure to use imsettings to select "Fcitx".
 
4. If you are using fedora, make sure to use imsettings to select "Fcitx".
 +
 +
Fedora doesn't use imsettings to start input method under gnome3 anymore (but still it will set the environment variable). So remember to use gnome-session-properties to add an auto start entry.
  
 
</translate>
 
</translate>

Revision as of 18:00, 16 December 2012


1. libibus maybe compiled as a dependency of gnome, don't try to remove it (If you're not using gentoo).

2. Remove package provide /usr/bin/ibus-daemon, to avoid possible conflicts more easily, the package name may vary from distribution to distribution.

Disclaimer: We don't try to be evil here, like 360 vs QQ, but as for the reason you to uninstall IBus, you should check here, this fix merged into 3.6.1. GNOME 3.6 make other input method framework not usable, if it detect IBus is installed and IBus integration enabled at compiling time.

3. Since fcitx can already take care of Xkb, you may want to run:

gsettings set org.gnome.settings-daemon.plugins.keyboard active false 

4. If you are using fedora, make sure to use imsettings to select "Fcitx".

Fedora doesn't use imsettings to start input method under gnome3 anymore (but still it will set the environment variable). So remember to use gnome-session-properties to add an auto start entry.