Re: Cannot run X - missing /dev/mouse

2003-01-17 Thread Bob Nielsen
Try changing Option "Protocol" "auto" to Option "Protocol" "ImPS/2" On Fri, Jan 17, 2003 at 07:29:54PM -0500, Andrew Pierce wrote: > I am still not getting a mouse in X. I tried this: > > cat /dev/mouse > > moved the mouse around, and got garbage characters on the screen. This > means

Re: Cannot run X - missing /dev/mouse

2003-01-17 Thread Andrew Pierce
I am still not getting a mouse in X. I tried this: cat /dev/mouse moved the mouse around, and got garbage characters on the screen. This means the mouse driver is loaded and working doesn't it? Why won't it work in X? In /var/log/XFree86.0.log, I am still getting the message: "Cannot determine

Re: Cannot run X - missing /dev/mouse

2003-01-16 Thread Ken McCord
Type in 'ln -s /dev/psaux /dev/mouse'. That'll create a symlink called /dev/mouse that will point to /dev/psaux (Your PS/2 mouse). Ken Andrew Pierce wrote: I am having trouble running X. I just installed Woody r1 and I do not have a /dev/mouse which is what X is looking for. I do not underst

Cannot run X - missing /dev/mouse

2003-01-16 Thread Andrew Pierce
I am having trouble running X. I just installed Woody r1 and I do not have a /dev/mouse which is what X is looking for. I do not understand why /dev/mouse is missing and how I should go about creating it. BTW, I have a Microsoft Wheel Mouse, P2/2 interface. Thanks in advance. -- To UNSUBSCRI