From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw0-f195.google.com (mail-yw0-f195.google.com [209.85.211.195]) by speech.braille.uwo.ca (Postfix) with ESMTP id C3B3B10332 for ; Fri, 15 Jan 2010 10:52:39 -0500 (EST) Received: by ywh33 with SMTP id 33so589605ywh.23 for ; Fri, 15 Jan 2010 07:52:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:subject :in-reply-to:references:comments:date; bh=yMnTznNo2SBXD6jw6p5OiPRGJzG6/2oXSSjidfiItr0=; b=WjMupoWm55vf0HN2rlwGaJl3gQp6leOSvSxXlv/WBlmx4f2WabRe0DAhCMxNgn9p5i UZwoT9uL3OmMxiAInlBwO+MgrSQZ2tCgPfyfjohS7hmDKB/gIutYtM3YHWrWzh8kWT8L Z8Dkli3j0SuOVGSJqTbLSM4YtVrEYtxb48hOk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:subject:in-reply-to:references:comments:date; b=fjxFEdlrtV8T5kAlNZBS/A7Ww01kOmmE41VMwhYsIJEwb13JtVsk/ACU+Gurc2ETEY y/8QOwWILIk1fiainPmIlICt/5IVZkfj2RST6t69bWSfzxu2zZLEQMPXl5SBJU+1hDhc 5PLO0v4L/gSAWPQ0JWT+ZDV1c6EFba6Ik5jig= Received: by 10.101.133.31 with SMTP id k31mr1423668ann.25.1263570758211; Fri, 15 Jan 2010 07:52:38 -0800 (PST) Received: from localhost (ip24-253-221-18.ok.ok.cox.net [24.253.221.18]) by mx.google.com with ESMTPS id 4sm786458ywd.29.2010.01.15.07.52.35 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 15 Jan 2010 07:52:36 -0800 (PST) Message-ID: <4b508f44.0404c00a.5d06.5bf4@mx.google.com> From: Chris Brannon To: "Speakup is a screen review system for Linux." Subject: Re: Full screen Presentation (Waswhere am I on the screen? ) In-reply-to: <201001151537.o0FFb5ef044796@dc.cis.okstate.edu> References: <201001151537.o0FFb5ef044796@dc.cis.okstate.edu> Comments: In-reply-to Martin McCormick message dated "Fri, 15 Jan 2010 09:37:05 -0600." Date: Fri, 15 Jan 2010 09:51:59 -0600 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2010 15:52:40 -0000 > Here is an update. My shell uses Linux as the default > TERM variable. This works normally in the shell and when using > ssh to other Unix hosts. Right. The "linux" terminal type is more or less the same as a VT100. If your terminal type is linux, and you connect via C-Kermit to something that wants to talk to a VT100, then you shouldn't have any problems with terminal emulation. -- Chris