�Robin Cook� sagte am 2002-03-10 um 09:16:16 -0600 :
> I think you select wheel mouse under USB during install to get it

Section "InputDevice"

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

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

#    Option "ChordMiddle"

EndSection

> ls -la /dev/mouse /dev/usbmouse /dev/input/mouse0 
crw-r--r--    1 root     root      13,  32 Jan  1  1970 /dev/input/mouse0
lr-xr-xr-x    1 root     root            8 M�r  2 09:50 /dev/mouse -> usbmouse
lr-xr-xr-x    1 root     root           12 M�r  2 09:49 /dev/usbmouse -> input/mouse0

So it's basically the same, just a different Protocol.

Also important:

> cat /etc/sysconfig/mouse 
MOUSETYPE=ps/2
XMOUSETYPE=IMPS/2
FULLNAME="USB|Wheel"
XEMU3=no
WHEEL=yes
device=usbmouse

And you could always run mousedrake.

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.iso-top.de      |     Jabber: [EMAIL PROTECTED]
   iso-top.de - Die g�nstige Art an Linux Distributionen zu kommen
                       Uptime: 10 days 22 hours 38 minutes

Reply via email to