On 10 Apr 2003 09:41:54 -0700, Xucaen wrote:
>
> at the bottom of the man page for fvwm, there
I suppose you are speaking about the middle of the FvwmEvent man page.
> is a listing of audio events that begins like so:
>
>
> e.g. for audio-events:
>
> *FvwmEvent: startup TaDa.au
> *FvwmEvent: shutdown Elvis_Left.au
These are 2 events that are internal to FvwmEvent, noone else knows about
them, FvwmEvent invokes them on its own startup and shutdown.
> . . .
>
>
> My Q is: is this a complete list of all fvwm
> events?
> If it isn't, where could I find such a list?
The exact list depends on the version. The currnet list (35 event) may be
found on
http://fvwm.org/ in the developers section.
Or, if you use 2.5.x, run the following to get the complete event list:
perl -I`fvwm-perllib dir` -MFVWM::EventNames -e 'print "$_\n" foreach _at_{allEventNames()}'
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 Fri Apr 11 2003 - 06:03:52 BST