summaryrefslogtreecommitdiffstats
path: root/usr.bin/usbhidaction/usbhidaction.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix debounce. I forgot these bits in my last commit.mdodd2003-04-101-1/+3
| | | | Submitted by: Mathew Kanner <mat@cnd.mcgill.ca>
* - Implement debounce support.mdodd2003-04-091-11/+53
| | | | | | | - Clean up examples. - Call deamon(3) after we open the PID file. Submitted by: Mathew Kanner <mat@cnd.mcgill.ca>
* Add usbhidaction(1).mdodd2003-04-091-0/+449
This allows actions to be bound to HID events. Obtained from: NetBSD
OpenPOWER on IntegriCloud