Force Mac to detect displays?

I have a Mac mini in a somewhat complex home-theatre setup. Often the Mac won't correctly recognize the TV as a display. The TV will just report "No signal". There are two methods to recover from this state.

  1. Unplug the display cable from the Mac and plug it back in
  2. Sleep the Mac and wake it up again.

Both are a bit cumbersome. Is there any way to force the Mac to re-detect or re-initialize it's displays? I've tried Command-F2 and a couple AppleScripts but nothing seemed to work.

5 Answers

This is really old but I found a solution that still works in OS X 10.11.2:

hit cmd + "brightness up" for display detection and cmd + "brightness down" to switch between mirror and extend display modes. It seems to be the brightness keys and not necessarily the F1 and F2 key.

Just press the option key while you're in Displays in System Preferences. You'll get a Detect displays button (bottom right).

5

Here is an AppleScript someone wrote for 10.4 which may help you:

In the displays prefplane, there is a checkbox "Show displays in menu bar". If you check it, you get this somewhat strange new icon in the menu bar that has "Detect Displays" as its first option.

0

In the displays prefpane there is a button 'detect displays' (But I'm on a MacBook, not a mini with a TV.)

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like