Title: flwm_topside.tcz Description: Fast Light Window Manager Version: 1.20 Author: Bill Spitzak Original-site: http://flwm.sourceforge.net Copying-policy: GPL Size: 28KB Extension_by: juanito Tags: fltk window manager X Comments: For microcore, as found in tinycore v2.4 Thanks to Mike L. For the many improvements to flwm. Window title bar at top of Window instead of rotated left. changed Alt+Enter to Alt+F1 to iconize a window Ctrl Alt arrows moves the window Ctrl Alt = grows the window (unshifted + key) Ctrl Alt - shrinks the window Ctrl Alt PgUp grows the window veritcally Ctrl Alt PgDn shrinks the window vertically Ctrl Alt , grows the window hortizontally (unshifted < key) Ctrl Alt . grows the window hortizontally (unshifted > key) Ctrl Alt t taller (sames as PgUp) Ctrl Alt s shorter (same as PgDn) Ctrl Alt m maximize widow Ctrl Alt v maximize vertical Ctrl Alt h maximize hortizontal flwm now optionally supports environment variable FLWM_TITLEBAR_COLOR to set color for window title bars. To set use hex rgb, e.g, 20:5F:20 (Currently supports fltk gtk+ scheme.) ---- Change-log: first version 2020/08/11 Current: 2020/09/23 Fixed exec= parsing issue in _menu_common script. (Rich)