mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[GH-ISSUE #398] [feature request] Respect key remaps by libxkbcommon #207
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#207
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 @kanghengliu on GitHub (Mar 19, 2026).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/398
Description
In hyprland and niri, they support defining keyboard remaps by libxkb:
niri:
hyprland:
These are not honoured by lan-mouse when controlling a remote device. For example, when i'm pressing caps lock, in hyprland/niri i'm triggering escape, but when passed through lan-mouse, it's back to passing capslock.
Proposed change:
An configurable parameter to respect libxkbcommon would be great.