Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 2009 01:30:08 GMT
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-x11@FreeBSD.org
Subject:   Re: ports/131124: x11/xorg - New xorg 7.4 hangs until mouse is moved when AllowEmptyInput turned off
Message-ID:  <200902060130.n161U8ai064121@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/131124; it has been noted by GNATS.

From: Jung-uk Kim <jkim@FreeBSD.org>
To: freebsd-x11@FreeBSD.org
Cc: Serge Shilov <serguei.shilov@gmail.com>,
 Peter Zehm <Peter.Zehm@crush-net.de>,
 bug-followup@freebsd.org,
 freebsd-gnome@FreeBSD.org,
 marcus@FreeBSD.org,
 rnoland@FreeBSD.org
Subject: Re: ports/131124: x11/xorg - New xorg 7.4 hangs until mouse is moved when AllowEmptyInput turned off
Date: Thu, 5 Feb 2009 20:29:34 -0500

 On Thursday 05 February 2009 01:52 pm, Jung-uk Kim wrote:
 > - When hald probes mice, exclude all moused users
 > (e.g., /dev/psm0, /dev/ums1, ...) from x11_driver and create a
 > pseudo device UDI for /dev/sysmouse and set x11_driver property if
 > moused(8) is running and /dev/sysmouse is not being used by
 > Xserver.  If Xserver tries to open /dev/sysmouse, then the UDI has
                                                         ^
                                                         |
                                               x11_driver property of
                                                                 |
                                                                 v
 > to be removed immediately.  When Xserver closes /dev/sysmouse, the
 > fake UDI has to be restored immediately.
 
 Sorry, I omitted the important words here.
 
 Jung-uk Kim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902060130.n161U8ai064121>