I want to raise() an application that is minimized. I'm using Qt and calling activateWindow(); raise(); works on most operating systems. On Tiny core it doesn't. Is there a way to configure FLWM's behavior with respect to minimized applications as I can with other Linux distros? Alternatively, is there a way to configure which window icon are shown so I can remove the minimize button?