Date: Thu, 29 Dec 1994 06:21:43 -0800 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: dusio <dusio@ws062.bytex.network.com> Cc: questions@freebsd.org Subject: Re: Microsoft Bus Mouse under FreeBSD 2.0 Message-ID: <4602.788710903@time.cdrom.com> In-Reply-To: Your message of "Thu, 29 Dec 94 09:14:13 EST." <9412291414.AA21522@ws062>
next in thread | previous in thread | raw e-mail | index | archive | help
> UN*X on a PC. For those of us who work on UNIX every day, > this is a godsend at home. Thank you. Always nice to hear that, thank you! > I could use some help setting up XF86 on my system. > My Microsoft Bus mouse does not move the cursor under X. > I set the protocol to "BusMouse" in the XF86Config file, > and set the device to "/dev/tty00". No, /dev/tty00 is actually the first serial port. You're correct in assuming that you need to recompile your kernel with the mse device. See /sys/i386/conf/LINT for an option line. See also section 6.0 in the latest copy of the FreeBSD FAQ (ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/share/FAQ/FreeBSD.FAQ) as I have, coincidently, just added an entry on kernel configuration. > Is this a simple case of h/w conflict that doesn't show > up under dos/windows? No, it's just that Microsoft Windows has a bus mouse driver and FreeBSD doesn't have one compiled in yet. It's not often used enough to be a default, I guess! Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4602.788710903>
