Bug#465220: xserver-xorg: External mouse button events are doubled up

2008-06-15 Thread Brice Goglin
Sam Morris wrote:
 That sounds like what is happening to me, but I don't know what I can do
 about it without disabling the Synaptics Touchpad device.
   

Did you manage to fix this?
If not, can you send your latest config and log?

Brice




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#465220: xserver-xorg: External mouse button events are doubled up

2008-06-15 Thread Sam Morris
On Sun, 2008-06-15 at 12:22 +0200, Brice Goglin wrote:
 Sam Morris wrote:
  That sounds like what is happening to me, but I don't know what I can do
  about it without disabling the Synaptics Touchpad device.

 
 Did you manage to fix this?
 If not, can you send your latest config and log?

Unfortunately I tossed my old laptop for a newer one. However I did work
out what the problem was. xorg.conf (as written during the initial
installaion) contained an entry for a Synaptics Touchpad device that
used /dev/psaux its device. This was fine in older versions of xorg,
however later I upgraded to a newer xserver that interpreted mouse
events from both the synaptics driver and the regular mouse driver
(presumably using /dev/input/mice) simultaneously.

The fix was to comment out the line 'Option Device /dev/psaux' from
the Synaptics Touchpad InputDevice in xorg.conf. So this bug can be
considered fixed if the xorg.conf that is generated by xserver-xorg no
longer contains that directive.

 Brice

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


signature.asc
Description: This is a digitally signed message part


Bug#465220: xserver-xorg: External mouse button events are doubled up

2008-03-16 Thread Brice Goglin
Sam Morris wrote:
 Package: xserver-xorg
 Version: 1:7.3+10
 Severity: normal

 When I try to use an external mouse I notice that all the button events
 occur twice in quick succession:
   

What kind of external mouse it this? USB? PS2?

We've seen lots of bug reports like this that were caused by
/dev/input/mice containing /dev/psaux or so. In such a case, all
events are received by both the input section using /dev/input/mice (the
default one) and some other section whose device file in included in the
former, hence the double events that you see.

Brice




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#465220: xserver-xorg: External mouse button events are doubled up

2008-03-16 Thread Sam Morris

On Sun, 2008-03-16 at 11:45 +0100, Brice Goglin wrote:
 Sam Morris wrote:
  Package: xserver-xorg
  Version: 1:7.3+10
  Severity: normal
 
  When I try to use an external mouse I notice that all the button events
  occur twice in quick succession:

 
 What kind of external mouse it this? USB? PS2?

USB.
 
 We've seen lots of bug reports like this that were caused by
 /dev/input/mice containing /dev/psaux or so. In such a case, all
 events are received by both the input section using /dev/input/mice (the
 default one) and some other section whose device file in included in the
 former, hence the double events that you see.

That sounds like what is happening to me, but I don't know what I can do
about it without disabling the Synaptics Touchpad device.

 
 Brice
 
-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


signature.asc
Description: This is a digitally signed message part