On Wed, Jul 24, 2002 at 01:30:39PM +0200, Valentino Caboni wrote:
>
> Do someone knows how to configure the mouse scroller on
> XFree86-4.1.0-16 under debian woody linux?
The following might help:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "ImPS/2" # or auto, or PS/2
Option "Device" "/dev/mouse"
Option "Emulate3Buttons"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
Put it in your XF86Config file.
./danfe
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert