mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[GH-ISSUE #306] input from laptop to desktop stopped working (not vice versa) #158
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#158
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 @heeeeeeeeeeh on GitHub (Jun 30, 2025).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/306
I stopped using my desktop a few weeks back, and when I came back, I couldn't move my laptop's mouse to desktop. I think might be because of this:
From the PC, keyboard and mouse works in laptop
@heeeeeeeeeeh commented on GitHub (Jun 30, 2025):
Oh wait I figured it out had to add this ips to my config wasn't there before:
"*******" = "Desktop-Silve"
clients
position = "top"
hostname = "Desktop-Silve"
ips = ["192.168.8.124"]
activate_on_startup = true
turns out Desktop-Silve isn't the hostname for desktop anymore for some reason. Must of changed something with my router