![]() |
The Pager module shows a miniature view of the Afterstep desktops. This is a useful reminder of where your active windows are. |
The Pager module shows a miniature view of the Afterstep desktops which are specified in the command line.This is a useful reminder of where your active windows are.Windows in the pager are accordingly to MyStyle definitions "*PagerUWindowStyle" - for unfocused windows, "*PagerFWindowStyle" - for focused windows and "*PagerSWindowStyle" - for sticky windows. If you never defined those MyStyles, Pager will default to same styles as used for actual windows. The Pager can be used to change your viewport into the current desktop, to change desktops, or to move windows around. |
![]() |
if ($sub=="actual") echo ("(-look file-) *PagerUWindowStyle YOURSTYLE *PagerFWindowStyle YOURSTYLE *PagerSWindowStyle YOURSTYLE"); if ($sub=="label") echo ("AfterStep comes by default with 4 Virtual DeskTops, named \"Work\", \"WWW\", \"Mail\" and \"Games\""); if ($sub=="view") echo ("Each Desktop can have multiple Views: (-base file-) *DeskTopSize ColumnsxRows *DeskTopScale number"); ?> |