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

不能区分左右 Shift 键 #3

Open
nicolas-yangli opened this issue Mar 1, 2017 · 2 comments
Open

不能区分左右 Shift 键 #3

nicolas-yangli opened this issue Mar 1, 2017 · 2 comments
Labels

Comments

@nicolas-yangli
Copy link

希望使用左右 shift 选择第 2, 3 候选字。配置文件 luna_pinyin.custom.yaml:

patch:
  key_binder/import_preset: default
  key_binder/bindings:
    - { when: composing, accept: "Shift_L", send: 2 }
    - { when: composing, accept: "Shift_R", send: 3 }

以前的鼠须管用的是 Shift+Shift_L, Shift+Shift_R, 不起作用,换成上面这个配置后,发现左右 shift 不能区分,如果第一次按的是左 shift, 那么接下来的右 shift 也会选择第 2 候选字; 反之亦然。

@osfans
Copy link
Owner

osfans commented Mar 2, 2017

確實有這個問題

@osfans osfans added the bug label Mar 2, 2017
@bennyyip
Copy link

bennyyip commented Mar 4, 2017

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

No branches or pull requests

3 participants