mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[GH-ISSUE #198] Issue with Hotkeys while controlling MacOS M1 #90
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#90
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 @zhurai on GitHub (Sep 12, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/198
Hello, please let me know what needs to be provided (I am not daily driving this setup anymore as it was proving to be too disruptive while working - I had to return to X11 for now for Synergy)
At first the hotkeys seem to work in MacOS M1 (for example using command/windows key + T to create a new tab)
However, after changing the state (I believe I released the keys back to the original/main system)
Restarting the lanmouse session on the Mac temporarily fixes the issue.
I don't have any hotkey issues when I used my main system to connect to a Linux box running X11.
@feschber commented on GitHub (Sep 12, 2024):
One thing: Does pressing and releasing the keys individually get them working again?
@zhurai commented on GitHub (Sep 14, 2024):
@feschber Sorry for the gap before answering (I didn't really want to boot into a temporary wayland setup during my work week)
ctrl+page_up/page_down, shortly afterwards, the macos does not react to the windows key (command key) sent using the linux box's keyboardcommand+t) this initially works, but after trying to change to another tab (ctrl+page_up/page_down) causes anycommand+xkeybind to stop workingI'll send a trace from the mac box sometime later today - I'm rebooting back to x11 and cleaning up the log of PII and other irrelevant information.
Unrelated but still related to my usage - scrollwheel does not seem to work between wayland sway keyboard on MacOS, whereas works perfectly fine on the X11 box
@zhurai commented on GitHub (Sep 14, 2024):
Trace logfile from the macos box: lanmouse.log
@Jacoby6000 commented on GitHub (Sep 23, 2024):
@zhurai does pressing the keys on the client device resolve the issue temporarily? I have a similar problem, most notably with caps-lock and the fn/globe modifier. I can press the respective key on the client device (M1 Mac) and that alleviates the problem up until it happens again.
@zhurai commented on GitHub (Oct 9, 2024):
@Jacoby6000 Finally got around to testing on sway (since I was test driving KDE which helped with some other issues that might be more local/network based - for input-leap/synergy... but ran into some weird other issues there recently...)
That suggestion does indeed help resolve the issue temporarily, though would be a bit too disruptive to use that as the workaround given how I use everything, but thanks!