Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

热键Capslock组合键问题 #8

Closed
HuberyHuV1 opened this issue Feb 20, 2020 · 0 comments
Closed

热键Capslock组合键问题 #8

HuberyHuV1 opened this issue Feb 20, 2020 · 0 comments

Comments

@HuberyHuV1
Copy link

描述:使用Capslock设定热键时,单独按字母键无法打出字母,切字母键及组合键均有效

详细说明:

设定如下:
{
"Actions": [
["SendKeyDown", "Left"]
],
"Keys": "Capslock+J",
"Name": "方向键左键替换",
"Valid": true
}

设定后,

  • 单独按下J会执行方向左键,按下组合键也会执行左键
  • 单独按下J无法在编辑器中打出J
  • 按下Capslock+J 此时Capslock将被激活,预期Capslock不被激活,单独按下Capslock才被激活
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant