Clean:

General
With the Clean module you can control if windows that aren't used for a specified time should iconify or be deleted (dangerous) You have to activate the module in the autoexec file or call it from within the start menu. If you want it always to take effect you should activate it in autoexec like the other modules.
The config file
#------------------------------------------------------------------------
# Clean
#
# What to do to any window after N seconds
*Clean  3600 Iconify 1
# After 3600 seconds the unused windows will be iconified

*Clean 86400 Delete
# After 86400 seconds the unused windows will be deleted, all changes will
# be lost!!!
------------------------------------------------------------------------


 
Back to the overview
[Back to the overview]
Back to the contents
[Back to the contents of the main directory]
database
[See the database configuration file]