man Auto-classic () - the AfterStep Classic auto-raise module
NAME
Auto-Classic - the AfterStep Classic auto-raise module
SYNOPSIS
Auto-Classic is spawned by asclassic, so no command line invocation will work.
An appropriate invocation from asclassic looks like:
Module Auto 325
or, from a menu:
Popup "Modules" 
         Title "Modules"
         Module "Audio" Audio
         Module "Auto"  Auto 325
         Module "Wharf" Wharf
         Module "Ident" FvwmIdent
         Module "Pager" FvwmPager 0 3
The numeric argument is required. It specifies how long a window must retain the keyboard input focus before it is raised. The delay is measured in milliseconds, and any integer 0 or greater is acceptable.
AUTHOR
Auto is a port of the FvwmAuto to Afterstep by Frank Fejes <frank@ssax.com>