You are not logged in.
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"
EndSectionAny other idea on how to fix it ?
Thank you.
Offline
Can you find any suspicious messages in Xorg.log?
Offline
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
heheheheh just now , the mouse fell to the floor and middle button start working
So i think now it fixed ![]()
Offline
Xorg should have told you you need to drop your mouse on the floor ![]()
Offline
I ll send a mail to Xorg's developers to add this feature. So wait an update in xorg these days ![]()
Offline