On 09 Feb 2001 00:46:45 -0800, Thomas Adam wrote:
>
> As soon as I got home from school, I booted into fvwm2
> and made the following changes (kindly supplied by
> Dominik Vogt), thus:
>
> *FvwmEvent icon_name Function DeiconifyXconsole
> *FvwmEventPassID
> AddToFunc DeiconifyXconsole
> + "I" WindowId $0 (xconsole\*) iconify off
> FvwmEvent Version 2.2.2
The sample above only works with 2.3.x versions, not with AnotherLevel.
I would try the following for 2.2.x versions, but I didn't test this:
DestroyModuleConfig FvwmEvent*
*FvwmEvent icon_name Function DeiconifyXconsole
DestroyFunc DeiconifyXconsole
AddToFunc DeiconifyXconsole
+ I Next (xconsole\*) Iconify -1
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 Feb 09 2001 - 16:36:04 GMT