/*------------------------------------------------------------------*\ 15-includeexec.cvs.patch \*------------------------------------------------------------------*/ this patch adds a new item to the rootmenu: [includeexec] (timeout in secs) {command} the command MUST put valid fluxbox-menu-syntax to STDOUT. if thats ensured, fluxbox will reread the rootmenu, when you open the rootmenu after "timeout" seconds. example: [includeexec] (10) {echo "[nop] (`date`)"} this creates a date-entry, thats updatd after 10 or more seconds.