From owner-freebsd-current@FreeBSD.ORG Fri Nov 13 16:07:07 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7F90106566B for ; Fri, 13 Nov 2009 16:07:07 +0000 (UTC) (envelope-from dmk@ncf.ca) Received: from mail.ncf.ca (mail.ncf.ca [134.117.136.45]) by mx1.freebsd.org (Postfix) with ESMTP id AE02A8FC13 for ; Fri, 13 Nov 2009 16:07:07 +0000 (UTC) Received: from adminpc4.internal.iinfraxu.ca (CPE0014bfb32f8a-CM0014e887dd48.cpe.net.cable.rogers.com [99.240.207.144]) (Authenticated sender: du880@ncf.ca) by mail.ncf.ca (Postfix) with ESMTP id 2433143A79; Fri, 13 Nov 2009 11:07:07 -0500 (EST) From: Dwayne MacKinnon To: freebsd-current@freebsd.org, freebsd-x11@freebsd.org Date: Fri, 13 Nov 2009 11:06:57 -0500 User-Agent: KMail/1.12.1 (FreeBSD/8.0-RC2; KDE/4.3.1; i386; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200911131106.57241.dmk@ncf.ca> X-Mailman-Approved-At: Fri, 13 Nov 2009 16:59:17 +0000 Cc: Subject: Problem with xorg & 8.0-RC2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Nov 2009 16:07:07 -0000 Hi all, A while back, there was a problem with running moused and xorg at the same time. Basically, the system would have problems with opening the mouse device twice and you'd have a situation where xevents wouldn't occur until the mouse was moved. (Example: typing in an xterm the text wouldn't appear until you moved the mouse.) That problem was solved. However, I just upgraded my workstation to 8.0-RC2, and I've found the same sort of behaviour. Killing the moused appears to fix it. I was wondering if anyone else is seeing behaviour like this? Cheers, DMK