aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-05-06 15:07:32 -0400
committerB. Watson <urchlay@slackware.uk>2025-05-06 15:07:32 -0400
commitf0377a641080105502bcd77d059ec698c25f8769 (patch)
treed2034a48b3d085b65650ae5621f40df1a2e10a32 /TODO
parent03664eefad6bdfc0e420b33800ff245edb5c2242 (diff)
downloadmarsond-f0377a641080105502bcd77d059ec698c25f8769.tar.gz
add multiple instance warning if the device is busy.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1255a25..2d1f969 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
- actual realtime scheduling (maybe). sched(7).
- use a log file instead of stderr, so we can have error/warning messages
after detaching from the tty.
-- find out what happens if we try to run a 2nd instance.
- print our /dev/input/event* node name, if possible.
- options to set the virtual device name and vendor/product IDs.
- much as I hate systemd, get someone to write a systemd unit.
@@ -10,3 +9,4 @@
that means another instance is already running... so either exit
or pass a command to it (like "marsond -K" would kill an existing
instance).
+- 'make install' should install README and TODO.