Hi, I put the "Exec /usr/bin/rplay" in quotes but still nothing. I think there 
is a larger
issue here. I can't figure out where the Module FvwmEvent should go or
what the syntax is for loading it. But all the example .fvwm2rc I have looked
at shows exactly what I have (below)
I have even tried preceeding it with AddToFunc InitFunction.

Thanks!


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