From owner-freebsd-questions Fri Oct 31 23:24:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA05234 for questions-outgoing; Fri, 31 Oct 1997 23:24:42 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from lab321.ru (anonymous1.omsk.net.ru [194.226.32.34]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA05209 for ; Fri, 31 Oct 1997 23:23:57 -0800 (PST) (envelope-from Eugeny.Kuzakov@lab321.ru) Received: from lab321.ru (kev.l321.omsk.net.ru [194.226.33.68]) by lab321.ru (8.8.5-MVC-230497/8.8.5) with ESMTP id MAA11206; Sat, 1 Nov 1997 12:42:15 +0600 (OSK) Message-ID: <345ACFC6.21ECBEA6@lab321.ru> Date: Sat, 01 Nov 1997 12:44:22 +0600 From: Eugeny Kuzakov Organization: Powered by FreeBSD. X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 3.0-971012-SNAP i386) MIME-Version: 1.0 To: neswold@fnal.gov CC: questions@FreeBSD.ORG Subject: Re: moused & XFree86 References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Richard M. Neswold wrote: > > On Fri, 31 Oct 1997, Eugeny Kuzakov wrote: > > ? One question: how can integrate moused and XFree86 ? When I runs moused, > ? XFree86 has problems with access to mouse... > > First get 'moused' to work. See the man page for the types of supported > mice, the port designation, etc. Once you've loaded 'moused' with the > appropriate arguments, test it out: > Ok. moused -t microsoft -p /dev/mouse, where /dev/mouse -> /dev/cuaa0 > vidcontrol -m on moused works. > > If the mouse appears to be functional, you can now try to get it to work > with X. I don't remember where I read this, but the "secret" to getting this > to work with X is to realize that the 'moused' daemon outputs the > MouseSystems mouse protocol on /dev/sysmouse. So no matter what type of > mouse you have, always configure X to use the MouseSystems protocol on > /dev/sysmouse. Cut from /etc/XF86config: ># ********************************************************************** ># Pointer section ># ********************************************************************** > >Section "Pointer" > Protocol "MouseSystems" > Device "/dev/sysmouse" Results: mouse under X drags, but buttons not works or works incorrectly. :< 10tx for respond. -- Best wishes, Eugeny Kuzakov Laboratory 321 ( Omsk, Russia ) http://www.lab321.ru/~kev kev@lab321.ru