EVDEV Driver no longer works [RESOLVED]

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Husse

Re: EVDEV Driver no longer works

Post by Husse »

Your
Section "InputDevice"
looks OK, but use
Driver "mouse"
I think it works with ZAxisMapping
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Husse

Re: EVDEV Driver no longer works

Post by Husse »

This is an area which is not all that easy to grasp
I wish the Xserver was split in one part about the screen and another about mouse etc...
I have a Logitech cordless combo (keyboard + mouse) in this computer and a MS laser mouse in my HP 530 laptop
The MS mouse works perfectly with all five buttons (but not the tilt of the scroll wheel)
Both computers use this
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Emulate3Buttons" "true"
EndSection
Locked

Return to “Hardware Support”