ReleaseEngineering/PuppetAgain/Modules/screenresolution
From MozillaWiki
< ReleaseEngineering | PuppetAgain | Modules
This class sets the screen resolution on systems which run a GUI by default (Darwin only, for the moment). In particular, this does not work on Linux, where the screen resolution is configured as part of the X configuration - see ReleaseEngineering/PuppetAgain/Modules/gui.
This is a parameterized class with arguments width, height, depth, and refresh, in units of pixels, pixels, bits, and Hz, respectively.