Jump to content

Set/Change Resolution Workflow (works with Retina!)


Recommended Posts

Set Resolution Workflow for Alfred App
Handy workflow to change between available screen resolutions, even between normal and HiDPI mode (Retina).
It allows you to list and search available resolutions for each connected display, and action the result to do the change. The change persists between logout (ex: restart, shutdown, etc).
It filter's out duplicated resolutions where a retina resolution is available, for example, if you have available 1280x960 in both retina and non-retina, you'll only see the retina option; no need to set the pixelated one.

Usage
Type the keyword setresolution to show a list of resolutions. You'll see that the first result is actually a non-actionable result which shows the current resolution.
list.png
If you have more than one display, you'll see instead the displays to select, and by actioning on any display the workflow will reload with the display index and after the keyword, and ready to search/select the proper resolutions. When using multiple displays, the display index is needed, but you can write it down yourself to make it faster, like setresolution 1 1280 to search for 1280 on display index 1 (the second from the list)
displays.png
You can also type after the space to search for resolutions (searches the numbers).
search.png
The available resolutions list is usually quite large. You can delete available resolutions from the list by actioning the result while holding the ⌥ (alt) key.
remove.png
If you connect a different display, or want to undo a deleted resolution you need to reset the list by actioning the keyword resetresolution
reset.png

Installation
For OS X 10.9 Mavericks, Download the alfred-set-resolution.alfredworkflow and import to Alfred 2.
For Previous OS X Versions, Download the alfred-set-resolution.alfredworkflow and import to Alfred 2.

 

Source Code

Clone or Fork the Workflow: https://github.com/ramiroaraujo/alfred-set-resolution-workflow

Credits
Build around a modified version (my fork) of a fork of Robbert Klarenbeek's ResolutionMenu app, by Anthony Dervish.

Changelog

  • 2014-02-24 - Released
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...