[GH-ISSUE #205] Linux Input Capture does not release keys when transitioning to other machine #96

Open
opened 2026-05-05 22:09:14 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Jacoby6000 on GitHub (Sep 23, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/205

Using linux as the server with input-capture-portal, lan-mouse will never send the signal to release keys after moving the mouse to another machine.

Reproduction:

  • Open up a text editor or something
  • Hold down a key, like the 'A' key
  • While holding the key, move the mouse to another system's monitor
  • Release the key
  • Observe that the key continues to repeat despite being released

This can get annoying with modifier keys being accidentally held while transitioning

Originally created by @Jacoby6000 on GitHub (Sep 23, 2024). Original GitHub issue: https://github.com/feschber/lan-mouse/issues/205 Using linux as the server with `input-capture-portal`, lan-mouse will never send the signal to release keys after moving the mouse to another machine. Reproduction: * Open up a text editor or something * Hold down a key, like the 'A' key * While holding the key, move the mouse to another system's monitor * Release the key * Observe that the key continues to repeat despite being released This can get annoying with modifier keys being accidentally held while transitioning
Author
Owner

@feschber commented on GitHub (Feb 7, 2026):

I'm not sure this can be fixed within lan-mouse. Seems to me more like an oversight in the input-capture portal implementation.

<!-- gh-comment-id:3864439390 --> @feschber commented on GitHub (Feb 7, 2026): I'm not sure this can be fixed within lan-mouse. Seems to me more like an oversight in the input-capture portal implementation.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/lan-mouse#96
No description provided.