Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Feb 2009 20:29:34 -0500
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-x11@FreeBSD.org
Cc:        freebsd-gnome@FreeBSD.org, rnoland@FreeBSD.org, bug-followup@freebsd.org, Serge Shilov <serguei.shilov@gmail.com>, marcus@FreeBSD.org
Subject:   Re: ports/131124: x11/xorg - New xorg 7.4 hangs until mouse is moved when AllowEmptyInput turned off
Message-ID:  <200902052029.37961.jkim@FreeBSD.org>
In-Reply-To: <200902051352.08132.jkim@FreeBSD.org>
References:  <200902051650.n15Go2Ob074222@freefall.freebsd.org> <200902051352.08132.jkim@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?200902052029.37961.jkim>