-
|
Hello, For my needs, I was trying to set up Win{L} shortcut, and ran in this problem. keymapper config looks simple: Win{L} >> Delete Now, hitting Win{L} does trigger the Delete key, but after I'm done using the shortcut, the Win key remains stuck... until I press it again. I tested another Win{key} combo, like Win{J}, and it works as expected. Additionally, I disabled keymapper to see if hitting Win-L on its own would cause the Win key to get stuck, and it looks like the issue lies specifically with keymapper. Anyway, I hope it's something that can be fixed in the next update, and isn't a Windows limitation. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
keymapper does not handle Win{L} specially. So, I doubt that anything could be done. Maybe the shortcut is still interpreted on a lower level, even when locking was disabled. But I will try it myself soon. |
Beta Was this translation helpful? Give feedback.
OK, I tried the DisableLockWorkstation registry key with this configuration:
Unfortunately the registry key does not disable the special behavior of Win-L: As soon as the
LofWin{L}is pressed, Windows registers theWinkey (even when suppressed by keymapper) and only unregisters it when theWinkey is physically released (even when keymapper tries to explicitly release it).So, the best thing one could do, is to prevent any input after
Win{L}(which would trigger unwanted shortcuts), until theWinkey is physically released: