All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.5 : problem with MS Intellimouse Explorer buttons when using X
@ 2004-04-10 13:53 Vitez Gabor
  2004-04-11 19:16 ` Kim Holviala
  0 siblings, 1 reply; 5+ messages in thread
From: Vitez Gabor @ 2004-04-10 13:53 UTC (permalink / raw)
  To: linux-kernel

Hi,

I recently ugraded from 2.4.23 to 2.6.5. Everything works fine, except for
my mouse: when I press the buttons on the left side of the mouse, the system
generates button press/release events for the proper buttons and for the
buttons on the top of the mouse. The mouse worked well with 2.4.23.

I use a mixed Debian woody/sarge system.

Example output from xev (I pressed and released one of the buttons on the
side):

ButtonPress event, serial 23, synthetic NO, window 0x1800001,
    root 0x46, subw 0x0, time 3567154224, (56,106), root:(793,193),
    state 0x0, button 5, same_screen YES

ButtonPress event, serial 23, synthetic NO, window 0x1800001,
    root 0x46, subw 0x0, time 3567154224, (56,106), root:(793,193),
    state 0x0, button 3, same_screen YES

ButtonRelease event, serial 23, synthetic NO, window 0x1800001,
    root 0x46, subw 0x0, time 3567154393, (56,106), root:(793,193),
    state 0x400, button 5, same_screen YES

ButtonRelease event, serial 23, synthetic NO, window 0x1800001,
    root 0x46, subw 0x0, time 3567154393, (56,106), root:(793,193),
    state 0x400, button 3, same_screen YES


The events for button 3 should not be there..

Mouse related lines from dmesg:

mice: PS/2 mouse device common for all mice
input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1


X11 version, configuration:

4.2.1-3

Mouse configuration:

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ExplorerPS/2"
#       Option          "Protocol"              "ImPS/2"
        Option          "SampleRate"            "150"
        Option          "Resolution"            "200"
        Option          "Buttons"               "7"
        Option          "ZAxisMapping"          "6 7"
EndSection


Various stuff I tried to make the mouse work properly:

Plugging it in the USB port of my machine: no change.
Loading the psmouse module with the "proto=exps" parameter: no change.
Changing the mouse protocol to ImPS/2: no change/got worse.

Any help would be appreciated..


	Gabor

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-04-13  5:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-10 13:53 2.6.5 : problem with MS Intellimouse Explorer buttons when using X Vitez Gabor
2004-04-11 19:16 ` Kim Holviala
2004-04-12 10:16   ` Vitez Gabor
2004-04-13  5:46     ` Kim Holviala
2004-04-13  5:47     ` Kim Holviala

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.