From: Brian Craft <bcboy@thecraftstudio.com>
To: Andreas Dilger <adilger@turbolabs.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: pasting arbitrary input to consoles
Date: Thu, 27 Dec 2001 16:28:41 -0800 [thread overview]
Message-ID: <20011227162841.A20931@bcboy-linux.cisco.com> (raw)
In-Reply-To: <20011227141759.A19460@bcboy-linux.cisco.com> <20011227155157.L12868@lynx.no>
In-Reply-To: <20011227155157.L12868@lynx.no>; from adilger@turbolabs.com on Thu, Dec 27, 2001 at 03:51:57PM -0700
On Thu, Dec 27, 2001 at 03:51:57PM -0700, Andreas Dilger wrote:
> Well, you could also make the voice-aware shell as the default shell for
> a given user
Interesting idea, though you'd need to auto login one of the consoles (since
the shell won't be up at the login prompt).
> For X you could also make the voice recognition system an input method
We're currently using the XTest extension, which works well. There are a number
of techniques you can use for X.
I just wrote a proof-of-concept for a truly hideous console solution:
o Read the first line of /dev/vcs0
o Write the to-be-pasted text to /dev/vcs0
o Select the text via ioctl on /dev/tty0
o Restore the first line of /dev/vcs0
o Paste via ioctl on /dev/tty0
Hehehe. It works. And it's good just for the gross-out value.
Thanks,
b.c.
next prev parent reply other threads:[~2001-12-28 0:29 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
2001-12-28 0:28 ` Brian Craft [this message]
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=20011227162841.A20931@bcboy-linux.cisco.com \
--to=bcboy@thecraftstudio.com \
--cc=adilger@turbolabs.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