From owner-freebsd-current Wed May 19 7: 6:30 1999 Delivered-To: freebsd-current@freebsd.org Received: from goliath.camtech.net.au (goliath.camtech.net.au [203.5.73.2]) by hub.freebsd.org (Postfix) with ESMTP id 617301554F for ; Wed, 19 May 1999 07:06:21 -0700 (PDT) (envelope-from thyerm@camtech.com.au) Received: from camtech.com.au (dialup-ad-10-31.camtech.net.au [203.28.1.159]) by goliath.camtech.net.au (8.8.5/8.8.2) with ESMTP id XAA13623; Wed, 19 May 1999 23:41:33 +0930 (CST) Message-ID: <3742C5B7.5E85F408@camtech.com.au> Date: Wed, 19 May 1999 23:37:51 +0930 From: Matthew Thyer X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: David Dawes Cc: current@FreeBSD.ORG Subject: Re: XFree86 xsetpointer causes silo overflows (Was: Re: Fixed my MAMEd sio problem.) References: <199905170127.LAA04147@godzilla.zeta.org.au> <37418C29.DEECA1AC@camtech.com.au> <19990519182237.H29455@rf900.physics.usyd.edu.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The big problem is that the silo overflows continue after I have returned the pointer to the mouse (with "xsetpointer pointer"). This should close the joystick device shouldn't it ? If it doesn't then there is a problem with either the X server or FreeBSD. Bruce has already indicated that there is a problem with the FreeBSD joystick driver but he thought it should stop when the joystick device is closed but I see that the problem continues until I restart the X server so that would seem to indicate a problem with the X server. David Dawes wrote: > > On Wed, May 19, 1999 at 01:20:01AM +0930, Matthew Thyer wrote: > >I have confirmed that the problem occurs if I just do: > > > > xsetpointer Joystick > > sleep 1 > > xsetpointer pointer > > > >So M.A.M.E. is unrelated to the problem as Bruce Evans would suggest. > > > >So the problem appears to be with XFree86 not closing the joystick > >device after I've used it as a pointer with 'xsetpointer'. > > The problem is in the joystick driver (or are silo overflows acceptable > while you actually want to use the joystick?). > > >I am sure I am using xsetpointer correctly as I can use my PC joystick > >as a pointing device (once I calibrate it). > > > >I was just using xsetpointer with an incorrectly calibrated joystick > >so it moved the pointer to the top left corner of the screen in my > >xmame.sh shell script (I'd like to know how to do this another way). > > A better way would be a small X client that uses XWarpPointer(3). > > David > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- /=======================================================================\ | Work: Matthew.Thyer@dsto.defence.gov.au | Home: thyerm@camtech.net.au | \=======================================================================/ "If it is true that our Universe has a zero net value for all conserved quantities, then it may simply be a fluctuation of the vacuum of some larger space in which our Universe is imbedded. In answer to the question of why it happened, I offer the modest proposal that our Universe is simply one of those things which happen from time to time." E. P. Tryon from "Nature" Vol.246 Dec.14, 1973 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message