>>>>> "vg" == Viktor Griph <[email protected]> writes:

    vg> You can probably do it with Fvwm's Schedule command with
    vg> the Periodic option together with wmctrl.

It worked! The new function definitions under 2.5.28 are:

DestroyFunc SpiffyTerm
AddToFunc SpiffyTerm
+ I Exec terminal
+ I Schedule Periodic 1000 Exec wmctrl -r Terminal -N "Terminal - `date "+%a, 
%b %d - %T"`"

DestroyFunc SpiffyEmacs
AddToFunc SpiffyEmacs
+ I Exec emacsclient -c
+ I Schedule Periodic 60000 Exec wmctrl -r emacs -N "emacs - `fortune 
palindromes latin_proverbs german_proverbs proverbs latin_proverbs_2`"

The effect is the same as the old functions except that I have to
put a set string in the title to identify it to wmctrl.

On a different topic--are the forum and the wiki likely to reappear
soon?

jk

Reply via email to