-
-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to load shader program: Compilation failure in shader. #223
Comments
Following up, lan-mouse starts if I write "Cli" in config.toml instead of "Gtk".
It releases the pointer every time I move it past the right side of the screen. Whereas on the Linux receiver, I see:
I see there seems to be a connection through both wifi 192* and ethernet 10.* so my routing needs a fix, but I don't think that's the problem. What next? |
You currently have to add device A on device B and device B on device A for it to work. Did you do this? |
No, I hadn't added the Windows computer in lan-mouse instance running on Linux. Doing so mostly fixed it for a while, but I couldn't move the cursor back to Windows by moving the cursor past the edge of any Linux screen (I have 2). I quit lan-mouse then restarted some time later, and now it doesn't work again.
Remaining Issues:
UPDATE However, my mouse wheel does not work. |
For the cli:
Also given this error |
this is now fixed in latest Be aware the prerelease is incompatible with 0.9.1. |
I tried v0.10.0 on Windows but the GUI still doesn't work. I couldn't test the CLI because my nixos machine still only has v0.8.0; even the unstable branch is only at 0.9.3. If anyone else knows nixos, I'd love to know how to fetch & build a specific (latest) lan-mouse version. |
I have a windows laptop and Linux (nixos) desktop. I want to use the laptop's keyboard & mouse (and/or trackpad) as if it were the desktop's.
I downloaded and extracted lan-mouse-windows.zip release v0.9.1.
I then copy-pasted the config.toml and adjusted to set the ip address for the other machine on my network (and deleted the [Left] section). I also had to change "gtk" to "Gtk".
I then ran C:\Users\alazy\Downloads\lan-mouse-windows\lan-mouse.exe
I got this:
Then many lines of source code scroll incessantly.
What am I doing wrong?
config.toml.txt
The text was updated successfully, but these errors were encountered: