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

Re: usb mouse



> Goto /dev 
> Then run "MAKEDEV input"
Ahh...I tried mkdir /dev/input; cd /dev/input; MAKEDEV mouse0.
> 
> You can check to see if the mouse is working by typing the following:
> "proc /dev/input/mice"
> 
> wiggle the mouse about, if you see characters on the screen the mouse is
> probably working.
Yup. I cat'd it and saw garbage when I moved it.
> 
> Then configure your XF86Config (Input section) so that it points to
> /dev/input/mice   (it usually points to /dev/mouse)
Works great. Thanks.



Reply to: