[GH-ISSUE #47] Holding keys doesn't work #14

Closed
opened 2026-05-05 22:03:35 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @MulverineX on GitHub (Dec 14, 2023).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/47

Reproduce:

  1. Move peripherals to client device
  2. Press and hold any key

Expected: the key fires on the client once, then after a second it fires every 100ms

Actual: the key fires once and only once, pretty annoying for backspace.

It appears that KeyUp is being fired correctly, so my previous assertion that its a problem for games was incorrect.

Originally created by @MulverineX on GitHub (Dec 14, 2023). Original GitHub issue: https://github.com/feschber/lan-mouse/issues/47 Reproduce: 1. Move peripherals to client device 2. Press and hold any key Expected: the key fires on the client once, then after a second it fires every 100ms Actual: the key fires once and only once, pretty annoying for backspace. It appears that KeyUp is being fired correctly, so my previous assertion that its a problem for games was incorrect.
gitea-mirror 2026-05-05 22:03:35 -06:00
  • closed this issue
  • added the
    windows
    label
Author
Owner

@feschber commented on GitHub (Dec 14, 2023):

What devices are you using on the sending / receiving end?

<!-- gh-comment-id:1855492274 --> @feschber commented on GitHub (Dec 14, 2023): What devices are you using on the sending / receiving end?
Author
Owner

@MulverineX commented on GitHub (Dec 14, 2023):

Same as #46

<!-- gh-comment-id:1855512421 --> @MulverineX commented on GitHub (Dec 14, 2023): Same as #46
Author
Owner

@feschber commented on GitHub (Dec 14, 2023):

Okay so this is a Windows specific problem. The Windows Backend needs a bit of work.

<!-- gh-comment-id:1856281021 --> @feschber commented on GitHub (Dec 14, 2023): Okay so this is a Windows specific problem. The Windows Backend needs a bit of work.
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#14
No description provided.