#------------------------------------------------------------------------
# Pager
#

# Generalities
Balloons
BalloonFore		Black
BalloonBack		Grey70
BalloonFont		-adobe-helvetica-bold-o-*-*-10-*-*-*-*-*-*-*
#BalloonBorderWidth	2
#BalloonBorderColor	Grey30
#BalloonYOffset		2
#BalloonDelay		120

# Pager-executables name specific options
# That will override font specifyed in look. file styles

*PagerStickyIcons
#*PagerSmallFont		5x8

# Use it to decorate Pager to your liking.
# possible decoration parameters are :
#PagerDecoration option - possible values :
#   DeskBorderWidth #      - border width around desks
#   DeskBorderColor <color>- color of the border around desks 
#                            (default is style's foreground)
#   NoPageSeparator        - removes lines separating one page from another
#   NoSelection            - removes frame surrounding selected page 
#   SelectionColor <color> - color of the frame surrounding selected page
#   GridColor <color>      - defines color of page separating grid and desk 
#                            borders
#   NoDeskLabel            - removes label from the desk
#   HideInactiveLabel      - use shaped extensions to hide labels of inactive
#                            desks
#   LabelBelowDesk         - will place label below desk vs. above

#*PagerDecoration  DeskBorderWidth 1, DeskBorderColor red, NoPageSeparator, GridColor green, NoSelection

#This will force Pager to inform Afterstep that it is started, right 
#after the first desk's background is loaded. Pager will also set the
#global Atom to background Pixmap, so that Eterm can work nicely, with 
#transparency emulation.
#*PagerFastStartup

# this will make Pager show 
# root background on startup - before notification from AfterStep
# about current desk. This is needed if aterm is started from autoexec
# or even before AfterStep with transparent option.
*PagerSetRootOnStartup 

*PagerGeometry       -1+19

# PagerStyle is used to define look of Pager's desk window. 
# Relevant look must be defined in your look file or in this file
# Note that look file's definition will override definition in here

*PagerStyle     0       DeskStyle
*PagerStyle     1       DeskStyle
*PagerStyle     2       DeskStyle
*PagerStyle     3       DeskStyle

# PagerDesktopImage is used to define image to be used as the background
# for Root window. Leave default intact to be able to change it from menu.
# image must be in any format, but only JPEG or XPM format are supported
# internally, other formats require external image loader, specified at
# compile time
*PagerDesktopImage   0       ~/GNUstep/Library/AfterStep/non-configurable/0_background
*PagerDesktopImage   1       ~/GNUstep/Library/AfterStep/non-configurable/1_background
*PagerDesktopImage   2       ~/GNUstep/Library/AfterStep/non-configurable/2_background
*PagerDesktopImage   3       ~/GNUstep/Library/AfterStep/non-configurable/3_background

# PagerXImageLoaderArgs can be used to change external image loader command
# line arguments from defaults, specified at compile time. You cannot change 
# loader prog, only its aruments!
#!!!!!!!!!!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
#! When you use this setting - internal support for XPM and JPEG for ! 
#! Root background will be disabled ( for specified desk )           !
#!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# this one is for all desks
#*PagerXImageLoaderArgs   -onroot -quiet

# this is for specific desk, and will disable internal
# XPM and JPEG support for specified desk
#*PagerXImageLoaderArgs   0   -onroot -quiet  
#*PagerXImageLoaderArgs   1   -onroot -quiet
#*PagerXImageLoaderArgs   2   -onroot -quiet
#*PagerXImageLoaderArgs   3   -onroot -quiet

# use *PagerDontDrawBg  with xearth, xfishtank, ... to avoid redrawing
# background
#*PagerDontDrawBg    
*PagerAlign          0
*PagerLabel          0       Work
*PagerLabel          1       WWW
*PagerLabel          2       Mail
*PagerLabel          3       Games
*PagerRows	     1
*PagerColumns        1
#*PagerIconGeometry	+0-0
#*PagerStartIconic

*WPagerStickyIcons
*WPagerSmallFont      5x8
*WPagerGeometry       -0-1
#*WPagerStyle          0       DeskStyle
*WPagerDesktopImage   0       ~/GNUstep/Library/AfterStep/non-configurable/0_background
*WPagerAlign          0
*WPagerLabel          0       Work
#*WPagerDontDrawBg
*WPagerRows           1
*WPagerColumns        1

*XPagerStickyIcons
*XPagerSmallFont      5x8
*XPagerGeometry       -0-1
#*XPagerStyle         1       DeskStyle
*XPagerDesktopImage   1       ~/GNUstep/Library/AfterStep/non-configurable/1_background
*XPagerAlign          0
*XPagerLabel          1       WWW
#*XPagerDontDrawBg
*XPagerRows           1
*XPagerColumns        1

*YPagerStickyIcons
*YPagerSmallFont      5x8
*YPagerGeometry       -0-1
#*YPagerStyle         2       DeskStyle
*YPagerDesktopImage   2       ~/GNUstep/Library/AfterStep/non-configurable/2_background
*YPagerAlign          0
*YPagerLabel          2       Mail
#*YPagerDontDrawBg
*YPagerRows           1
*YPagerColumns        1

*ZPagerStickyIcons
*ZPagerSmallFont      5x8
*ZPagerGeometry       -0-1
#*ZPagerStyle         3       DeskStyle
*ZPagerDesktopImage   3       ~/GNUstep/Library/AfterStep/non-configurable/3_background
*ZPagerAlign          0
*ZPagerLabel          3       Games
#*ZPagerDontDrawBg
*ZPagerRows           1
*ZPagerColumns        1
