Re: Mouse in Xfree86 4.2.0

2002-04-15 Thread Will Andrews
On Mon, Apr 15, 2002 at 03:25:12PM -0700, David O'Brien wrote: > I have requested of both the XFree86-4 Server and of Portmgr to make the > default mouse device /dev/sysmouse. But my emails have gone unanswered. They did not go unanswered. I said it was a good idea and that I would do it, but d

Re: Mouse in Xfree86 4.2.0

2002-04-15 Thread David O'Brien
On Mon, Apr 15, 2002 at 10:02:33AM +0200, John Angelmo wrote: > When I start XFree86 I get the error that /dev/mouse can't be found, OK > devfs seems to be installd so MAKEDEV dosn't exist anymore, is there > anyway to get /dev/mouse working as in FreeBSD 4? I have requested of both the XFree86

Re: Mouse in Xfree86 4.2.0

2002-04-15 Thread John Angelmo
Hiten Pandya wrote: > --- Gary Stanley <[EMAIL PROTECTED]> wrote: > >>Sysinstall - post configure and re-do your mouse. The only workaround I >>have found. > > > The other way, is to edit your XF86Config to point to > /dev/pcm0 (if you are using a PS2 mouse), or /dev/sioN (N being the COM por

Re: Mouse in Xfree86 4.2.0

2002-04-15 Thread Hiten Pandya
--- Gary Stanley <[EMAIL PROTECTED]> wrote: > Sysinstall - post configure and re-do your mouse. The only workaround I > have found. The other way, is to edit your XF86Config to point to /dev/pcm0 (if you are using a PS2 mouse), or /dev/sioN (N being the COM port number), which gives XFree86 dir

Re: Mouse in Xfree86 4.2.0

2002-04-15 Thread Gary Stanley
I had this similiar problem. Sysinstall - post configure and re-do your mouse. The only workaround I have found. /ges At 10:02 AM 4/15/2002 +0200, John Angelmo wrote: >Hello > >When I start XFree86 I get the error that /dev/mouse can't be found, OK >devfs seems to be installd so MAKEDEV dosn'

Re: Mouse in Xfree86 4.2.0

2002-04-15 Thread Jan Stocker
Whats about editing /etc/rc.devfs and inserting a symlink from /dev/mouse to /dev/sysmouse ? On Mon, 2002-04-15 at 08:26, Munish Chopra wrote: > On Mon, Apr 15, 2002 at 10:02:33AM +0200, John Angelmo wrote: > > Hello > > > > When I start XFree86 I get the error that /dev/mouse can't be found,

Re: Mouse in Xfree86 4.2.0

2002-04-15 Thread Munish Chopra
On Mon, Apr 15, 2002 at 10:02:33AM +0200, John Angelmo wrote: > Hello > > When I start XFree86 I get the error that /dev/mouse can't be found, OK > devfs seems to be installd so MAKEDEV dosn't exist anymore, is there > anyway to get /dev/mouse working as in FreeBSD 4? > > Thanks > > /John Se