LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   wheel of mouse not working under knoppix 3.1(installed on harddrive) (https://www.linuxquestions.org/questions/linux-newbie-8/wheel-of-mouse-not-working-under-knoppix-3-1-installed-on-harddrive-43304/)

jamessp007 01-29-2003 09:44 PM

wheel of mouse not working under knoppix 3.1(installed on harddrive)
 
i have read several of the previous posting for this common ailment.

i have :
Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
EndSection

and also tried imwheel.
imwheel resulted :
t@box:/home/knoppix/Downloads/imwheel-1.0.0pre3#
root@box:/home/knoppix/Downloads/imwheel-1.0.0pre3# ./imwheel
INFO: imwheel started (pid=8208)
root@box:/home/knoppix/Downloads/imwheel-1.0.0pre3# /root/.imwheelrc: No such file or directory

still no functioning wheel on mouse and no functioning config prog.

please help.

MasterC 01-29-2003 10:07 PM

In that section you have from above, add:
Option "ZAxisMapping" "4 5"

Cool

jamessp007 01-30-2003 10:37 AM

Sweeeeet! You da Man...


All times are GMT -5. The time now is 07:05 PM.