From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2.wa.amnet.net.au (smtp2.wa.amnet.net.au [203.161.124.51]) by speech.braille.uwo.ca (Postfix) with ESMTP id DE70210AC1 for ; Mon, 13 Oct 2008 22:02:08 -0400 (EDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp2.wa.amnet.net.au (Postfix) with ESMTP id 4D61FC3939 for ; Tue, 14 Oct 2008 10:02:53 +0800 (WST) X-Virus-Scanned: amavisd-new at smtp2.wa.amnet.net.au Received: from smtp2.wa.amnet.net.au ([127.0.0.1]) by localhost (smtp2.wa.amnet.net.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oiFplKKGwnad for ; Tue, 14 Oct 2008 10:02:52 +0800 (WST) Received: from gotss1.gotss.net (203.161.101.89.static.amnet.net.au [203.161.101.89]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp2.wa.amnet.net.au (Postfix) with ESMTP id 5EF73C3DEA for ; Tue, 14 Oct 2008 10:02:52 +0800 (WST) Received: from bouncy.gotss.net ([192.168.24.37] helo=bouncy) by gotss1.gotss.net with smtp (Exim 4.69) (envelope-from ) id 1KpZFL-0001SU-CU for speakup@braille.uwo.ca; Tue, 14 Oct 2008 10:02:51 +0800 Message-ID: <072472B101244622A2F824B87489DD98@bouncy> From: "Kerry Hoath" To: "Speakup is a screen review system for Linux." References: <20081013213125.GA2894@lnx3.holmesgrown.com> Subject: Re: Debian Well Underway Date: Tue, 14 Oct 2008 10:02:52 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.11 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: Tue, 14 Oct 2008 02:02:09 -0000 There is svgatextmode that can set screen size; also note that kernel uses framebuffer by default not sure if that changes how larger than normal screen sizes work. Just out of curiosity what was the boot problem after all that? Also keep in mind all configuration files are stored in /etc for Debian, if you are careful you can hand-edit the config files and not use the maintainer scripts. Regards, Kerry.