usbhidctl.1 (144d39d4b818a9d1f2c2fe54d683ad5d149fa067) usbhidctl.1 (e8937ba00998cca6f259b3fdf32a7f7a38bc26ec)
1.\" $NetBSD: usbhidctl.1,v 1.8 1999/05/11 21:03:58 augustss Exp $
2.\" $FreeBSD$
3.\"
4.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
5.\" All rights reserved.
6.\"
7.\" This code is derived from software contributed to The NetBSD Foundation
8.\" by Lennart Augustsson.

--- 38 unchanged lines hidden (view full) ---

47.Fl f Ar device
48.Op Fl l
49.Op Fl n
50.Op Fl r
51.Op Fl t Ar table
52.Op Fl v
53.Op Ar item ...
54.Sh DESCRIPTION
1.\" $NetBSD: usbhidctl.1,v 1.8 1999/05/11 21:03:58 augustss Exp $
2.\" $FreeBSD$
3.\"
4.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
5.\" All rights reserved.
6.\"
7.\" This code is derived from software contributed to The NetBSD Foundation
8.\" by Lennart Augustsson.

--- 38 unchanged lines hidden (view full) ---

47.Fl f Ar device
48.Op Fl l
49.Op Fl n
50.Op Fl r
51.Op Fl t Ar table
52.Op Fl v
53.Op Ar item ...
54.Sh DESCRIPTION
55The
55.Nm
56.Nm
56can be used to dump the state of a USB HID (Human Interface Device).
57utility can be used to dump the state of a USB HID (Human Interface Device).
57Each named
58.Ar item
59is printed.
60.Pp
61The options are as follows:
62.Bl -tag -width Ds
63.It Fl a
64Show all items.

--- 9 unchanged lines hidden (view full) ---

74Specify a path name for the HID usage table file.
75.It Fl v
76Be verbose.
77.El
78.Sh FILES
79.Pa /usr/share/misc/usb_hid_usages
80The default HID usage table.
81.Sh BUGS
58Each named
59.Ar item
60is printed.
61.Pp
62The options are as follows:
63.Bl -tag -width Ds
64.It Fl a
65Show all items.

--- 9 unchanged lines hidden (view full) ---

75Specify a path name for the HID usage table file.
76.It Fl v
77Be verbose.
78.El
79.Sh FILES
80.Pa /usr/share/misc/usb_hid_usages
81The default HID usage table.
82.Sh BUGS
83The
82.Nm
84.Nm
83cannot show nor set output and feature items.
85utility cannot show nor set output and feature items.
84.Sh SEE ALSO
85.Xr usb 3 ,
86.Xr uhid 4 ,
87.Xr usb 4
88.Sh HISTORY
89The
90.Nm
91command appeared in
92.Nx 1.4 .
86.Sh SEE ALSO
87.Xr usb 3 ,
88.Xr uhid 4 ,
89.Xr usb 4
90.Sh HISTORY
91The
92.Nm
93command appeared in
94.Nx 1.4 .