From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Alan Bryan <icemanind@yahoo.com>
Cc: Jan-Benedict Glaw <jbglaw@lug-owl.de>, linux-kernel@vger.kernel.org
Subject: Re: Enhanced Keyboard Driver
Date: Thu, 12 May 2005 15:45:19 -0500 [thread overview]
Message-ID: <d120d50005051213453b9a0e6f@mail.gmail.com> (raw)
In-Reply-To: <20050512194805.52183.qmail@web53101.mail.yahoo.com>
On 5/12/05, Alan Bryan <icemanind@yahoo.com> wrote:
> >
> > What do you actually want to do?
> >
> specifically, I am trying to write a program similar
> to the old Sidekick program of the DOS days. A
> "daemon", if you will, that will popup on the screen
> when a predetermined series of keystrokes are hit. The
> program will then do various things, like record/play
> macros, calculator, calendar, programmer's guide, etc
> etc...
>
> The part I'm having trouble with though is having it
> popup when predetermined keystrokes are pushed. I
> don't think Linux has a way to hook into the keyboard
> (if I'm wrong, someone please tell me).
>
Well, I don't think you want to tap into the kernel driver for that. I
mean if one uses X over the network I would assume that the popup
driver will run on the remote box while keyboard is on my local box.
The daemon is for X environment, right? You need to work with X
server, not kernel.
--
Dmitry
next prev parent reply other threads:[~2005-05-12 20:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-12 19:22 Enhanced Keyboard Driver Alan Bryan
2005-05-12 19:39 ` Jan-Benedict Glaw
2005-05-12 19:48 ` Alan Bryan
2005-05-12 20:06 ` Xavier Bestel
2005-05-12 20:10 ` Joel Jaeggli
2005-05-12 20:26 ` Jan-Benedict Glaw
2005-05-12 20:45 ` Dmitry Torokhov [this message]
2005-05-12 19:51 ` Dmitry Torokhov
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=d120d50005051213453b9a0e6f@mail.gmail.com \
--to=dmitry.torokhov@gmail.com \
--cc=dtor_core@ameritech.net \
--cc=icemanind@yahoo.com \
--cc=jbglaw@lug-owl.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox