From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp110.sbc.mail.mud.yahoo.com (smtp110.sbc.mail.mud.yahoo.com [68.142.198.206]) by speech.braille.uwo.ca (Postfix) with SMTP id AAF77C1A2D1 for ; Sat, 4 Sep 2010 13:02:34 -0400 (EDT) Received: (qmail 92876 invoked from network); 4 Sep 2010 17:05:59 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bellsouth.net; s=s1024; t=1283619959; bh=4Kp+63lPO2nYri0CoOp6G6jYdl9kQdPtDmvIl5cwIiM=; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Date:From:To:Subject:In-Reply-To:Message-ID:References:User-Agent:MIME-Version:Content-Type; b=h1ohaxdafRuluTIP3x8D8E+Nj0GleAy2jjNY0DZIHihhLJGVNeh7+V7byLLaWXDg8r+/R8dkBBBiR6Pwfo3WNCErUMOyBe9mKAVGP+RwVwznoidrlZlMNFbjK9nHqJPrSE+EEhdHv97DFpGY3NVaPSbcjO3WNXpUz6W9o+D9vlQ= Received: from localhost (myrowa@70.146.162.94 with plain) by smtp110.sbc.mail.mud.yahoo.com with SMTP; 04 Sep 2010 10:05:58 -0700 PDT X-Yahoo-SMTP: XOe3HSqswBASZ.SfZl8fqWtqtP4MkNp7cEfpPs64wphU X-YMail-OSG: KI2JeSEVM1mVzfN1bjmdQmjZ9XS6Q9iD.n3G.QqLz6alKPT 8StuODh8MkkriIXK7UkAa7FBLCOHUc5HFwPCHrbilyocVZGQml3TV5Cu3E8c jdrAzmtMPCNZIXx3b6ZVNX24CusnuOer9FkrLBzI0nVhmKKsC_RP86Ks02Ub 1aGc47Gyhcma4uqaA9YLcZy8DM6c4bJkPwYU2bXAymQPSYtgSnW1MQM6AfN5 0 X-Yahoo-Newman-Property: ymail-3 Date: Sat, 4 Sep 2010 12:05:57 -0500 (CDT) From: Adam Myrow To: "Speakup is a screen review system for Linux." Subject: Re: arch linux - setting screen size In-Reply-To: <20100904160619.GK22412@const> Message-ID: References: <20100904155848.GA2043@nextdog> <20100904160619.GK22412@const> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 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: Sat, 04 Sep 2010 17:02:34 -0000 Using stty doesn't change the screen size, it just tells the terminal to pretend that the screen size is different. The best way to make sure you have the 80X25 screen is to pass "vga=normal" at boot time to the kernel.