[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xserver-xfree86 acceleration & wheeling problem - Bug?




On Jun 4, 2005, at 9:16 PM, Javier Kohen wrote:

Hi Justin,

El sáb, 04-06-2005 a las 19:23 -0400, Justin Lott escribió:

Running xserver-xfree86 4.3.0.dfsg.1-13 I have encountered a strange
issue on two out of three workstations - using the scroll wheel sends
two wheel events for every one action by the user. This is apparent
when you try to switch desktops using the scroll wheel for example,
or when using the scroll wheel to adjust volume in XMMS.


I'm running the same X server version with the synaptics touch pad
driver. I can confirm that the scroll wheel produces one single button
pressed event by using it to switch tabs in Epiphany and also with xev.

Greetings,
--
Javier Kohen <jkohen@users.sourceforge.net>
ICQ: blashyrkh #2361802
Jabber: jkohen@jabber.org


Thanks for your response Javier :)

Here is what xev was giving me for a single scroll-click movement of the mouse wheel:

------------------------------------------------------------------------ -------------
ButtonPress event, serial 27, synthetic NO, window 0x1600001,
    root 0x60, subw 0x0, time 2719290, (89,109), root:(1057,132),
    state 0x10, button 5, same_screen YES

ButtonRelease event, serial 27, synthetic NO, window 0x1600001,
    root 0x60, subw 0x0, time 2719290, (89,109), root:(1057,132),
    state 0x1010, button 5, same_screen YES

ButtonPress event, serial 27, synthetic NO, window 0x1600001,
    root 0x60, subw 0x0, time 2719290, (89,109), root:(1057,132),
    state 0x10, button 5, same_screen YES

ButtonRelease event, serial 27, synthetic NO, window 0x1600001,
    root 0x60, subw 0x0, time 2719290, (89,109), root:(1057,132),
    state 0x1010, button 5, same_screen YES
------------------------------------------------------------------------ -------------

Apparently, d-i put two entries for my mouse in /etc/X11/ XF86Config-4. Every event was getting sent twice. Ill be filing an install report and beating myself about the head repeatedly. :-)

- justin


Reply to: