DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Working with SCO Panner

Panner resources


moveWindowsInSync
Controls whether real windows move as you move their symbolic windows on the panner, or jump to their new position after you drop the symbolic window. Default value is ``True''.

pannerMoveOpaque
Controls whether an opaque real window moves when you move a symbolic window on the panner, or only a rectangle representing the window moves. Default value is ``False''.

pannerResizeNoHide
Controls whether resizing the panner is allowed to make windows invisible by leaving them off the edge of the new workspace. If set to ``False'', you cannot resize the workspace in such a way that this might happen. Default value is ``True''.

pannerResizeToScreen
Controls whether you can resize your workspace to other than a integral multiple of screen-sized work areas. If set to ``True'', the workspace can be any size larger than a single screen. Default value is ``True''.

pannerScaleFactor
The ratio between the lengths in your workspace and those shown on the map in the panner. The larger is the scale then the smaller is the map.

pannerShowGrid
Controls whether a grid is superimposed on the map in the panner. Default value is ``True''.

pannerShowWorkAreaTitles
Controls whether work area names can be shown on the map. Possible values are:

``Name''
shows name only if one has been assigned

``NameOrNumber''
shows name if assigned, otherwise shows number (default value)

``Off''
turns off title in work areas

``ScreenNumber''
numbers work areas

mapFontList
Specifies font used to label symbolic windows on the map.

virtualWindowText
Controls what title to use for symbolic windows on the map. Possible values are:

``Class''
shows client class name

``Name''
shows client instance name

``None''
shows no title

``Title''
shows client title (default value)

workAreaNames
Used to define names for the work areas shown on the map. The syntax used is:
   name = [x,y]\n

where:

For example, the following resource setting names four work areas at the corners of a 3x3 workspace:

   *workAreaNames: Topleft     = [1,1]\n\
   Topright    = [3,1]\n\
   BottomLeft  = [1,3]\n\
   BottomRight = [3,3]\n


NOTE: A backslash must be used to precede the following newline on all lines except the last.


workspaceGeometry
Panner geometry and position. See the definition for geometry in ``SCO Panner Glossary'' for more information.

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003