Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avibrazil/RDM
Easily set Mac Retina display to higher unsupported resolutions
https://github.com/avibrazil/RDM
Last synced: 15 days ago
JSON representation
Easily set Mac Retina display to higher unsupported resolutions
- Host: GitHub
- URL: https://github.com/avibrazil/RDM
- Owner: avibrazil
- Archived: true
- Created: 2015-04-10T00:54:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-29T00:54:59.000Z (12 months ago)
- Last Synced: 2024-09-26T22:04:17.597Z (about 2 months ago)
- Language: Objective-C++
- Homepage:
- Size: 148 KB
- Stars: 4,122
- Watchers: 69
- Forks: 353
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - RDM
README
This is a tool that lets you use MacBook Pro Retina's highest and unsupported resolutions.
As an example, a Retina MacBook Pro 13" can be set to 3360×2100 maximum resolution, as
opposed to Apple's max supported 1680×1050. It is accessible from the menu bar.![rdm-screenshot](https://cloud.githubusercontent.com/assets/3484242/7100316/255a7d74-dff0-11e4-9bf9-16e726336e29.png)
You should prefer resolutions marked with ⚡️ (lightning), which indicates the resolution
is HiDPI or 2× or more dense in pixels.For more practical results, add RDM.app to your Login Items in **System Preferences ➡ Users & Groups ➡ Login Items**.
This way RDM will run automatically on startup.This software was studied and released [here](http://garethjenkins.com/2012/07/01/investigating-a-high-resolution-retina-utility-for-macbook-pro-1x-and-2x-modes/#comment-623)
and [here](http://www.reddit.com/r/apple/comments/vi9yf/set_your_retina_macbook_pros_resolution_to/)
by its original authors. I just improved the build system and Makefile, fixed the icon,
added support for easy installable package (PKG, DMG) and improved the way menu is
displayed. I don't know what is the license by its authors because it came 100%
uncommented and undocumented. But I'm sure they would enjoy you to freely use it. Me too.Want installable binary package? [It is here](http://avi.alkalay.net/software/RDM/).