Skip to content
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

Investigate lan-mouse #1665

Open
castrojo opened this issue Sep 11, 2024 · 1 comment
Open

Investigate lan-mouse #1665

castrojo opened this issue Sep 11, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Keep Bluefin alive, dive in!

Comments

@castrojo
Copy link
Member

Didn't know this existed but looks pretty cool, we should compare with input-leap: https://github.com/feschber/lan-mouse

@castrojo castrojo added enhancement New feature or request help wanted Keep Bluefin alive, dive in! labels Sep 11, 2024
@bdols
Copy link

bdols commented Nov 16, 2024

I built this in a FC40 distrobox for their 0.10.0 release and off of the latest commit in main.

I wasn't able to get it fully working with a remote Mac and using bluefin desktop for keyboard/mouse control.
This warning could be a blocker:
2024-11-16T22:12:38Z WARN input_emulation] wlroots backend: wayland protocol "wlr-virtual-pointer-unstable-v1" not supported: the requested global was not found in the registry
and I don't know how to check if the wayland server has wlr-virtual-pointer-unstable-v1 support. The README calls this protocol out.

The remote server really wants to have the same version, and this PR, which changes the protocol, hasn't been included in a release yet: feschber/lan-mouse#200. It uses UDP port 4242.

The lan-mouse executable has a nice --test-emulation option which tests overriding your mouse, and a --test-capture which will trap your mouse and keyboard until you press the Escape key.

seems promising as I've had issues finding a replacement virtual KVM

anyone know more about wlroot virtual pointer protocol support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Keep Bluefin alive, dive in!
Projects
None yet
Development

No branches or pull requests

2 participants