Many thanks to all who helped. Nick's config worked. Sax2 didn't, but I expect I could tweak it now and make it work. Something for another day. Now the only thing I like about my RedHat System better than Suse is their cool screensavers. --John On Thu, 10 Jul 2003, nick murphy wrote:
On Thursday 10 July 2003 22:12, John Lowry wrote: No you can edit the file I do it all the time when upgrading. I have problems with my monitor and so when I found a config that worked I just cut and pasted the bits into the Sax2 generated file. I have the same mouse as you. Here is the bit from my X config
Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "ButtonNumber" "5" Option "Device" "/dev/mouse" Option "Name" "Autodetection" Option "Protocol" "imps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5"
Nick
Excellent question--the file was generated by Sax2. If I edit it manually, it'll get trashed, no?
--John
On Thu, 10 Jul 2003, Trey Gruel wrote:
You need to add the following lines to the mouse section of your XF86Config file:
Option "Buttons" "5" Option "ZAxisMapping" "4 5"
Side note - Why do you have 2 mouse entries in your config file? And why are they Mouse[1] and Mouse[3]? Seems odd to me.
-- trey
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com