Previously...
>Thank you for your fast answer. I downloaded the 2.3.3 version and the result
>is very different. I don't get a core file and the FvwmEvent keeps running.
>But I don't get no sound and the play program appears as zombie in the ps
>list.
>
>Maybe it could be a configuration error. Here is my .fvwm2rc file
I think this is a configuration error.
>[snip]
>AddToFunc "myplay" "I" Exec exec /usr/bin/play /usr/share/sound/$1
Note that the first variable of a function is represented in AddToFunc
as $0. See 'man fvwm2' in the section for AddToFunc. Anyway, try
replacing $1 above with $0. Currently you're trying to play a
directory, I believe.
--
mikehan_at_best.com
I am not a 32 year old woman
- The collected wisdom of Bart Simpson
--
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 Jun 08 1999 - 03:35:10 BST