[ 源代码: fcitx-dbus-status ]
软件包:fcitx-dbus-status(2016062301-4 以及其他的)
fcitx-dbus-status 的相关链接
Debian 的资源:
下载源码包 fcitx-dbus-status:
- [fcitx-dbus-status_2016062301-4.dsc]
- [fcitx-dbus-status_2016062301.orig.tar.gz]
- [fcitx-dbus-status_2016062301-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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"
其他与 fcitx-dbus-status 有关的软件包
|
|
|
|
-
- dep: dbus
- 简单的进程间消息系统(系统消息总线)
-
- dep: fcitx
- Flexible Input Method Framework
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb