First of all, to find out exactly which config file is being used, look 
at your XFree86.0.log. In mine it is on line 13:

(==) Using config file: "/etc/X11/XF86Config-4"

There is a whole sequence of places it looks for the config file (see 
man XF86Config).

I have RedHat 7.2 and a PS/2 wheel mouse. It works fine for me with the 
following in my config file:

Section "InputDevice"
    Identifier    "Mouse1"
    Driver    "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/mouse"
    Option "ZAxisMapping" "4 5"
EndSection

I'd say forget "mouseconfig". Just edit your config file as above.
-- David

Wes Grate wrote:

>I've tried all the suggestions regarding mouse problems and cannot
>resolve mine.  In RedHat 7.2  using glibc 2.2.4 and XFree86 4.1, if I
>setup my Logitech as a PS/2 protocol in 'mouseconfig' it freezes up both
>keyboard and mouse for Xconfigurator.  If I say it is a 'serial' mouse,
>the keyboard works for Xconfigurator, but the mouse is still frozen.  I
>could care less about using the wheel.   I have tried editing both the
>/etc/X11/XF86Config and the /usr/X11R6/lib/X11/XF86Config to read:
>
>Protocol "IMPS/2"
>Device "/dev/mouse"
>
>and other combinations, such as "/dev/psaux" but from the looks of the
>/var/log/XFree86 log file, it doesn't seem to pay any attention to any
>of my entries until after the setting from 'mouseconfig' have been
>loaded (which, of course, never works).  I am at my wits end with this
>one.  The machine is a Dell Dimention V400.  In Xconfigurator it finds
>the on-board ATI card, and I always need to change it to the installed
>ATI Rage 128 card to get any display in GNOME at all.  And when the
>keyboard works I can tab around GNOME and get sparse things done.
>
>Can anyone help me?  Much appreciated!
>
>[EMAIL PROTECTED]
>
>_______________________________________________
>Newbie mailing list
>[EMAIL PROTECTED]
>*** To unsubscribe , or change message options, see:
>http://XFree86.Org/mailman/listinfo/newbie
>



_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to