From: Andreas Dilger <adilger@turbolabs.com>
To: Brian Craft <bcboy@thecraftstudio.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: pasting arbitrary input to consoles
Date: Thu, 27 Dec 2001 15:51:57 -0700 [thread overview]
Message-ID: <20011227155157.L12868@lynx.no> (raw)
In-Reply-To: <20011227141759.A19460@bcboy-linux.cisco.com>
In-Reply-To: <20011227141759.A19460@bcboy-linux.cisco.com>; from bcboy@thecraftstudio.com on Thu, Dec 27, 2001 at 02:17:59PM -0800
On Dec 27, 2001 14:17 -0800, Brian Craft wrote:
> Hi all -- I'm looking into ways of extending a voice control utility to
> work on the consoles. I was hoping there'd be a way to start the app
> during boot, or shortly after -- sorta like gpm starts and allows cut
> and paste in the console. It would be cool if the typing impaired could
> still run kudzu or linuxconf at boot, and have the consoles come up
> voice-enabled.
>
> Another option would be to run a terminal emulator, like screen, that was
> voice aware. Can such a program be wedged between the user and the os
> early during boot?
Well, you could also make the voice-aware shell as the default shell for
a given user, but that would not work for install systems like kudzu
where you are not in control of the boot environment (for that matter you
are not in control of the kernel for those systems either, so it doesn't
really matter).
Probably a good example of how this would work is screen(1) (as you have
mentioned) or script(1) which is a lot more light weight but may have
the necessary code to start from.
For X you could also make the voice recognition system an input method
(ala mouse, keyboard, tablet, joystick, etc), but that would only work
for X. Come to think of it, doesn't the kernel already have an "input"
driver section for such things?
Cheers, Andreas
--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/
next prev parent reply other threads:[~2001-12-27 22:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-27 22:17 pasting arbitrary input to consoles Brian Craft
2001-12-27 22:51 ` Andreas Dilger [this message]
2001-12-28 0:28 ` Brian Craft
2001-12-28 8:28 ` john slee
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=20011227155157.L12868@lynx.no \
--to=adilger@turbolabs.com \
--cc=bcboy@thecraftstudio.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox