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, in gentoo you can disable i18n USE).
 
1. libibus maybe compiled as a dependency of gnome, don't try to remove it (If you're not using gentoo, in gentoo you can disable i18n USE).
  
2. Run:
+
2. uninstall package that contains ibus-daemon on your system.
 +
 
 +
Or if you want to keep ibus (if you want to use fcitx you don't need ibus at all, for older gnome 3.6 you might also hit [https://bugzilla.gnome.org/show_bug.cgi?id=685514 this bug], you'd better remove it), run:
 +
 
 
  gsettings set org.gnome.settings-daemon.plugins.keyboard active false  
 
  gsettings set org.gnome.settings-daemon.plugins.keyboard active false  
  
Line 10: Line 13:
  
 
Or,
 
Or,
uninstall package that contains ibus-daemon on your system.
 
  
 
3. If you are using fedora, make sure to use imsettings to select "Fcitx".
 
3. If you are using fedora, make sure to use imsettings to select "Fcitx".

Revision as of 16:59, 22 January 2013


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

2. uninstall package that contains ibus-daemon on your system.

Or if you want to keep ibus (if you want to use fcitx you don't need ibus at all, for older gnome 3.6 you might also hit this bug, you'd better remove it), run:

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

as your current user.

Or,

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

Re-login.