Skip to main content

macOS: Fix blurry fonts issue on lower resolutions - Mojave

Whether you are on a laptop or using a big screen, whether on a real Mac or Hackintosh, sometimes the Default resolution just makes everything too small. Making them bigger by changing resolution though produces another problem, especially for non-Retina screens: blurry fonts and low quality graphics. Here's how to fix that and get real crispy, sharper, high quality text and images on low resolutions by enabling the HiDPI mode in macOS.

  1. From Spotlight, type Terminal and press Enter to open a Terminal window.
  2. Type this command and press Enter: sudo defaults write /Library/Preferences/com.apple.windowserver.plist DisplayResolutionEnabled -bool true
  3. Type your password and then restart your computer.
  4. Open System Preferences.
  5. Open the Displays Preference pane.
  6. Make sure you are at the Display tab.
  7. Press the Alt key on your keyboard while you click on the Scaled option, located in the Resolutions section. Doing so will reveal all the available resolutions.
  8. Choose the one that suits you, that also reads (HiDPI) next to it.
You can always go back to the native resolutions, without the HiDPI, again from the System Preferences, Displays. And there's no harm in keeping the HiDPI option enabled. But if you wish to undo this action, use this command in the Terminal: sudo defaults delete /Library/Preferences/com.apple.windowserver.plist DisplayResolutionEnabled



Disclaimer: The content provided in this article is for informational purposes only. You are solely responsible for verifying the information as being appropriate for your personal use.

Popular posts from this blog

New Page template button with timestamp in the title - Notion

These days I'm all about discovering ways for people to use Notion  without  the use of databases, as databases slow things down. I'm also an advocate for minimalism while still having an efficient workflow. Today I'm giving a tip with an example of daily journal entries. Usually, a Notion template comes with a database for journal pages, with a "Date created" property which is mighty convenient. But you can also replicate that without a database.  This will make it super fast for you to start journaling on a new page with the current date and time already added to the title. Create a simple text page where all your journal entries will be stored (no databases/tables). Optional: You may create a subpage to serve as an Archive for past entries. Again this should be a simple text page, not a database. You may also have multiple archives, named after the 12 months or years to keep things more organized. Type / , then template , then select the Template button . Give

How to rebuild cache and repair permissions of kexts in a Hackintosh

After installing 3rd-party kexts in /Library/Extensions, or replacing vanilla kexts with patched kexts in System/Library/Extensions, you may want to repair their permissions and rebuild the kext cache to ensure they work as intented. Here's how.

NVIDIA Web Drivers Mojave Workaround

It is still uncertain when will NVIDIA release any Web Drivers for macOS Mojave, but we can try a workaround.