Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 531 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 531 Bytes

ScreenResolution

Display/Set Mac system supported screen resolution. a shell command to detect/display screen resolution supported by the computer, and set specific resolution.

It supports Mac OS X 10.6.x, 10.7.x, and 10.8.x.

For detail usage, please use command online help: screenresolution -h

Complie in terminal: c++ screenresolution.m -framework ApplicationServices -o screenresolution -arch i386


Thanks to the community for using/reporting issues/making suggestions for features!

Tony, July 2013