*WinListGeometry        +0+0
*WinListMinSize         10000    #will be truncated to thescreen size
#*WinListMaxSize         400
*WinListMaxRows         1
#*WinListMaxColumns      3
*WinListFillRowsFirst
*WinListUseSkipList

# Titlebar parameters from the look will be used, or you can override it :
#*WinListSpacing	 1
#*WinListBevel           Right,Bottom
#*WinListAlign           Left,Right,Bottom,Top

# MyStyles to be used - feel free to override :
*WinListUnfocusedStyle  "WinListUnFocusedBar"
*WinListFocusedStyle  	"WinListFocusedBar"
*WinListStickyStyle  	"WinListStickyBar"
# if none of the above is available then defaults MyStyles are used instead : 
# Defaults are :   "unfocused_window_style" "focused_window_style" "sticky_window_style" 
#               or "*WinList" 
#      last choice "default"

# 0 is normal Name, 1 - icon name, 2 - res_class, 3 - res_name
*WinListUseName 0

*WinListAction Click1 Iconify -1,Focus
*WinListAction Click2 Shade
*WinListAction Click3 Iconify

 # Balloons
*WinListBalloons
*WinListBalloonDelay 500
*WinListBalloonCloseDelay 4000
*WinListBalloonYOffset 10
*WinListBalloonXOffset 10
*WinListBalloonStyle		"*WinListBalloon"
*WinListBalloonBorderHilite	Right,Bottom



