#include <hallo.h> * David Martínez Moreno [Mon, May 15 2006, 02:34:26AM]: > El sábado, 13 de mayo de 2006 16:35, Eduard Bloch escribió: > > #include <hallo.h> > > > > I changed mouse driver from evdev to "mouse" and similar things do > > happen there. Buttons send wrong events, no button 4 and 5 events. > > > > And I cannot map them with xmodmap. Either it complaints about not > > specifying enough buttons - it claims to see 14 buttons (or 32! with > > evdev where there are only 10), or it accepts when I specify dummy > > numbers, but nothing changes in the mouse behaviour. > > I know that it could be to blind-shoot, but could you please test > xserver-xorg-input-mouse 1.0.4-3? It carries a patch revamping the whole > wheel method.
Does not help. I have even tried downgrading xorg-xserver-core, did not help either. Still the same symptoms, even with my lowcost-mouse attached (usb with wheel): buttons 2 and 3 are swapped, wheel (up/down) are reported as 6 and 7. I begin to suspect the kernel... Eduard.