Home | History | Annotate | Line # | Download | only in wsmuxctl
wsmuxctl.8 revision 1.2
 $NetBSD: wsmuxctl.8,v 1.2 2001/10/13 20:11:00 augustss Exp $

.Dd October 13, 2001 .Os .Dt WMUXCTL 8 .Sh NAME .Nm wsmuxctl .Nd configure wsmuxes .Sh SYNOPSIS .Nm "" .Op Fl a Ar dev .Fl f Ar ctldev .Op Fl l .Op Fl r Ar dev .Sh DESCRIPTION The .Nm allows to adding and removing devices to a .Xr wsmux 4 .

p Added and removed devices are specified by a name, not a path name. Simply use .Em wsmouseN , .Em wskbdN , or .Em wsmuxN where N is the number of the device.

p The options are: l -tag -width xxxxxxxxx t Fl a Ar dev Add the specified device to the mux. t Fl f Ar ctldev Specify the control device of the wsmux to operate on. t Fl l List all devices connected to a mux. t Fl r Ar dev Remove the specified device from the mux. .El

p .Sh SEE ALSO .Xr wsmux 4