logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FvwmAuto - the FVWM auto-raise module

Author

       FvwmAuto just appeared one day, nobody knows how.

3rd Berkeley Distribution                          Dec 1, 1994                                       FvwmAuto(1)

Name

       FvwmAuto - the FVWM auto-raise module

Synopsis

       FvwmAuto  is  spawned  by  fvwm, so no command line invocation will work.  An appropriate invocation from
       fvwm looks like:

       Module FvwmAuto 200

       or, from a menu: Popup "Module-Popup"
               Title   "Modules"
               Module  "GoodStuff"     GoodStuff
               Module  "NoClutter"     FvwmClean
               Module  "FvwmIdentify"  FvwmIdent
               Module  "Banner"        FvwmBanner
               Module  "Debug"         FvwmDebug
               Module  "SaveDesktop"   FvwmSave
               Module  "AutoRaise"     FvwmAuto 200 EndPopup

       The numeric argument is required. It specified 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.

See Also