Configtool: Difference between revisions

From Fcitx
Jump to navigation Jump to search
m Text replacement - "<translate>" to "<translate1>"
m Text replacement - "<translate1>" to "<translate>"
 
Line 1: Line 1:
<languages/>
<languages/>


<translate1>
<translate>
{{infobox tool
{{infobox tool
|name                  = configtool
|name                  = configtool

Latest revision as of 22:54, 2 February 2016


configtool
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