Details
/home/lmontel/rpm/tmp/AfterStep-2.1.0-buildroot/usr/X11R6/share/afterstep/autoexec
ASCII text:
############################################################################
# Menus
#
#------------------------------------------------------------------------
# Execute on startup :
#
Function "InitFunction"
# Module "I" Animate
Module "I" WinList
Wait "I" WinList
Module "I" MonitorWharf
Wait "I" MonitorWharf
Module "I" Wharf
Wait "I" Wharf
Module "I" Pager 0 0
Module "I:WinTabs:TermTabs" WinTabs --myname TermTabs --pattern "*term*" --exclude-pattern "mc*" --geometry +5+100 --title "term tabs"
Wait "I:WinTabs:TermTabs" TermTabs
Module "I" Banner
Function "I" WorkspaceState
Exec "I" exec "$HOME/.afterstep/non-configurable/send_postcard.sh"
EndFunction
#------------------------------------------------------------------------
# Execute on restart :
#
Function "RestartFunction"
# remove the following line if minimizing memory usage (see above):
# Module "I" Animate
Module "I" WinList
Wait "I" WinList
Module "I" MonitorWharf
Wait "I" MonitorWharf
Module "I" Wharf
Wait "I" Wharf
Module "I" Pager 0 0
#WinTabs should survive through the restart - no need to bring it up again :
# Module "I" WinTabs --geometry +5+100 --pattern "aterm*"
EndFunction
AfterStep version 2.1.0