Lines Matching +full:ps +full:- +full:speed

1 .\"-
2 .\" SPDX-License-Identifier: BSD-4-Clause
108 .Bl -tag -width indent
110 Emulate the third (middle) button for 2-button mice.
114 Set double click speed as the maximum interval in msec between button clicks.
127 The DTR line may need to be dropped for a 3-button mouse
152 This effectively controls the scrolling speed.
167 option to set the scrolling speed.
196 a 3-button mouse to operate in the
222 option to set the scrolling speed.
260 If you specify a larger value, it takes more speed for
261 the acceleration to kick in, i.e. the speed range for
275 Values less than 1.0 slow down movement, values greater than 1.0 speed it
299 .Bl -tag -compact -width modelxxx
306 Interface type: serial, bus, inport or ps/2.
361 .Ar medium-low ,
362 .Ar medium-high
392 Also note that if your mouse is attached to the PS/2 mouse port, you should
396 .Ar ps/2 ,
413 .Bl -tag -compact -width mousesystemsxxx
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
467 For the PS/2 mouse:
468 .Bl -tag -compact -width mousesystemsxxx
469 .It Ar ps/2
470 This is the only protocol type available for the PS/2 mouse
471 and should be specified for any PS/2 mice, regardless of the brand.
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.
560 The PS/2 mouse is always at
564 Many people often assign the first, built-in
619 .Bl -enum -compact -width 1.X
626 .Ar ps/2
627 protocol should always be specified for the PS/2 mouse
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
706 PS/2 mouse.
712 .Bl -tag -width /dev/consolectl -compact
716 PS/2 mouse driver
728 UNIX-domain stream socket for X10 MouseRemote events
731 .Dl "moused -p /dev/cuau0 -i type"
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
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"
814 .An -nosplit