On 4/26/06, pawan alwandi <[EMAIL PROTECTED]> wrote:
> hi all i have slackware 10.2 on my 64-bit AMD system i'm unable to scroll
> the page on my ps2 microsoft mouse .plz tell me how can i do that.
What does the mouse section of your X config say. Mine has this:
$ grep $interesting_bits /etc/X11/xorg.conf
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"
EndSection
The key is the Protocol and ZAxisMapping.
Thaths
--
"Bart! With $10,000 we'd be millionaires! We could buy all kinds of
useful things... like love." -- Homer J. Simpson
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"mylug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mylug
-~----------~----~----~----~------~----~------~--~---