Configtool

From Fcitx
Revision as of 12:25, 11 March 2012 by Weng Xuetian (talk | contribs)
Jump to navigation Jump to search


configtool
Fcitx-configtool.png
Version 0.4.1
Dependency gtk2, libunique, gtk3
Written In C
License GPLv2
Website http://code.google.com/p/fcitx


Intro

fcitx-configtool is a gtk based tool for change Fcitx configuration. It has gtk2 and gtk3 support. And for gtk2 version, it will be single instance application if compiled against libunique.

Notice : fcitx-configtool in fcitx package is a shell script that can launch different version of fcitx-configtool under different Desktop environment. The real binary provided by this pacakge is fcitx-config-gtk and fcitx-config-gtk3.

Feature

  • Change input method list
  • Change global configuration
  • Change addon configuration and enable/disable addon.

See Also

Compile Configtool