pointer section:

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

You have to make sure that the right modules are loaded in the kernel in
order to use usb devices.  So, if you boot with the PS/2 mouse, you might
have to load the modules by hand in order for it to work, otherwise they
should load automatically (I'm assuming you're running the stock kernel).

Jesse

On Sat, 8 Feb 2003, David Turetsky wrote:

> I just tried that change (from /dev/psaux to /dev/input/mice) and x
> startup bombed out. Can you send me the full section for pointers from
> your Config-4 file?
>
> --
> David
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On
> Behalf Of Jesse Hutton
> Sent: Friday, February 07, 2003 10:37 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [XFree86] XFConfig requirements for kbd and mouse
>
> Glad to hear it.  You can probably use that optical mouse as well (I
> have
> a Logitech optical, which works great), but you just have to change
> /dev/psaux back to /dev/input/mice.
>
> Jesse
>
> On Fri, 7 Feb 2003, David Turetsky wrote:
>
> > PROGRESS!!!
> >
>
>
> _______________________________________________
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86
>
>


_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to