From: Stas Sergeev <stsp@aknet.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: usage with libgpm
Date: Fri, 11 Mar 2005 19:53:29 +0300 [thread overview]
Message-ID: <4231CD09.4040806@aknet.ru> (raw)
Hello.
Ryan Underwood wrote:
> the mouse. $_mouse = (microsoft) and $_mouse_dev = "/dev/gpmdata"
> works, but I thought this was not supposed to be necessary when libgpm
> is used.
As I said already, the gpm and raw
mouse accesses are mutually exclusive
in most cases, which means if $_mouse_dev
works, libgpm cannot be used in that
environment (with a few minor exceptions).
Apparently your environment is root-console.
Setting $_console=(0) or not giving dosemu
a root privs will make the libgpm access
possible.
next reply other threads:[~2005-03-11 16:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-11 16:53 Stas Sergeev [this message]
2005-03-11 23:11 ` usage with libgpm Ryan Underwood
-- strict thread matches above, loose matches on Subject: below --
2005-03-12 7:53 Stas Sergeev
2005-03-11 5:25 Ryan Underwood
2005-03-13 4:38 ` Bart Oldeman
2005-03-13 6:31 ` Ryan Underwood
2005-03-13 7:50 ` Bart Oldeman
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=4231CD09.4040806@aknet.ru \
--to=stsp@aknet.ru \
--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.