Deleted Added
full compact
moused.8 (153070) moused.8 (158687)
1.\" Copyright (c) 1996
2.\" Mike Pritchard <mpp@FreeBSD.org>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 14 unchanged lines hidden (view full) ---

23.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
1.\" Copyright (c) 1996
2.\" Mike Pritchard <mpp@FreeBSD.org>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 14 unchanged lines hidden (view full) ---

23.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/usr.sbin/moused/moused.8 153070 2005-12-04 00:28:40Z philip $
31.\" $FreeBSD: head/usr.sbin/moused/moused.8 158687 2006-05-17 09:33:15Z phk $
32.\"
33.Dd November 12, 2004
34.Dt MOUSED 8
35.Os
36.Sh NAME
37.Nm moused
38.Nd pass mouse data to the console driver
39.Sh SYNOPSIS

--- 678 unchanged lines hidden (view full) ---

718.Pa /usr/local/etc/sudoers
719file, and bind
720.Pp
721.Dl killall -USR1 moused
722.Pp
723to a key in your window manager, you can suspend mouse events on your laptop if
724you keep brushing over the mouse pad while typing.
725.Sh CAVEATS
32.\"
33.Dd November 12, 2004
34.Dt MOUSED 8
35.Os
36.Sh NAME
37.Nm moused
38.Nd pass mouse data to the console driver
39.Sh SYNOPSIS

--- 678 unchanged lines hidden (view full) ---

718.Pa /usr/local/etc/sudoers
719file, and bind
720.Pp
721.Dl killall -USR1 moused
722.Pp
723to a key in your window manager, you can suspend mouse events on your laptop if
724you keep brushing over the mouse pad while typing.
725.Sh CAVEATS
726The
727.Nm
728utility does not currently work with the alternative console driver
729.Xr pcvt 4 .
730.Pp
731Many pad devices behave as if the first (left) button were pressed if
732the user
733.Dq taps
734the surface of the pad.
735In contrast, some ALPS GlidePoint and Interlink VersaPad models
736treat the tapping action
737as fourth button events.
738Use the option

--- 16 unchanged lines hidden (view full) ---

755.Fl m
756option to assign the physical right button to the logical middle button:
757.Dq Fl m Li 2=3 .
758.Sh SEE ALSO
759.Xr kill 1 ,
760.Xr vidcontrol 1 ,
761.Xr keyboard 4 ,
762.Xr mse 4 ,
726Many pad devices behave as if the first (left) button were pressed if
727the user
728.Dq taps
729the surface of the pad.
730In contrast, some ALPS GlidePoint and Interlink VersaPad models
731treat the tapping action
732as fourth button events.
733Use the option

--- 16 unchanged lines hidden (view full) ---

750.Fl m
751option to assign the physical right button to the logical middle button:
752.Dq Fl m Li 2=3 .
753.Sh SEE ALSO
754.Xr kill 1 ,
755.Xr vidcontrol 1 ,
756.Xr keyboard 4 ,
757.Xr mse 4 ,
763.Xr pcvt 4 ,
764.Xr psm 4 ,
765.Xr screen 4 ,
766.Xr sysmouse 4 ,
767.Xr ums 4
768.Sh STANDARDS
769The
770.Nm
771utility partially supports

--- 23 unchanged lines hidden ---
758.Xr psm 4 ,
759.Xr screen 4 ,
760.Xr sysmouse 4 ,
761.Xr ums 4
762.Sh STANDARDS
763The
764.Nm
765utility partially supports

--- 23 unchanged lines hidden ---