Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 1998 20:10:02 +0100
From:      "Lars Köller" <lkoeller@cc.FH-Lippe.DE>
To:        quik@sloth.org
Cc:        freebsd-questions@freebsd.org
Subject:   Re: moused and x
Message-ID:  <34BBBC0A.275B4028@cc.FH-Lippe.DE>
References:  <Pine.LNX.3.96.980112163833.2096A-100000@sin.sloth.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

quik@sloth.org wrote:
> 
> How can I get moused and X windows to be compatible with my PS/2 > mouse?

1) Make /dev/sysmouse (look int /dev/MAKEDEV)
2) Make ln -s /dev/sysmouse /dev/mouse
3) enable moused in /etc/rc.conf (enable_moused="YES")
4) moused_flags="-p /dev/cua0 -t ps/2" (look into manpage)
5) Choose in /etc/XF86Config for mouse
	device:    /dev/mouse
	protocoll: mousesystems

Sorry I'm writing this from W95 cause for FreeBSD ISDN isn't ready to
use, so the above may contain some typos, etc. ...

Regards

Lars
-- 
E-Mail:                                    |  Lars Koeller
 Lars.Koeller@Uni-Bielefeld.DE              |  UNIX Sysadmin
 lkoeller@cc.FH-Lippe.DE (private)           |  Computing Center
PGP-key:                                      |  University of Bielefeld
 http://www.nic.surfnet.nl/pgp/pks-toplev.html |   Germany
---------- FreeBSD, what else? ------- http://www.freebsd.org ----------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34BBBC0A.275B4028>