From: Stas Sergeev <stssppnn@yahoo.com>
To: linux-msdos@vger.kernel.org
Subject: Re: Using a diffrent mouse driver?
Date: Thu, 07 Nov 2002 16:56:16 +0300 [thread overview]
Message-ID: <3DCA7100.4080204@yahoo.com> (raw)
Hello.
Michael wrote:
> I've just encounterd a game that yells about "mouse driver either to
> old or not found"
What is the game? I think it is
worth to fix the dosemu's driver.
> So i figured i'd try the cutemouse driver(which works with the FreeDOS
> bootable cd)
Not all drivers will work. gmouse
works for me, lmouse doesn't.
> What i'm wondering is how i can disable the mouse driver that dosemu
> uses(?)
By setting $_mouse_dev = ""
> so i can use the cutemouse driver instead
Allow it to access the serial port
by setting $_com1 = "/dev/ttyS0"
Kill gpm if it works in a repeater
mode.
> or maybe some other ideas?
Yes. It is better to fix the dosemu driver.
next reply other threads:[~2002-11-07 13:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-07 13:56 Stas Sergeev [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-11-07 10:12 Using a diffrent mouse driver? Michael
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=3DCA7100.4080204@yahoo.com \
--to=stssppnn@yahoo.com \
--cc=linux-msdos@vger.kernel.org \
/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 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.