* Re: mouse broken in wordperfect
@ 2004-08-10 16:14 Stas Sergeev
2004-08-10 19:30 ` mouse broken in wordperfect (fedora) Lawrence F. Povirk
0 siblings, 1 reply; 2+ messages in thread
From: Stas Sergeev @ 2004-08-10 16:14 UTC (permalink / raw)
To: linux-msdos
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: mouse broken in wordperfect (fedora)
2004-08-10 16:14 mouse broken in wordperfect Stas Sergeev
@ 2004-08-10 19:30 ` Lawrence F. Povirk
0 siblings, 0 replies; 2+ messages in thread
From: Lawrence F. Povirk @ 2004-08-10 19:30 UTC (permalink / raw)
To: linux-msdos; +Cc: Stas Sergeev
Thanks, that was helpful. I tracked the problem down to a change in
Fedora, /dev/psaux doesn't connect to anything anymore even though the
file is still there, and neither does /dev/mouse. You have to use
$_mouse_dev = "/dev/input/mice" instead. Now it works.
On Tue, 10 Aug 2004, Stas Sergeev wrote:
> 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.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-08-10 19:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-10 16:14 mouse broken in wordperfect Stas Sergeev
2004-08-10 19:30 ` mouse broken in wordperfect (fedora) Lawrence F. Povirk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.