At Thu, 17 Dec 2009 11:49:43 -0500 Albert Hopkins wrote: > On Wed, 2009-12-16 at 22:51 -0500, Allan Gottlieb wrote: >> Right. Mine (MX 1000) has those plus others (I inherited the mouse). >> My problem is that several of these send multiple events (i.e. >> clicking >> one physical button results in two button-down events for different >> X11 >> buttons and then the corresponding two button-up events). >> >> I wonder how to handle this. Actually, I have trouble believing it so >> wonder if I have some config wrong, but mine are very simple configs. >> >> allan >> > > I don't have the mouse with me to check, but ran xev on it last night > and only saw one event for left-right wheel (button6 and button7 iirc). > Could it be perhaps there are 2 (X11) drivers listneing on this device > or are you using GPM or something like that? That sounds promising, but I see no evidence in the log file. I assume this line (==) NVIDIA(0): Silken mouse enabled doesn't count as the NVIDIA is a display driver and I see nothing relevent in the doc that came with it. I do have two InputDevice sections in xorg.conf about the mouse, but my ServerLayout only mentions one. I attach both my log and xorg.conf below. Thanks for helping. allan