From: Maikon Bueno <maikon@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: sending a byte to keyboard buffer
Date: Tue, 3 Aug 2004 11:31:11 -0300 [thread overview]
Message-ID: <757c55c6040803073153dcddf5@mail.gmail.com> (raw)
Hi all,
I'm writing a driver for a mouse.
When a button is pressed, the driver must send a char to the keyboard buffer.
So, mouse buttons must behave like keyboard keys.
I would like to know how to send a char to the keyboard buffer. Is it need to
use the outb() function?
Does anybody know how to do that?
Thanks!
Maikon.
reply other threads:[~2004-08-03 14:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=757c55c6040803073153dcddf5@mail.gmail.com \
--to=maikon@gmail.com \
--cc=linux-kernel@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.