mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[GH-ISSUE #235] Connection from client to server #114
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#114
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 @Aymkdn on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/235
Hello,
Thank you for your app—it looks great! I believe it’s the only one that works without requiring installation (portable).
However, I’ve encountered an issue regarding the connection: it appears that the server initiates the connection to the client, which doesn’t work in my case due to the following setup:
If I reverse the roles of the client and server, the app works, but that means using the mouse and keyboard of the second computer, which I don't want to.
Is there any option to configure the client to connect to the server, instead of the other way around?
Thank you in advance for your help!
@feschber commented on GitHub (Nov 26, 2024):
Certainly possible to add this functionality but it's not implemented currently.
@Aymkdn commented on GitHub (Nov 28, 2024):
How difficult do you think it would be to implement it? Is that a possibility in a near future?
Thank you!