aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 dayslimit udev rule to USB, in case some PCI vendor/product ID matches.HEAD0.3.0masterB. Watson
3 daysupdate README.B. Watson
3 daystighten up parse_args() some more.B. Watson
3 daysbetter error message for missing option argument.B. Watson
3 daystighten up parse_args().B. Watson
3 dayssanity-check -p arg.B. Watson
4 daysfix debug startup message.B. Watson
4 daysimprove --help and debugging output.B. Watson
4 daysCHANGES: added.B. Watson
4 daysfix compile with pcc and tcc.B. Watson
4 daysMakefile commentB. Watson
4 daysgenerate version number in man page so I won't forget to update it.B. Watson
4 daystweak man page (mention new build options).B. Watson
4 daysmake vendor/product IDs and default device names configurable at build time.B. Watson
4 daysdo not bind keys above 255, stops xinput from showing marsond as a pointer.B. Watson
5 daysupdate man page.B. Watson
5 daysupdate TODO.B. Watson
5 daysuse BUS_VIRTUAL, not BUS_USB.B. Watson
6 daysuse UINPUT_MAX_NAME_SIZE.B. Watson
6 daystweak debug messages.B. Watson
6 daysremove stray newline in PID message.B. Watson
6 daysprint /sys path to input device if debugging.B. Watson
6 daysrearrange man page (move options closer to the top)B. Watson
7 daysmention udev rules in man page, add LIMITATIONS.B. Watson
8 daysadd -p option.B. Watson
8 daysupdate version number and manual group.0.2.0B. Watson
8 daysupdate TODO.B. Watson
8 days--help nitpick.B. Watson
8 daysMakefile: document and fix static target.B. Watson
8 daysignore marsond.static* in .gitignoreB. Watson
8 daysexit cleanly on both SIGTERM and die().B. Watson
8 daysmarsond.8: forgot to add this earlier.B. Watson
8 daysMakefile: add static target.B. Watson
8 daysderp2B. Watson
8 daysderpB. Watson
8 daysmodel number MT606-1, not MT-601B. Watson
8 daysfix VERSION. again.0.1.4B. Watson
8 daysinstall man page in correct section.0.1.3B. Watson
8 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
9 dayscommentary and README.B. Watson
9 daysstop trying to print warnings if we have no stderr due to daemonize()B. Watson
9 daysupdate man page.B. Watson