summaryrefslogtreecommitdiffstats
path: root/usr.bin/usbhidaction
Commit message (Collapse)AuthorAgeFilesLines
* Assorted mdoc(7) fixes.ru2003-05-301-29/+41
|
* 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-092-31/+86
| | | | | | | - 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-093-0/+613
This allows actions to be bound to HID events. Obtained from: NetBSD
OpenPOWER on IntegriCloud