Manual Page Result
0
Command: wsmuxctl | Section: 8 | Source: NetBSD | File: wsmuxctl.8
WSMUXCTL(8) FreeBSD System Manager's Manual WSMUXCTL(8)
NAME
wsmuxctl - configure wsmuxes
SYNOPSIS
wsmuxctl [-a dev] -f ctldev [-l] [-L] [-r dev]
DESCRIPTION
The wsmuxctl allows to adding and removing devices connected to a
wsmux(4).
Added and removed devices are specified by a name, not a path name.
Simply use wsmouseN, wskbdN, or wsmuxN where N is the number of the
device.
The options are:
-a dev Add the specified device to the mux.
-f ctldev Specify the control device of the wsmux to operate on. A
number may be given, which is then taken to be the number of
the mux.
-l List all devices connected to a mux.
-L List all devices connected to a mux and recursively list mux
subdevices.
-r dev Remove the specified device from the mux.
SEE ALSO
wsmux(4)
FreeBSD 14.1-RELEASE-p8 October 13, 2001 FreeBSD 14.1-RELEASE-p8