public inbox for blinux-list@redhat.com
 help / color / mirror / Atom feed
From: Richard Uhtenwoldt <ru@river.org>
To: blinux-list@redhat.com
Subject: the glass tty model of human-computer interaction
Date: Sun, 13 Dec 1998 21:55:00 -0800 (PST)	[thread overview]
Message-ID: <199812140555.VAA29035@ohio.river.org> (raw)

I'm not blind, just interested in making my software blind friendly.

In the Seventies before the personal computer became popular a lot of
interaction with computers occured via the so-called hardcopy terminal,
like the DECwriter and the Teletype Model 33 before that, which is
essentially a keyboard connected to a printer.  at the end of the session,
you have a long piece of paper that is essentially a transcript of
everything you wrote and everything the computer wrote in reply.

there was also the dumb terminal, also called the glass tty, which differed
from a vt100 in that its cursor was not addressible.  the only way the
computer could update a glass tty was by writing a line of text at the
bottom of the screen and having whatever was on the screen scroll up one
line.  cursor-addressible terminals were also called smart terminals.  now
we may laugh at the idea, but in the Seventies a smart terminal cost
thousands of dollars, hence the market for dumb terminals as a lower-cost
solution.

you could not use vi or Emacs on a hardcopy terminal or a glass tty.  what
you used instead was what I will call a "line editor" which had commands
like "delete the next 5 lines" and "print the next 5 lines".  the Unix
command "ed" and I think also "ex" are line editors.  sighted users came to
prefer so-called visual editors like vi and Emacs in which most of the
display is devoted to an alway-up-to-date view of the thing being edited.
it occurs to me, tho, that if I were a blind user using text-to-speech
hardware or a braille output device, I would prefer a line editor.  but the
Linux Access Howto mentions Emacspeak but does not mention any line
editors.

so, if you are blind and have used a line editor, please tell me whether
you prefer line editors or visual editors.



             reply	other threads:[~ UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Richard Uhtenwoldt [this message]
 ` Ann K. Parsons
   ` wlestes
     ` Matthew Campbell
   ` Jude Dashiell
 ` Charles Hallenbeck
 ` Dave Mielke
   ` Lisa Carmelle
   ` Why I learned emacs was " wlestes
     ` Dave Mielke
       ` wlestes
         ` Moe Aitel
           ` Luke Davis
             ` Moe Aitel
               ` Luke Davis
         ` Lar Kaufman
       ` Why I learned emacs Richard Uhtenwoldt
         ` Dave Mielke
         ` Jude Dashiell
 ` the glass tty model of human-computer interaction wlestes
 ` Jude Dashiell
 ` Jude Dashiell
 ` James H. Cloos Jr.
 ` Mike Keithley
   ` Steve Holmes

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=199812140555.VAA29035@ohio.river.org \
    --to=ru@river.org \
    --cc=blinux-list@redhat.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).