Deiconify won't delete cache thumnail in Fvwm : Colors
Minda1975 opened this issue · 1 comments
Minda1975 commented
It seems doesn't execute *FvwmEvent deiconify DeThumbnail. I'v figured it out how to works (thanks for this tip goes to heelsleeh).
Here is the way:
change *FvwmEvent to *FirstEvent like this
*FirstEvent: deiconify DeThumbnail
add FirstEvent to StartFunction
+I Module FvwmEvent FirstEvent
done
addy-dclxvi commented
Thank You very much for letting me know! I'm new to Fvwm, still haven't been fully exploring the Events, Functions, and Modules.. hehe..