> 
> Can you post the relevant parts of XF86Config?
> 
This is independent of the outcommented parts,
I tryed some combinations which made sense to me.

Section "Pointer"
#    Identifier         "USB Mice"
    Protocol    "IMPS/2"
#    Driver     "mouse"
    Device      "/dev/input/mice"
    ZAxisMapping 4 5
#    Buttons 5
EndSection


Section "Pointer"
    Protocol    "PS/2"
    Device      "/dev/psaux"

#    For wheel support - can not be used with Emulate3Buttons
#
#    ZAxisMapping 4 5

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.
#    Protocol   "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice
#    BaudRate   9600
#    SampleRate 150

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
#   Emulate3Buttons
#    Emulate3Timeout    50

# ChordMiddle is an option for some 3-button Logitech mice
#    ChordMiddle

EndSection




> This depends on your distribution. I am not sure at which point your rc.local
> is called. Debian, for example, has a file called /etc/modules that you can
> use to load modules at a very early time.

I tryed this, but I haven't found the correct name
of the linux modules (alias). There is always a reference
to some wired red hat document which won't list
the relevant "name mappings" for usb modules
and an insmod -a won't list it either.

Greets Tom

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to