LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   default scroll direction? how do i change it? (https://www.linuxquestions.org/questions/mandriva-30/default-scroll-direction-how-do-i-change-it-175810/)

eph 04-29-2004 12:48 AM

default scroll direction? how do i change it?
 
i have mandrake 10 installed and i have a problem with my mouse.

it is a scroll mouse and the problem with it is when i scroll, the default direction is horizontal. i would like it to scroll vertically coz it really is irritating. are there any ways to do this? i've never had this problem with 9.2.

are there any config file to change the default scroll direction? please help

thanks

MunterMan 04-29-2004 06:20 AM

In your XF86Config-4 file, which is in /etc/X11 there should be a section which looks like this

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"

Option "ZAxisMapping" "5 4"

The ZAxisMapping line is the one that controls the wheel. Reverse the 5 and 4 if the vertical scrolling is in the wrong direction.


All times are GMT -5. The time now is 02:39 AM.