summaryrefslogtreecommitdiff
path: root/usr.bin/usbhidctl
AgeCommit message (Collapse)Author
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