Skip to content
Sections
>> Trisquel >> Packages >> nabia >> utils >> fcitx-dbus-status
nabia  ] [  aramo  ]
[ Source: fcitx-dbus-status  ]

Package: fcitx-dbus-status (2016062301-3)

Addon for Fcitx to set/get/monitor IM statuses via D-Bus

fcitx-dbus-status addon provides DBus interface such as org.fcitx.Fcitx.Status, and provides Get/Set/Changed methods on it. By accessing these interfaces, you can monitor or control status of input method with external command line tool such as dbus-send. As a typical use case, you can set "katakana" mode in the following example for fcitx-mozc.

dbus-send \

 --dest=org.fcitx.Fcitx \
 --type=method_call \
 --print-reply \
 /Status \
 org.fcitx.Fcitx.Status.Set \
 string:"mozc-composition-mode" \
 string:"katakana"

Other Packages Related to fcitx-dbus-status

  • depends
  • recommends
  • suggests
  • dep: dbus
    simple interprocess messaging system (daemon and utilities)
  • dep: fcitx
    Flexible Input Method Framework
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: libgcc-s1 (>= 3.5) [armhf]
    GCC support library

Download fcitx-dbus-status

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 6.1 kB30 kB [list of files]
armhf 5.6 kB25 kB [list of files]