From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 683871EF784; Wed, 8 Apr 2015 04:12:36 -0400 (EDT) Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by befuddled.reisers.ca (Postfix) with ESMTP id 7B9D31EF780 for ; Wed, 8 Apr 2015 04:12:30 -0400 (EDT) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mailbackend.panix.com (Postfix) with ESMTP id A4DA5121CE; Wed, 8 Apr 2015 04:12:16 -0400 (EDT) Received: by panix2.panix.com (Postfix, from userid 20712) id 9D02433C9F; Wed, 8 Apr 2015 04:12:16 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by panix2.panix.com (Postfix) with ESMTP id 9BF9933C90; Wed, 8 Apr 2015 04:12:16 -0400 (EDT) Date: Wed, 8 Apr 2015 04:12:16 -0400 (EDT) From: Jude DaShiell To: Glenn / Lenny , "Speakup is a screen review system for Linux." Subject: Re: playing a tune at startup In-Reply-To: <2BA4251022B74C4A86117810E9211018@LennyPC> Message-ID: References: <52FA7C03.6070206@math.wisc.edu> <004201d06e4f$9c0cf130$d426d390$@wessel.com> <551F2DF9.7020405@math.wisc.edu> <004501d0714c$c0060ea0$40122be0$@wessel.com> <2BA4251022B74C4A86117810E9211018@LennyPC> User-Agent: Alpine 2.11 (NEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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: Wed, 08 Apr 2015 08:12:36 -0000 Glen, Please examine /etc/default/grub that is where root can make changes to grub preferably while not connected to the internet. Once those changes get done though root will have to issue a command like: grub-mkconfig -o /boot/grub/grub.cfg to make those changes happen on the next reboot. -- Twitter: JudeDaShiell On Tue, 7 Apr 2015, Glenn / Lenny wrote: > Since GRUB 2, I haven't known how to alter GRUB, I would like to set the > time-out, and it would be nice to have a beep for each item, or at least a > beep at the top and bottom, and I would like to change the order of the > items. > Maybe it is easier now, but I don't know how to do it. > Thanks for any info. > Glenn > ----- Original Message ----- > From: "Keith Wessel" > To: "'Speakup is a screen review system for Linux.'" > > Sent: Tuesday, April 07, 2015 11:06 AM > Subject: RE: playing a tune at startup > > > Thank you, Sir! Got it, installed the beep utility, and now I have a cavalry > charge on boot-up! > > > GRUB_INIT_TUNE="800 523 2 698 2 880 2 1046 1 1 3 880 2 1046 4" > > What a nifty utility! > > Keith > > > -----Original Message----- > From: Speakup [mailto:speakup-bounces@linux-speakup.org] On Behalf Of John > G. Heim > Sent: Friday, April 03, 2015 7:19 PM > To: Speakup is a screen review system for Linux. > Subject: Re: playing a tune at startup > > 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 > _______________________________________________ > 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 > > _______________________________________________ > Speakup mailing list > Speakup@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup