>> So the question is: does anyone know whether there is a solution for this >> bug? > > Might it be the case that Xorg is detecting your mouse twice? Have a > look through /var/log/Xorg.0.log for lines containing "XINPUT:". You > should find at least one that states "Adding input device "Your Mouse" > (type: MOUSE)". If there are two (or more) that may be the cause of your > problem; Xorg sees two mice and sees them both clicking. >
Thanks for the help. Here's what I get from "less /var/log/Xorg.0.log | egrep -i XINPUT": [ 19.013] X.Org XInput driver : 11.0 [ 19.648] (II) Initializing built-in extension XInputExtension [ 20.707] Module class: X.Org XInput Driver [ 20.707] ABI class: X.Org XInput driver, version 11.0 [ 20.708] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 20.857] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 20.866] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD) [ 20.868] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE) Just one line for the mouse, so maybe that's not the problem. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

