WSMUXCTL(8) NetBSD 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. Sim-
ply 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 num-
ber 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)
NetBSD 5.0 October 13, 2001 NetBSD 5.0