Changing the I'm so happy sound

Hendrik Visage hvisage at envisage.co.za
Sun Apr 13 10:11:49 GMT 2003


On Sun, Apr 13, 2003 at 12:41:23AM -0700, Wuss912 wrote:
> How do I change the I'm so happy sound that lunar plays every time a
> module completes...
> The current one totally creeps me out

A couple of summers ago, I recalled an option in the sorcerer program
(the predecessor to lunar) that allowed choices between the sound themes,
but then I might've been mistaken again...

However, 
sh-2.05b$ grep -i sound /etc/lunar/config 
        SOUND_DIRECTORY=/var/lib/lunar/sound
	           SOUND_THEME=startrek
		                   SOUND=${SOUND:=off}
sh-2.05b$ grep -i sound /etc/lunar/local/config 
       SOUND=on


then  change the links of SUCCESS, FAILURE in ${SOUND_DIRECTORY}/${SOUND_THEME}
to your liking (see below). I also like some sounds in next_generation.
If you want to submit new sounds etc. feel free, but please make sure that a 
non-patched (ie. the official lunar) sox/play is able to output them to
speakers :)


The REPORT should be sounded whenever a question needs to be answered, like
kernel reconfiguration y/n etc...

sh-2.05b$ cd /var/lib/lunar/sound
sh-2.05b$ ls -l
total 2
drwxr-xr-x    2 hvisage  users         344 2002-03-09 19:43 next_generation
drwxr-xr-x    2 root     root           48 2002-03-28 22:42 old.libraries
drwxr-xr-x    2 hvisage  root          320 2002-03-09 19:48 startrek
sh-2.05b$ cd startrek
sh-2.05b$ ls -l
total 158
-rw-r--r--    1 hvisage  users        7735 1994-03-11 19:21 damage_report.au
lrwxrwxrwx    1 root     root           16 2003-03-22 16:24 FAILURE -> damage_report.au
-rw-r--r--    1 hvisage  users       12317 1993-12-10 03:53 genesis.au
-rw-r--r--    1 hvisage  users       39151 1993-12-10 03:53 help_me_spock.au
-rw-r--r--    1 hvisage  users       29381 1993-12-10 03:53 im_so_happy.au
lrwxrwxrwx    1 root     root           13 2003-03-22 16:24 REPORT -> st_buttons.au
-rw-r--r--    1 hvisage  users       11412 1993-07-09 03:47 sickbay_2_kirk.au
-rw-r--r--    1 hvisage  users       46943 1993-05-10 23:59 st_buttons.au
lrwxrwxrwx    1 root     root           14 2003-03-22 16:24 SUCCESS -> im_so_happy.au




> 
> _______________________________________________
> Lunar mailing list
> Lunar at lunar-linux.org
> http://lunar-linux.org/mailman/listinfo/lunar


More information about the Lunar mailing list