Table of Contents

Name

Banner - the Banner for Afterstep

Synopsis

Banner is intended to be spawned by Afterstep.

Description

The InitBanner displays an Afterstep Logo in the center of the screen for 3 seconds.

Invocation

Banner can be invoked by binding the action 'Module Banner' to a menu or key-stroke in the .steprc file. afterstep will search directory specified in the ModulePath configuration option to attempt to locate Banner. Although nothing keeps you from launching Banner at start-up time, you probably don't want to. You can also give it an optional file parameter, like 'Banner doomface.xpm' or spcify an alternate default pixmap via configuration options.

Configuration Options

*BannerPixmap file
Tells the module to display file instead of the built in pixmap.

*BannerTimeout sec
Tells the module to display for sec seconds instead of default of 3.

Author

Robert Nation

Modified for Afterstep by Robert Depenbrock email:

robert@eclipse.asta.uni-essen.de

Todo

Support for Animated Logos (Multiple XPM)


Table of Contents