From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from opera.rednote.net ([74.53.93.34]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1IG0RW-0007u8-00 for ; Tue, 31 Jul 2007 18:43:54 -0400 Received: from opera.rednote.net (localhost.localdomain [127.0.0.1]) by opera.rednote.net (8.14.1/8.14.1) with ESMTP id l6VMhrg0019161 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 31 Jul 2007 22:43:53 GMT Received: (from janina@localhost) by opera.rednote.net (8.14.1/8.14.1/Submit) id l6VMhrsW019160 for speakup@braille.uwo.ca; Tue, 31 Jul 2007 18:43:53 -0400 Date: Tue, 31 Jul 2007 18:43:53 -0400 From: Janina Sajka To: "Speakup is a screen review system for Linux." Subject: Re: OT: more lines per screen Message-ID: <20070731224353.GQ6144@rednote.net> References: <001001c7d2eb$a9a55240$6405a8c0@ALBERTLC7SN0ZA> <20070730205721.GA10620@lava-net.com> <000f01c7d310$8e11d7e0$6405a8c0@ALBERTLC7SN0ZA> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <000f01c7d310$8e11d7e0$6405a8c0@ALBERTLC7SN0ZA> X-Operating-System: Linux opera.rednote.net 2.6.21-1.3194.fc7spk Organization: Capital Accessibility LLC (http://www.CapitalAccessibility.com) X-PGP-Key: http://www.CapitalAccessibility.com/JaninaSajka_gpg_key.html User-Agent: Mutt/1.5.14 (2007-02-12) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 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, 31 Jul 2007 22:43:54 -0000 It goes in /boot/grub/grub.conf. Here's an excerpt from that file on my .laptop. Notice the two lines that are commented. These allow the Ctrl-G in the title line to beep the speaker, which lets me know I have my 20 seconds to do something special. Pressing enter simply executes the commands below the title line. Note also that the kernel line is all on one line, though it's undoubtedly split in this email. default=0 timeout=20 #splashimage=(hd0,0)/boot/grub/splash.xpm.gz #hiddenmenu title ^GFedora (2.6.21-1.3228.fc7spk) root (hd0,0) kernel /boot/vmlinuz-2.6.21-1.3228.fc7spk ro root=LABEL=/ #vga=0x318 speakup_synth=sftsyn initrd /boot/initrd-2.6.21-1.3228.fc7spk.img Albert E. Sten-Clanton writes: > Thanks! I got my 48 lines. (Maybe I should try for Janina's 64! grin) Assuming I can do it, what file do you recommend saving the cammand in to make it the default for all terminals?