FreeBSD Manual Pages
USBHIDCTL(1) FreeBSD General Commands Manual USBHIDCTL(1) NAME usbhidctl -- manipulate USB HID devices SYNOPSIS usbhidctl [-a] -f device [-l] [-n] [-r] [-t table] [-v] [item ...] DESCRIPTION usbhidctl can be used to dump the state of a USB HID (Human Interface Device). Each named item is printed. The options are as follows: -a Show all items. -f device Specify a path name for the device to operate on. -l Loop and dump the device data every time it changes. -n Suppress printing of the item name. -r Dump the report descriptor. -t table Specify a path name for the HID usage table file. -v Be verbose. FILES /usr/share/misc/usb_hid_usages The default HID usage table. BUGS usbhidctl cannot show nor set output and feature items. SEE ALSO usb(3), uhid(4), usb(4) HISTORY The usbhidctl command appeared in NetBSD 1.4. FreeBSD 11.1 July 12, 1998 FreeBSD 11.1
NAME | SYNOPSIS | DESCRIPTION | FILES | BUGS | SEE ALSO | HISTORY
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=usbhidctl&sektion=1&manpath=FreeBSD+4.6-RELEASE>