From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: mouse broken in wordperfect Date: Tue, 10 Aug 2004 20:14:50 +0400 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <4118F47A.1050806@aknet.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. Lawrence F. Povirk wrote: > $_mouse_dev = "/dev/psaux" in dosemu.conf. I put these same > settings into > the new dosemu.conf, but now there's no mouse in WordPefect. > I'm a little > confused because I don't actually seem to have a "MOUSE.COM" > file. You don't need mouse.com file if you set up mouse via $_mouse_dev. Dosemu have the built-in driver, and if you actually load mouse.com, the mouse will not work. Also see about the permissions on /dev/psaux. If everything fails, start dosemu with -D9+m option and have a look into a ~/.dosemu/boot.log.