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, xucaen_at_yahoo.com 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 majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Apr 09 2003 - 22:02:52 BST