From owner-freebsd-current@FreeBSD.ORG Mon May 25 09:50:20 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 EA916106564A for ; Mon, 25 May 2009 09:50:20 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from dd12710.kasserver.com (dd12710.kasserver.com [85.13.134.233]) by mx1.freebsd.org (Postfix) with ESMTP id A9B3E8FC1C for ; Mon, 25 May 2009 09:50:20 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from localhost.my.domain (cazador.sisis.de [193.31.11.193]) by dd12710.kasserver.com (Postfix) with ESMTP id 208731850BB64 for ; Mon, 25 May 2009 11:50:21 +0200 (CEST) Received: (from guru@localhost) by localhost.my.domain (8.14.3/8.14.3/Submit) id n4P9oL1J002089 for freebsd-current@freebsd.org; Mon, 25 May 2009 11:50:21 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Mon, 25 May 2009 11:50:21 +0200 From: Matthias Apitz To: freebsd-current@freebsd.org Message-ID: <20090525095021.GA2067@current.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 8.0-CURRENT (i386) Subject: problem with mouse when hald is running X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2009 09:50:21 -0000 Hello, When I enable the dbus and hald in my CURRENT laptop I have the effect with the mouse that the ButtonRelease event is only delivered after I have moved the mouse a bit; i.e. for example in a browser you click on a URL but this has no effect until you move the mouse pointer a bit; without dbus/hald it works fine; the mouse part of the xorg.conf is: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection nothing unusual; what could cause this effect? Thx matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.