Customizing the SAS Windowing Environment |
SAS uses the following resources to determine the size of the session workspace, the gravity of the workspace, and the size of the windows. The default values for these resources are listed in SAS Resources.
controls the policy for resizing AWS windows as interior windows are added and removed. The following values are valid:
specifies the number of units for the maximum height of a window. The unit is specified by the SAS.windowUnitType resource.
specifies the number of units for the maximum width of a window. The unit is specified by the SAS.windowUnitType resource.
controls whether each of your application's windows appears in its own native window rather than in an application work space (AWS). The default is True; each application runs in its own native window.
controls the region of the screen where SAS will attempt to place its windows. This resource might be ignored by some window manager configurations. Possible values include the following:
specifies an x offset to be added when SAS attempts to place a window in the gravity region.
specifies a y offset to be added when SAS attempts to place a window in the gravity region.
specifies the number of units for the default height of a window. The unit is specified by the SAS.windowUnitType resource.
specifies the unit type for SAS.windowWidth, SAS.windowHeight, SAS.maxWindowWidth, and SAS.maxWindowHeight. Possible values include the following:
specifies the number of units for the default width of a window. The unit is specified by the SAS.windowUnitType resource.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.