-
Notifications
You must be signed in to change notification settings - Fork 67
Home
petertam edited this page Jun 16, 2017
·
5 revisions
Welcome to the screenresolution wiki!
git clone https://github.com/jhford/screenresolution.git
cd screenresolution
make
// execute and list the available mode
./resolutionscreen list
// get the current resolution
./screenresolution get
// set the resolution (for display 0)
./screenresolution set 1440x900x32@0
// wapeter note: @0 must be included to make it works, but it is not mentioned in README
@see README
- Tested and work on: OSX 10.6 by original author jnford @see README
- Tested and work on: OSX Yosemite 10.10.5 (14F2506)
hardware: MacBook Pro (Retina, 13-inch, Mid 2014)
by wapeter 2017-06-17