From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id E63931EF953; Fri, 3 Apr 2015 20:19:19 -0400 (EDT) Received: from mta1.math.wisc.edu (mta1.math.wisc.edu [144.92.166.23]) by befuddled.reisers.ca (Postfix) with ESMTP id 56A291EF950 for ; Fri, 3 Apr 2015 20:19:14 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mta1.math.wisc.edu (Postfix) with ESMTP id A85C960711 for ; Fri, 3 Apr 2015 19:19:07 -0500 (CDT) Received: from mta1.math.wisc.edu ([127.0.0.1]) by localhost (mta1.math.wisc.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WltbY9qRJ1PI for ; Fri, 3 Apr 2015 19:19:07 -0500 (CDT) Received: from mta1.math.wisc.edu (localhost [127.0.0.1]) by mta1.math.wisc.edu (Postfix) with ESMTP id 5C2ED606F6 for ; Fri, 3 Apr 2015 19:19:07 -0500 (CDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mta1.math.wisc.edu X-Spam-Level: X-Spam-Status: No, score=-101.0 required=6.5 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=disabled version=3.3.2 Received: from mailhost.math.wisc.edu (erdos.math.wisc.edu [144.92.166.25]) by mta1.math.wisc.edu (Postfix) with ESMTP for ; Fri, 3 Apr 2015 19:19:07 -0500 (CDT) Received: from [192.168.0.14] (ppp-70-226-128-137.dsl.mdsnwi.ameritech.net [70.226.128.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailhost.math.wisc.edu (Postfix) with ESMTPSA id 3FAC34644F0 for ; Fri, 3 Apr 2015 19:19:07 -0500 (CDT) Message-ID: <551F2DF9.7020405@math.wisc.edu> Date: Fri, 03 Apr 2015 19:19:05 -0500 From: "John G. Heim" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: playing a tune at startup References: <52FA7C03.6070206@math.wisc.edu> <004201d06e4f$9c0cf130$d426d390$@wessel.com> In-Reply-To: <004201d06e4f$9c0cf130$d426d390$@wessel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.18 Precedence: list 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 Apr 2015 00:19:23 -0000 Sorry, I must have moved it. I don't remember doing that. Anyway: wget http://www.iavit.org/~john/debian/grub-init-tune On 04/03/2015 03:48 PM, Keith Wessel wrote: > John, > > I'm finally on grub2 and was eager to dive in and make myself a catchy > little tune! Sadly, your script gives me a 404. Where did it go??? > > Keith > > > -----Original Message----- > From: Speakup [mailto:speakup-bounces@linux-speakup.org] On Behalf Of John > G. Heim > Sent: Tuesday, February 11, 2014 1:38 PM > To: Speakup is a screen review system for Linux. > Subject: playing a tune at startup > > All, > > I've written what i think is a handy little utility for testing and > experimenting with grub init tunes. To use it, you can do one of three > things: > 1. Just run the script. In this case, it will read /etc/default/grub and > play the current GRUB_INIT_TUNE. > 2.Set the GRUB_INIT_TUNE environmental variable to a tune. In this case, > it will play your tune. This allows you to try out different tunes. > 3. Use one of the tunes I've created. Do this by editing the script and > uncommenting the line for the tune you want to try. There are several > tunes listed at the top of the script. > > The script plays the GRUB_INIT_TUNE and then echos it to the console. > To save a tune, just redirect the output to your grub default file,: > > # grub-init-tune >> /etc/default/grub > # update-grub > > To download the script, point a browser here: > http://www.iavit.org/~john/grub-init-tune > > > Or: > # wget http://www.iavit.org/~john/grub-init-tune > # chmod 07555 grub-init-tune > _______________________________________________ > Speakup mailing list > Speakup@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup