Username : Date : Action : Comments [ close all ] |
|
|
|
r4nd0m1z : 24/11/01 09:11 PM : Incident created |
- Here's the relevant portion of my XF86Config file:
# ***************************
# Pointer section
# ***************************
Section "Pointer"
Protocol "MouseManPlusPS/2"
Device "/dev/psaux"
ZAxisMapping 4 5
# ChordMiddle is an option for some 3-button Logitech mice
# ChordMiddle
EndSection
Scrolling worked fine with the beta version of Mandrake 8.1 (and it works with Red Hat 7.2 distro.) Any ideas? Thanks
|
|
|
|
Linegod_7611 : 25/11/01 03:50 AM : Reply received |
- Which X server are you using. If it is XFree86 v4, you should check '/etc/X11/XF86Config-4' for the ZAxisMapping, which should look
something like this:
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
|
|
|
|
r4nd0m1z : 02/12/01 09:35 PM : More info provided |
- At the time I wrote this, I was running XFree86 4.1; I've since switched to 3.3.6 (due to a dispaly problem StarOffice was having with 4.1). Either way, XF86Config and XF86Config-4 are both configured for ZAxisMapping, but it still does not scroll.
|
|
|
|
r4nd0m1z : 04/12/01 05:05 AM : More info provided |
- Well, I managed to figure it out. It seems that MouseManPlus/PS2 doesn't work, even though I have a Logitech MouseManPlus. The Generic PS2 Wheel Mouse does work, however.
|
|
|
|
Linegod_7611 : 18/12/01 01:35 PM : More info requested |
- Not sure if you are still having a problem.... are you?
|
|
|
|
r4nd0m1z : 08/01/02 04:39 AM : More info provided |
- Sorry. Yes I got it working. I switched to the generic PS/2 driver and that works (even though it's a Logitech mouse).
|
|
|
|
r4nd0m1z : 08/01/02 04:44 AM : Incident closed |
-
|
|
|