Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 1996 9:51:13 -0500
From:      "Sexton, Robert" <sextonr.crestvie@squared.com>
To:        dmaddox@scsn.net
Cc:        hackers@freefall.FreeBSD.org
Subject:   Re: X/Mouse/2.1.5 Wierdness
Message-ID:  <FA95D85B0187397C@mg01a.mhs.squared.com>
In-Reply-To: <1B20D15B0187397C>

next in thread | previous in thread | raw e-mail | index | archive | help
Mystery Solved: (Admittedly, a low priority problem)
For those of you who forgot the original problem:
X was freezing whenever the mouse crossed a window boundary.
Click and drag was also non-functional.

Long ago, when experimenting with ntp and a gps, /dev/gps0 was linked
to /dev/mouse.  ntp was grabbing all the mouse bytes!  I suspect that 
when
a window event happened, there was a context switch, and ntp would move
to the front of the run queue.  Since it runs at a higher priority,
the X server would never get anything!

- Robert Sexton




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