Difference between revisions of "Configtool"

From Fcitx
Jump to navigation Jump to search
m
m (Text replacement - "<translate1>" to "<translate>")
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages />
+
<languages/>
  
 
<translate>
 
<translate>

Latest revision as of 22:54, 2 February 2016


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