mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[GH-ISSUE #173] How to stop --test-capture? #78
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#78
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 @xf- on GitHub (Aug 8, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/173
I used a new tty, because I found no key that worked.
Tried a lot:
KeyLeftCtrl, KeyLeftShift, KeyLeftMeta, KeyLeftAltESC:qq@feschber commented on GitHub (Aug 8, 2024):
ESC should release the cursor and then pressing CTRL+C in the terminal to stop the command.
(this wont work if capture is broken in some way)
Or if you have shell access you could run
killall lan-mouse@xf- commented on GitHub (Aug 8, 2024):
I tried Ctrl+C as well and just got the capture information and no input worked.
Maybe it is related to https://github.com/feschber/lan-mouse/issues/174
If the input is emulated while test-capture is running, that would explain why I found no way to stop it.
I also looked into code if there is a combo or order of keys that stops it.
@feschber commented on GitHub (Aug 8, 2024):
I'm not sure #174 is related, since
--test-capturedoes not emulate any input.What system are you using here?
@xf- commented on GitHub (Aug 8, 2024):
Arch, plasma, wayland