mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[GH-ISSUE #15] Keys stuck, when exiting through CTRL+ALT+SHIFT+WIN (Windows, Rdp, Libei?) #3
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @feschber on GitHub (Jun 13, 2023).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/15
When releasing the mouse from windows using the CTRL+ALT+SHIFT+WIN key combination, those keys get stuck, because a release key event is never sent to the windows client.
@feschber commented on GitHub (Nov 2, 2023):
same issue on remote desktop portal backend (bug in KDE).
A workaround could be backend independent.
@feschber commented on GitHub (Dec 14, 2023):
Same Problem with the RDP backend.
@MulverineX commented on GitHub (Dec 14, 2023):
It appears that the windows key doesn't work at all on receiving clients, but I can't reproduce those other keys being "stuck", they continue to work just fine.
@feschber commented on GitHub (Dec 14, 2023):
It may not be immediately obvious but upon exiting the client, the keys remain in a pressed state until they are pressed and released again (either through the sending or receiving client). Thats what I mean by "stuck"