-
-
Notifications
You must be signed in to change notification settings - Fork 40.9k
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] OSM SHIFT sometimes behaves incorrectly (oryx, moonlander) (RDP related) #15134
Comments
I did some more testing and it seems that something strange is going on. I work mostly remote via RDP (remote desktop from windows 10 to another windows 10), this is where the osm shift is sometimes failing, I would say the rate of failing to produce osm shift is 1 in 10. It happens when the osm shift key is pressed very swiftly for as short period as possible between key down and key up. I didn't think RDP could play a role since the keyboard should send key events to local OS and that should be just forwarded to remote OS as is. I wonder if anyone encountered similar issue with RDP? |
Related issue #1037 |
Yup, that's a known issue. And there isn't a simple fix for it, IIRC |
Hi there! not sure you will see this but I am having this same issue when I RDP. It;s kinda of a killer because I bought this KB for work purposes, but the layer almost never works and is really ruining my productivity - has there been a fix or a workaround? |
One of thumb keys on my Moonlander is configured as one shot shift modifier (and nothing else).
Occasionally it doesn't produce shifted next letter but regular lowercase letter.
The problem is not in timing. This happens when the osm shift key is pressed and released withing the tapping term so should produce shifted character.
I created simple debugging app that prints keyUp and keyDown events and prints them with timestamp (second.milliseconds).
On screenshot below you can see that few times osm shift worked as expected, but then one time it produced lower character because keyboard sent:
The first shift up seems like bug?
System Information
Keyboard:
Moonlander mk I, configured with oryx online, flashed with Wally, my tapping term is set to 300 ms so this is not caused by holding the shift too long on the contraty this seems to happen when I press the button very swiftly
Operating system:
Windows 10
Any keyboard related software installed?
No
The text was updated successfully, but these errors were encountered: