Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2009 11:50:21 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-current@freebsd.org
Subject:   problem with mouse when hald is running
Message-ID:  <20090525095021.GA2067@current.Sisis.de>

next in thread | raw e-mail | index | archive | help


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 <guru@unixarea.de> - w http://www.unixarea.de/
People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.



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