KevinO (and everyone else who thinks this is simple :-) )
I tried the recommended options in the XFree86Config-4 file (as well as
just XFree86Config) and the mouse still does not work.
The keyboard works great, I can not get the mouse to work via USB or
PS/2. I tried all of the mouse protocols available in mousedrake and put
them in the XFree86Config-4 file to include "IMPS/2". Any further
recommendations?
Hans, what do you think?
Eric
On Tue, 2003-09-02 at 01:57, KevinO wrote:
> > Eric Bishop wrote:
> > Hello Plug List (and Patrick),
> >
> > I just got a Logitech Navigator Wireless Keyboard/Mouse/Webcam ...
>
> > know what settings should be in the XFree86Config files to get the
> > wireless mouse to work? I also tried Mandrakes gui front ends, such as
> > XFdrake, mousedrake, etc..
> >
>
> My Logitech wireless mouse works fine using:
>
> # **********************************************************************
> # Pointer section
> # **********************************************************************
>
> Section "InputDevice"
>
> Identifier "Mouse1"
> Driver "mouse"
> Option "Protocol" "IMPS/2"
> Option "Device" "/dev/usbmouse"
> Option "ZAxisMapping" "4 5"
> # Option "Emulate3Buttons"
> # Option "Emulate3Timeout" "50"
>
> # ChordMiddle is an option for some 3-button Logitech mice
>
> # Option "ChordMiddle"
>
> EndSection
>
> Using /dev/psaux for Device works if I am using the ps2 adapter instead of USB.
>
> A Google search for 'Logitech Navigator XF86Config' returns a lot of hits.
>
> This shouldn't be too hard...
>
> - --
> KevinO
>
> "If truth is beauty, how come no one has their hair done in the library?"
> - -- Lily Tomlin
> >
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss