mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[GH-ISSUE #87] [Zorin OS 17 + Windows 10] Can't connect #33
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#33
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 @marcoramos17 on GitHub (Feb 13, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/87
Hey there. So I'm currently using two laptops (one is Windows 10 the other is Zorin OS which is based on ubuntu). Windows seems to be working fine? at least I'm not getting any errors except that it tries to connect for a while but then after being unable to find a host it prints out that it wasn't able to resolve a host.
The ports are set to 4242 on both laptops and I made sure they are open on the firewalls for both laptops. Zorin definitely uses wayland because I've tried other tools similar to this one (like synergy) and had issues as they don't work with wayland on synergy I even got the error stating it is incompatible with wayland and if i go on my settings's "about" tab it clearly states it uses wayland.
I have also installed the dependencies mentioned on the github page. But it still won't connect. I am leaving the terminal log down below if that helps.
@feschber commented on GitHub (Feb 14, 2024):
Unfortunately not all Wayland is created equal.
I'm currently working on libei support. When that's done, zorin os should work on the sending side. As of version 0.6, windows and gnome (I believe zorin os is using a modified version of gnome) are both not supported.
@feschber commented on GitHub (Feb 14, 2024):
@marcoramos17 commented on GitHub (Feb 14, 2024):
Ah I see. That explains it. I will keep an eye on it for updates then thanks for the clarification
@feschber commented on GitHub (Mar 16, 2024):
input capture in Zorin OS may work when #94 is merged
@feschber commented on GitHub (Mar 20, 2024):
You can check if ZorinOS -> Windows works now