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

Re: bluetooth mouse



> Here is:
> My Xorg file the part concerning mice:
> 
> Section "InputDevice"
> Identifier "Configured Mouse"
> Driver "mouse"
> Option "CorePointer"
> Option "Device" "/dev/input/mice"
> Option "Protocol" "ImPS/2"
> Option "Emulate3Buttons" "true"
> Option "ZAxisMapping" "4 5"
>

IMHO that looks correct, so you might try "xev" -- it should report "button 4"
and "button 5", if you try the scroll wheel.

BTW: You probably don't need the "Emulate3Buttons"-line, but it shouldn't cause
any trouble.

Regards,
Michael



Reply to: