mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[GH-ISSUE #49] [Feature Request] Automation #17
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#17
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 @MulverineX on GitHub (Dec 15, 2023).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/49
Ideally there would be a built-in way to setup lan-mouse to run on start up, for all platforms. Currently, especially on Windows, this is a pain in the ass to do.
Some sort of auto-activate flag in the config, and a couple scripts that add the program to startup would be great.
@feschber commented on GitHub (Jan 16, 2024):
It is now possible to activate clients on startup:
0017dbc634@feschber commented on GitHub (Jan 19, 2024):
A linux systemd user service is in the works, I will see if I can come up with a windows service definition (not done that before)
@MulverineX commented on GitHub (Aug 13, 2024):
https://users.rust-lang.org/t/running-rust-app-without-showing-the-terminal/41859/2
It'd be nice if you would enable this.
@feschber