summaryrefslogtreecommitdiff
path: root/usr.bin/usbhidctl
AgeCommit message (Collapse)Author
2004-10-04hierarchy is spelt hierarchy, ok djm@Jonathan Gray
2004-06-04knf + new interface: hid_start() is non-exit non-stderr spewing version of ↵Theo de Raadt
hid_init(); ok matthieu millert
2004-04-03argument to -w is not optional;Jason McIntyre
`name' in 3rd form of SYNOPSIS not optional;
2004-04-03- correct SYNOPSISJason McIntyre
- sync usage() - some small tweaks
2003-07-02.Cm So . Sc -> .Sq Cm \&.Jason McIntyre
from wiz@netbsd;
2003-06-10- section reorderJason McIntyre
- COMPATIBILITY merge - macro cleanup - kill whitespace at EOL - new sentence, new line ssh pages ok markus@
2002-11-14use $ or # before commands in examplesTheo de Raadt
2002-05-10Update usb userland stuff to reflect hid changes in the kernel.Nathan Binkert
This adds the new program usbhidaction which can be used to assign actions to events that occur on a uhid device. For example, you can now make the volume buttons on some newer keyboards actually do something.
2002-05-02userland portion of prefixing usb structure members to avoid name clashes.Nathan Binkert
From NetBSD
2001-12-30update man page references to usbhid(3)Peter Valchev
2001-12-30libusb has been renamedPeter Valchev
2001-09-02fix SYNPOSISJakob Schlyter
2001-09-02program to manipulate USB HID devicesPeter Valchev
from NetBSD, reviewed by jakob