Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何让小鹤输入法显示在菜单上? #1828

Open
hwypengsir opened this issue Feb 27, 2025 · 1 comment
Open

如何让小鹤输入法显示在菜单上? #1828

hwypengsir opened this issue Feb 27, 2025 · 1 comment

Comments

@hwypengsir
Copy link

我安装了小鹤输入法

sudo apt-get install ibus-rime
sudo apt-get insatll librime-data-double-pinyin
vim  ~/.config/ibus/rime/default.custom.yaml

patch:
  schema_list:
    - schema: luna_pinyin_simp     # 朙月拼音 简化字模式
    - schema: double_pinyin        # 自然碼雙拼
    - schema: double_pinyin_mspy   # 微軟雙拼
    - schema: double_pinyin_flypy  # 小鶴雙拼

现在可以通过 ctrl + ` 调出来,进行选择。
有无办法让它显示在菜单上?

Image

我的系统是debian.

@lotem
Copy link
Member

lotem commented Feb 27, 2025

從方案選單裏選中,他就會顯示在圖中「朙月拼音·簡化字」的位置。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants