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 Tue Apr 08 2003 - 20:46:44 BST