| chris cmolik 2005-04-16, 5:45 pm |
| Vahis wrote:
>
>
>
> I have also just installed Debian as I am thinking of changing my
> fileserver from Suse 9.1. I had exactly the same situation with
> resolutions, and your advice solved that, thanks a bunch.
>
> But now I lost the wheel of the mouse!
>
> Otherwise I still think Debian will be my next file server.
> I still need to figure out which one to choose. I'm still quite lost with
> this stable, unstable, Sarge, Woody stuff. This one right now is Sarge net
> install.
>
U need to edit ur X configuration file... find it... usually
/etc/X11/XF86config
Now, open it in a text editor... scroll down to the section that says
"Section InputDevice"
Under that, at the end of the list, type the following :
Option "ZAxisMapping" "4 5"
Type that in... save it... restart X
|