Dominik Vogt writes:
>On Sat, Feb 21, 2004 at 02:29:39PM -0500, Carl Mummert wrote:
>> I want fvwm to apply a new style when the title of my xterm changes.
>> So I put this in my .fvwm2rc:
>> 
>>   Module FvwmEvent
>>   *FvwmEvent: window_name RecaptureWindow
>
>There are two mistakes here. 
> ...
>  Try this:
>
>  AddToFunc StartFunction
>  + I Module FvwmEvent
>  *FvwmEvent: window_name RecaptureWindow

Thanks for the tip.  I changed my .fvwm2rc to match your stuff above.
FvwmEvent still didn't work, though.   I needed to add 

  *FvwmEvent:  Delay 5

to prevent the recapture from falling into (what seems to be) an
infinite loop.  Does the Recapture function generate window_name
events?  

Carl
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to