| General |
| The winlist is the task-bar in AfterStep, there every window (open or iconified) will be shown. Iconified ones in brackets. |
| The config file |
#------------------------------------------------------------------------ # Tasks list # *WinListBack Black # The color of the list *WinListFore Grey60 # The foreground color (text) *WinListFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-* # The font for the text *WinListAction Click1 Iconify -1,Focus # Left click deiconifys the window if iconified and focus on it *WinListAction Click2 Shade # Middle click shades the window, only the titlebar will be left *WinListAction Click3 Iconify # Right click iconifys the window *WinListUseSkipList # Don't know yet *WinListUseIconNames # Use the names of the icons *WinListGeometry +0+0 # The winlist will start at the top left corner # maxwidth for a vertical winlist or actual width for horizontal taskbar *WinListMaxWidth 798 # The maximum width for the list # down (vertical winlist) or across (horizontal titlebar) ? *WinListOrientation across # See original comment #*WinListLeftJustify # Justify the list on the left #*WinListNoAnchor # Don't know this one, sorry -----------------------------------------------------------------------
[Back to the overview] |
[Back to the contents of the main directory] |