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

似乎这是一个BUG,非常重要,希望大佬指点。 #1644

Open
GOUDANKANG opened this issue Aug 24, 2024 · 1 comment
Open

似乎这是一个BUG,非常重要,希望大佬指点。 #1644

GOUDANKANG opened this issue Aug 24, 2024 · 1 comment

Comments

@GOUDANKANG
Copy link

设置CAPSLOCK键切换中英文,但是默认设置下,使用CAPSLOCK切换英文模式后仍然保持了大写输入状态,因为需要小写状态,于是在default.custom.yaml的配置如下:
patch:
ascii_composer/switch_key:
Caps_Lock: commit_code
Control_L: noop
Control_R: noop
Shift_L: noop
Shift_R: noop
ascii_composer:
good_old_caps_lock: false # 我需要小写状态,true是保持大写,所以这里参数是false。

重新部署之后,文字输入正常,切换英文也保持了小写英文状态,输入一切正常,但是该英文状态无法作为快捷键使用!!!
比如:
在Photoshop和FastStone Image Viewer等软件中,所有单字母快捷键均无法使用,比如PS软件中钢笔工具(P)移动快捷键(V)等单字母快捷键无效。导致我不得不切换系统自带的英语输入法进行快捷键操作。

小狼毫版本1.61

@GOUDANKANG
Copy link
Author

good_old_caps_lock: ture # 英文大写状态下其它软件的快捷键正常使用。参数设置false英文小写状态下,快捷键不可用。

@rime rime deleted a comment Aug 25, 2024
@rime rime deleted a comment Aug 25, 2024
@rime rime deleted a comment Aug 25, 2024
@rime rime deleted a comment Aug 25, 2024
@rime rime deleted a comment Aug 25, 2024
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

3 participants
@GOUDANKANG and others