Replies: 2 comments 2 replies
-
或者说, 有没有办法从命令行获取fcitx5右键菜单的内容 |
Beta Was this translation helpful? Give feedback.
1 reply
-
建议提升fcitx5-rime与fcitx5-table等级一样,schema就相当于输入法 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
正在写一个polybar脚本, 需要从脚本里获取输入法的状态
我可以通过
dbus-send --session --print-reply --dest=org.fcitx.Fcitx5 /controller org.fcitx.Fcitx.Controller1.CurrentInputMethod
得知Fcitx5正在使用什么输入法,不知道有没有类似的方法可以知道 rime 正在使用什么 schema, 也就是获取菜单里的这一部分:
Beta Was this translation helpful? Give feedback.
All reactions