Lines Matching +full:serial +full:- +full:id
1 .\"-
2 .\" SPDX-License-Identifier: BSD-4-Clause
108 .Bl -tag -width indent
110 Emulate the third (middle) button for 2-button mice.
123 Lower DTR on the serial port.
127 The DTR line may need to be dropped for a 3-button mouse
172 Write the process id of the
175 Without this option, the process id will be stored in
179 when identifying the serial mouse.
184 utility will not be able to print useful information for the serial mouse.
186 Lower RTS on the serial port.
196 a 3-button mouse to operate in the
200 Select the baudrate for the serial port (1200 to 9600).
201 Not all serial mice support this option.
299 .Bl -tag -compact -width modelxxx
306 Interface type: serial, bus, inport or ps/2.
361 .Ar medium-low ,
362 .Ar medium-high
367 Select a baudrate of 9600 for the serial line.
368 Not all serial mice support this option.
403 Serial mouse protocols will not work with these mice.
412 For the serial mouse:
413 .Bl -tag -compact -width mousesystemsxxx
415 Microsoft serial mouse protocol.
416 Most 2-button serial mice use this protocol.
425 MouseSystems 5-byte protocol.
426 3-button mice may use this protocol.
438 Some 3-button mice may be compatible
460 .Bl -tag -compact -width mousesystemsxxx
468 .Bl -tag -compact -width mousesystemsxxx
492 .Bl -tag -compact -width x__
548 The serial mouse has a D-Sub female 9- or 25-pin connector.
549 The bus and InPort mice have either a D-Sub male 9-pin connector
550 or a round DIN 9-pin connector.
551 The PS/2 mouse is equipped with a small, round DIN 6-pin connector.
562 There may be more than one serial port to which the serial
564 Many people often assign the first, built-in
565 serial port
619 .Bl -enum -compact -width 1.X
634 Most 2-button serial mice support the
638 3-button serial mice may work with the
645 3-button serial mice may also work with the
649 3-button serial mice may have a small switch to choose between
678 .Dl "vidcontrol -m on"
682 .Dl "moused -f -p <selected_port> -t <selected_protocol>"
694 This is useful if the user wants to use the built-in PS/2 pointing device
695 of a laptop computer while on the road, but wants to use a serial
703 When the serial mouse is not attached, the corresponding mouse daemon
712 .Bl -tag -width /dev/consolectl -compact
724 process id of the currently running
728 UNIX-domain stream socket for X10 MouseRemote events
731 .Dl "moused -p /dev/cuau0 -i type"
735 utility determine the protocol type of the mouse at the serial port
739 .Bd -literal -offset indent
740 moused -p /dev/cuau0
741 vidcontrol -m on
750 .Bd -literal -offset indent
751 moused -p /dev/mouse -t microsoft
752 vidcontrol -m on
755 Start the mouse daemon on the serial port
763 .Dl "moused -p /dev/mouse -m 1=3 -m 3=1"
770 .Dl "moused -p /dev/mouse -t intellimouse -z 4"
777 .Dl "ALL ALL = NOPASSWD: /usr/bin/killall -USR1 moused"
783 .Dl "killall -USR1 moused"
801 in order to support PnP serial mice.
803 existing serial mice, it does not strictly follow the version 1.0 of the
807 for the given serial mouse.
814 .An -nosplit