You are not logged in.

#1 2014-04-16 10:44:38

netpumber
Member
Registered: 2009-09-20
Posts: 134

mouse's middle button doesn't work after sys upgrate

Hello. I 've upgrated my system some days ago and i realize that mouse's middle button doesn't work

I add this to my /etc/X11/xorg.conf.d/10-evdev.conf as i read in a post here , but doesn't seem to work

Section "InputClass"
    Identifier "whatever"
    MatchIsPointer "on"
    Option "Emulate3Buttons" "on"
EndSection

Any other idea on how to fix it ?

Thank you.

Offline

#2 2014-04-16 10:53:18

zivziv
Member
From: Florida, USA
Registered: 2010-02-05
Posts: 49
Website

Re: mouse's middle button doesn't work after sys upgrate

Can you find any suspicious messages in Xorg.log?

Offline

#3 2014-04-16 10:57:34

netpumber
Member
Registered: 2009-09-20
Posts: 134

Re: mouse's middle button doesn't work after sys upgrate

yes i found these :

[    48.107] (II) config/udev: Adding input device Microsoft Basic Optical Mouse (/dev/input/event0)
[    48.107] (**) Microsoft Basic Optical Mouse: Applying InputClass "evdev pointer catchall"
[    48.107] (**) Microsoft Basic Optical Mouse: Applying InputClass "whatever"
[    48.107] (II) Using input driver 'evdev' for 'Microsoft Basic Optical Mouse'
[    48.107] (**) Microsoft Basic Optical Mouse: always reports core events
[    48.107] (**) evdev: Microsoft Basic Optical Mouse: Device: "/dev/input/event0"
[    48.107] (--) evdev: Microsoft Basic Optical Mouse: Vendor 0x45e Product 0x84
[    48.107] (--) evdev: Microsoft Basic Optical Mouse: Found 3 mouse buttons
[    48.107] (--) evdev: Microsoft Basic Optical Mouse: Found scroll wheel(s)
[    48.107] (--) evdev: Microsoft Basic Optical Mouse: Found relative axes
[    48.107] (--) evdev: Microsoft Basic Optical Mouse: Found x and y relative axes
[    48.107] (II) evdev: Microsoft Basic Optical Mouse: Configuring as mouse
[    48.107] (II) evdev: Microsoft Basic Optical Mouse: Adding scrollwheel support
[    48.107] (**) Option "Emulate3Buttons" "on"
[    48.107] (**) evdev: Microsoft Basic Optical Mouse: YAxisMapping: buttons 4 and 5
[    48.107] (**) evdev: Microsoft Basic Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    48.107] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input0/event0"
[    48.107] (II) XINPUT: Adding extended input device "Microsoft Basic Optical Mouse" (type: MOUSE, id 9)
[    48.107] (II) evdev: Microsoft Basic Optical Mouse: initialized for relative axes.
[    48.107] (**) Microsoft Basic Optical Mouse: (accel) keeping acceleration scheme 1
[    48.107] (**) Microsoft Basic Optical Mouse: (accel) acceleration profile 0
[    48.108] (**) Microsoft Basic Optical Mouse: (accel) acceleration factor: 2.000
[    48.108] (**) Microsoft Basic Optical Mouse: (accel) acceleration threshold: 4
[    48.108] (II) config/udev: Adding input device Microsoft Basic Optical Mouse (/dev/input/mouse0)
[    48.108] (**) Microsoft Basic Optical Mouse: Applying InputClass "whatever"
[    48.108] (II) No input driver specified, ignoring this device.
[    48.108] (II) This device may have been added with another device file.

Offline

#4 2014-04-16 12:17:56

netpumber
Member
Registered: 2009-09-20
Posts: 134

Re: mouse's middle button doesn't work after sys upgrate

heheheheh just now , the mouse fell to the floor and middle button start working tongue So i think now it fixed tongue

Offline

#5 2014-04-16 12:24:16

zivziv
Member
From: Florida, USA
Registered: 2010-02-05
Posts: 49
Website

Re: mouse's middle button doesn't work after sys upgrate

Xorg should have told you you need to drop your mouse on the floor big_smile

Offline

#6 2014-04-16 12:33:24

netpumber
Member
Registered: 2009-09-20
Posts: 134

Re: mouse's middle button doesn't work after sys upgrate

big_smile I ll send a mail to Xorg's developers to add this feature. So wait an update in xorg these days tongue

Offline

Board footer

Powered by FluxBB