[GH-ISSUE #48] Several keys are bound to the wrong keycodes on receiving clients #15

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/48

May just be a Windows issue. Can't test.

Media Skip - h
Media Play/Pause - j
Media Previous - k (ironically the non-global hotkey for play/pause on YouTube)
Left - F18 / code 129
Up - F16 / code 127
Down - F21 / code 132
Right - F19 / code 130
Volume Up - IntlRo / 193
Volume Down - Lang1 / 255
Windows/Super/Meta - IntlYen / 255 (weird how its the same code)

Same environment as #46

Originally created by @MulverineX on GitHub (Dec 14, 2023). Original GitHub issue: https://github.com/feschber/lan-mouse/issues/48 May just be a Windows issue. Can't test. Media Skip - `h` Media Play/Pause - `j` Media Previous - `k` (ironically the non-global hotkey for play/pause on YouTube) Left - F18 / code 129 Up - F16 / code 127 Down - F21 / code 132 Right - F19 / code 130 Volume Up - IntlRo / 193 Volume Down - Lang1 / 255 Windows/Super/Meta - IntlYen / 255 (weird how its the same code) Same environment as #46
Author
Owner

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

I'm aware of this. Keycode translation is next on my list :). Linux and Windows are different.
See #16

<!-- gh-comment-id:1856547341 --> @feschber commented on GitHub (Dec 14, 2023): I'm aware of this. Keycode translation is next on my list :). Linux and Windows are different. See #16
Author
Owner

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

@MulverineX should be working now! Tell me if some keys aren't mapped correctly.

<!-- gh-comment-id:1861083012 --> @feschber commented on GitHub (Dec 18, 2023): @MulverineX should be working now! Tell me if some keys aren't mapped correctly.
Author
Owner

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

Yep its working great now, thank you!!

<!-- gh-comment-id:1861450701 --> @MulverineX commented on GitHub (Dec 18, 2023): Yep its working great now, thank you!!
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#15
No description provided.