I got it!

DestroyModuleConfig FvwmEvent: *
Module FvwmEvent

*FvwmEvent: Cmd "Exec exec rplay "

*FvwmEvent: StartDelay 3
*FvwmEvent: Delay 1

*FvwmEvent: new_page "~/sounds/new_page.au"
*FvwmEvent: new_desk "~/sounds/new_page.au"

Thanks for getting me on the right path!

Jim


On Wed, Apr 09, 2003 at 01:44:49AM +0000, Mikhael Goikhman wrote:
> On 08 Apr 2003 20:22:56 -0500, [EMAIL PROTECTED] wrote:
> > 
> > Hi all, I can't get FvwmEvent to play sounds..
> > 
> > here's what I am trying to do:
> > 
> > # play sounds
> > Module FvwmEvent SoundEvent
> > *FvwmEvent: Cmd Exec /usr/bin/rplay
> > *FvwmEvent: new_page ~/sounds/new_page.au
> > *FvwmEvent: new_desk ~/sounds/new_page.au
> > 
> > 
> > I have verified that typing /usr/bin/rplay ~/sounds/new_page.au does in fact
> > play a sound, but when I switch between pages - no sound.
> 
> Put quotes:
> 
>   *FvwmEvent: Cmd "Exec /usr/bin/rplay"
> 
> Regards,
> Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to