summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ums.4
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>1999-04-11 14:27:52 +0000
committern_hibma <n_hibma@FreeBSD.org>1999-04-11 14:27:52 +0000
commite9a7687c50e81491cb2889ba69f68b6edf4204b4 (patch)
treeb39a406b9195bb047c7d31c1573e5dc549338d22 /share/man/man4/ums.4
parent39dac26a0a9af23f46247ecd9473cf9408cabcf1 (diff)
downloadFreeBSD-src-e9a7687c50e81491cb2889ba69f68b6edf4204b4.zip
FreeBSD-src-e9a7687c50e81491cb2889ba69f68b6edf4204b4.tar.gz
Added information on how to use a USB mouse under XFree.
Supplied by: Kazutaka YOKOTA
Diffstat (limited to 'share/man/man4/ums.4')
-rw-r--r--share/man/man4/ums.434
1 files changed, 32 insertions, 2 deletions
diff --git a/share/man/man4/ums.4 b/share/man/man4/ums.4
index d887c4c..11dcd9a 100644
--- a/share/man/man4/ums.4
+++ b/share/man/man4/ums.4
@@ -65,12 +65,40 @@ blocking device node
Add the
.Nm ums
driver to the kernel.
+.Pp
+.Dl moused -p /dev/ums0 -t auto
+.Pp
+Use the first
+.Nm USB
+mouse on the system as your console mouse.
+.Pp
+Change the "Pointer" section in
+.Nm XF86Config
+to the following
+.Pp
+.Dl Device "/dev/ums0"
+.Dl Protocol "Auto"
+.Pp
+to be able to use the USB mouse under X. When using the XiG accelerated X
+server, change the mouse device to /dev/ums0 and the mouse type to
+Mouse Systems.
+.Pp
+If you want to be able to use the mouse in both virtual consoles as well
+as in X change the "Pointer" section in
+.Nm XF86Config
+to the following:
+.Pp
+.Dl Device "/dev/sysmouse"
+.Dl Protocol "Auto"
+.Pp
+For XFree86 3.3.1 the mouse type should not be "Auto" but "MouseSystems".
.Sh SEE ALSO
.Xr uhci 4 ,
.Xr ohci 4 ,
.Xr usb 4 ,
.Xr moused 8 ,
-.Xr sysmouse 4
+.Xr sysmouse 4 ,
+.Xr XF86Config 4/5
.\".Sh HISTORY
.Sh AUTHOR
The
@@ -81,4 +109,6 @@ for NetBSD and was adapted for FreeBSD by
.An MAEKAWA Masahide Aq bishop@rr.iij4u.or.jp .
.Pp
This manual page was written by
-.An Nick Hibma Aq hibma@skylink.it .
+.An Nick Hibma Aq hibma@skylink.it
+with input from
+.An Kazutaka YOKOTA Aq yokota@zodiac.mech.utsunomiya-u.ac.jp .
OpenPOWER on IntegriCloud