Eliminating BRB message

For talk and support relating specifically to Puppy derivatives
Post Reply
Message
Author
davec51
Posts: 530
Joined: Thu 13 Apr 2006, 22:31
Location: Virginia

Eliminating BRB message

#1 Post by davec51 »

I hope I'm not being ungrateful, but I'd rather not hear sounds on booting and exiting MYWolf. I found and commented out the startup howl (in /root/startup), but the BRB sound eludes me. Where is it called? I promise I won't substitute another sound.

User avatar
CatDude
Posts: 1563
Joined: Wed 03 Jan 2007, 17:49
Location: UK

#2 Post by CatDude »

Hello davec51
davec51 wrote:..... but the BRB sound eludes me. Where is it called? ......
If you are referring to MyWolfe-010

@ line 5 of /usr/bin/wmreboot
you will find:

Code: Select all

aplay /usr/share/sounds/BRB.WAV
And just in case you are interested
@ line 5 of /usr/bin/wmpoweroff
you will find:

Code: Select all

aplay /usr/share/sounds/CRASH.WAV
CatDude
.
[img]http://www.smokey01.com/CatDude/.temp/sigs/acer-futile.gif[/img]

davec51
Posts: 530
Joined: Thu 13 Apr 2006, 22:31
Location: Virginia

Elimination accomplished

#3 Post by davec51 »

Thanks, CatDude. I don't know why my search couldn't find that text.

Post Reply