diff options
author | B. Watson <urchlay@slackware.uk> | 2025-05-07 02:28:30 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2025-05-07 02:28:30 -0400 |
commit | b831bb0478723d6f542d71c24b14f0cf179cc79d (patch) | |
tree | 114d694019199fbd414f67959b736ff696c47d5a | |
parent | 82613c437f3baada0fb2155c6b430db4a90fbe25 (diff) | |
download | marsond-b831bb0478723d6f542d71c24b14f0cf179cc79d.tar.gz |
update TODO.
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,4 +8,5 @@ Maybe: - use a log file instead of stderr, so we can have error/warning messages after detaching from the tty. - print our /dev/input/event* node name, if possible. -- options to set the virtual device name and vendor/product IDs. +- options to set the virtual device name and vendor/product IDs. would anyone + ever need this? |