有没有能实现键盘上按住Alt的方法? #1929
qualvey
started this conversation in
General | 常规讨论
Replies: 1 comment 1 reply
-
preset_keys/Alt:
label: "ALt"
send: Alt_L
functional: true
shift_lock: long注意大小写` |
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.
-
尝试过这样写
但是没有用,这样写的时候连Label也不显示。
wiki里也没有相关的说明。
trime.yaml的案例都是Contol开头。
我的目标是发送
Alt+b和Alt+f这样的组合键,请问是我没写对,还是本身就是现在不能实现的?Beta Was this translation helpful? Give feedback.
All reactions