Difference between revisions of "Kcm"

From Fcitx
Jump to navigation Jump to search
m
Line 28: Line 28:
  
 
== See Also ==
 
== See Also ==
[[Compile Kcm]]
+
[[Special:myLanguage/Compile Kcm|Compile Kcm]]
  
 
[[Category:Tool]]
 
[[Category:Tool]]
  
 
</translate>
 
</translate>

Revision as of 12:25, 11 March 2012

Other languages:
English
kcm-fcitx
Kcm-fcitx.png
Version 0.3.1
Dependency KDE4
Written In C++
License GPLv2
Website http://github.com/fcitx/kcm-fcitx


Intro

kcm-fcitx is a configuration tool that highly integrated with KDE. You can start it from Fcitx, or find it in KDE Systemsettings -> Locale.

You can also launch it from command line with:

   kcmshell4 fcitx

Feature

  • Change input method list
  • Change global configuration
  • Change addon configuration and enable/disable addon.
  • Download skin from kde-look.org

See Also

Compile Kcm