aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
4 daysupdate README.B. Watson
4 daystighten up parse_args() some more.B. Watson
4 daysbetter error message for missing option argument.B. Watson
4 daystighten up parse_args().B. Watson
4 dayssanity-check -p arg.B. Watson
5 daysfix debug startup message.B. Watson
5 daysimprove --help and debugging output.B. Watson
5 daysCHANGES: added.B. Watson
5 daysfix compile with pcc and tcc.B. Watson
5 daysMakefile commentB. Watson
5 daysgenerate version number in man page so I won't forget to update it.B. Watson
5 daystweak man page (mention new build options).B. Watson
5 daysmake vendor/product IDs and default device names configurable at build time.B. Watson
5 daysdo not bind keys above 255, stops xinput from showing marsond as a pointer.B. Watson
6 daysupdate man page.B. Watson
6 daysupdate TODO.B. Watson
6 daysuse BUS_VIRTUAL, not BUS_USB.B. Watson
7 daysuse UINPUT_MAX_NAME_SIZE.B. Watson
7 daystweak debug messages.B. Watson
7 daysremove stray newline in PID message.B. Watson
7 daysprint /sys path to input device if debugging.B. Watson
7 daysrearrange man page (move options closer to the top)B. Watson
8 daysmention udev rules in man page, add LIMITATIONS.B. Watson
9 daysadd -p option.B. Watson
9 daysupdate version number and manual group.0.2.0B. Watson
9 daysupdate TODO.B. Watson
9 days--help nitpick.B. Watson
9 daysMakefile: document and fix static target.B. Watson
9 daysignore marsond.static* in .gitignoreB. Watson
9 daysexit cleanly on both SIGTERM and die().B. Watson
9 daysmarsond.8: forgot to add this earlier.B. Watson
9 daysMakefile: add static target.B. Watson
9 daysderp2B. Watson
9 daysderpB. Watson
9 daysmodel number MT606-1, not MT-601B. Watson
9 daysfix VERSION. again.0.1.4B. Watson
9 daysinstall man page in correct section.0.1.3B. Watson
9 daysfix wrong man page install path.0.1.2B. Watson
9 daysnew version number.0.1.1B. Watson
9 daysMakefile: fix stupidity with RULESUFFIX.B. Watson
9 daysMakefile: fix installed permissions.0.1B. Watson
9 daysupdate man page.B. Watson
9 daysupdate docs.B. Watson
9 daysgive credit to the udev rule tutorial.B. Watson
9 daysMakefile: remove rc script stuff, add udev rule.B. Watson
9 daysupdate README (no more rc script, using udev now).B. Watson
10 dayscommentary and README.B. Watson
10 daysstop trying to print warnings if we have no stderr due to daemonize()B. Watson
10 daysupdate man page.B. Watson
10 daysadd multiple instance warning if the device is busy.B. Watson