public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: "Lawrence F. Povirk" <lpovirk@mail2.vcu.edu>
To: linux-msdos@vger.kernel.org
Cc: Stas Sergeev <stsp@aknet.ru>
Subject: Re: mouse broken in wordperfect (fedora)
Date: Tue, 10 Aug 2004 15:30:49 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.58.0408101518520.3018@localhost.localdomain> (raw)
In-Reply-To: <4118F47A.1050806@aknet.ru>

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
> 
> 

      reply	other threads:[~2004-08-10 19:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-10 16:14 mouse broken in wordperfect Stas Sergeev
2004-08-10 19:30 ` Lawrence F. Povirk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.58.0408101518520.3018@localhost.localdomain \
    --to=lpovirk@mail2.vcu.edu \
    --cc=linux-msdos@vger.kernel.org \
    --cc=stsp@aknet.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox