Logitech Wireless Mouse

Páxina inicial
Anexos:
Mensaxe orixinal
+ (text/plain)
Borrar esta mensaxe
Responder a esta mensaxe
Autor: KevinO
Data:  
Asunto: Logitech Wireless Mouse
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