[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: USB Mouse



On Mon, May 12, 2003 at 03:24:30PM -0500, Ernesto Gonzalez Gomez wrote:
> Hi,
> 
> I want to use my laptop with a USB Mouse, I installed the usb-ohci module.

Are other modules loaded like usbcore, hid, input, mousedev?

> when I connect my USB Mouse the system send this message:
> 
> "hub.c: new USB device 00:13.0-2, assigned address 3
> input0: USB HID v1.00 Mouse [Cypress Sem. PS2/USB Browser Combo Mouse] on 
> usb1:3.0"
> 
> 
> In XF86Config file I have:
> 
> Section "ServerLayout"
>         Identifier     "XFree86 Configured"
>         Screen      0  "Screen0" 0 0
>         InputDevice    "Mouse0" "CorePointer"
>         InputDevice    "Keyboard0" "CoreKeyboard"
>         InputDevice    "Mouse1" "AlwaysCore"
> EndSection
> 
> Section "InputDevice"
>         Identifier  "Mouse0"
>         Driver      "mouse"
>         Option      "Protocol" "IMPS/2"
>         Option      "Device" "/dev/psaux"
>         Option      "Emulate3Buttons" "off"
>         Option      "ZAxisMapping" "4 5"
> EndSection
> 
> Section "InputDevice"
>         Identifier  "Mouse1"
>         Driver      "mouse"
>         Option      "Device" "/dev/usb/mouse2"

Last time I ran two mice one of which was usb, the device for usb
mouse was /dev/input/mice or /dev/input/mouse0. 

How is the device set up? Mine is:

$ ls -l /dev/input/*
crw-rw----    1 root     root      13,  63 Dec 31  1969 /dev/input/mice
crw-rw----    1 root     root      13,  32 Dec 31  1969 /dev/input/mouse0

>         Option      "Protocol" "IMPS/2"
>         Option      "Emulate3Buttons" "off"
>         Option      "ZAxisMapping" "4 5"
> EndSection
> 
> 
> The  mouse, is not working, I don´t know wath device use, I traied with: 
> /dev/input/mice, /dev/input/mouse0, /dev/input/mouse1, /dev/usb/mouse0, 
> /dev/usb/mouse1, an some others a no one works, can someone tell me, witch 
> device I have to use, or if I have to do everything else.
> 
> Thanks in advance. 
> 
> 
> 

-- 
Jerome

Attachment: pgpRi06TA_Rcv.pgp
Description: PGP signature


Reply to: