ReleaseEngineering/PuppetAgain/Modules/screenresolution

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.