Skip to content
petertam edited this page Jun 16, 2017 · 5 revisions

Welcome to the screenresolution wiki!

Download

git clone https://github.com/jhford/screenresolution.git

Quick Build no_install

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

Build and Install (dmg/pkg)

@see README

Compatibility

  • 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