Lines Matching +full:y +full:- +full:axis

1 .\"-
2 .\" SPDX-License-Identifier: BSD-4-Clause
49 .Op Fl a Ar X Ns Op , Ns Ar Y
81 axis movement.
108 .Bl -tag -width indent
110 Emulate the third (middle) button for 2-button mice.
127 The DTR line may need to be dropped for a 3-button mouse
196 a 3-button mouse to operate in the
207 (for example 4) pixels (X+Y) in
272 .It Fl a Ar X Ns Op , Ns Ar Y
299 .Bl -tag -compact -width modelxxx
361 .Ar medium-low ,
362 .Ar medium-high
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
468 .Bl -tag -compact -width mousesystemsxxx
482 While this button is pressed, X and Y axis movement is reported to be zero
483 and the Y axis movement is mapped to Z axis.
484 You may further map the Z axis movement to virtual buttons by the
488 Map Z axis (roller/wheel) movement to another axis or to virtual buttons.
492 .Bl -tag -compact -width x__
494 .It Ar y
495 X or Y axis movement will be reported when the Z axis movement is detected.
501 respectively when negative and positive Z axis movement
508 from the Z axis movement to the virtual buttons is done.
514 respectively when negative and positive Z axis movement
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.
564 Many people often assign the first, built-in
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
712 .Bl -tag -width /dev/consolectl -compact
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"
772 Report negative Z axis movement (i.e., mouse wheel) as the button 4 pressed
773 and positive Z axis movement (i.e., mouse wheel) as the button 5 pressed.
777 .Dl "ALL ALL = NOPASSWD: /usr/bin/killall -USR1 moused"
783 .Dl "killall -USR1 moused"
814 .An -nosplit