mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[GH-ISSUE #361] [Feature Request] Swap alt/meta #188
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#188
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 @kiwiz on GitHub (Jan 12, 2026).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/361
Specifically, I'd like to swap the alt and meta keys between a specific client/server pair. A more general key remapping feature would be interesting too, but I don't know if that would be considered in scope for this project.
@alex-moon commented on GitHub (Jan 19, 2026):
+1 for this - these are mysteriously swapped on my MacBook using the mouse plugged into my Fedora 43 machine (running Hyprland from the sdegler copr). The other thing that would be really useful is scroll direction swapping for the same reason. These could be toggles imho. For anyone coming to this looking for a workaround, I am using a bash script with hyprctl to do this:
@kiwiz commented on GitHub (Feb 6, 2026):
@alex-moon see #347, which coincidentally would be a good place in the config to put this as well.