-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
debian13-lxqt,debian13-lxde中都没有这个问题,居然不能打出简体汉字。
freebsd15-lxqt,无论如何设置,都不能使用简体汉字。
cat default.custom.yaml
patch:
schema_list:
- schema: luna_pinyin_simp
switcher/save_options:
- ascii_mode
- full_shape
- ascii_punct
-
cat luna_pinyin_simp.custom.yaml
patch:
switches:
- name: ascii_mode
reset: 0
states: ["中文", "英文"]
- name: full_shape
reset: 0
states: ["半角", "全角"]
- name: ascii_punct
reset: 0
states: ["。,", ".,"]
cat user.yaml
last_schema: luna_pinyin_simp
var:
last_build_time: 1766755397
这个设置不起作用,搞了一天的ai(元宝,豆包)都无效。
有无freebsd的朋友,如何设置ibus-rime (fcitx5-rime也测试了,无效)?
ctrl+` 设置了简体,依旧无效。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels