Skip to content
This repository has been archived by the owner on May 8, 2018. It is now read-only.

Is it supposed to switch off displays? #5

Closed
anastasiuspernat opened this issue Aug 27, 2014 · 10 comments
Closed

Is it supposed to switch off displays? #5

anastasiuspernat opened this issue Aug 27, 2014 · 10 comments
Assignees
Labels

Comments

@anastasiuspernat
Copy link

Enabling/disabling doesn't work. MacBook Pro, Retina 2013. When having an external HDMI monitor connected, clicking Disable doesn't do anything - monitor blinks and then turns on again. Mavericks 10.9.4. Thank you!

@Eun
Copy link
Owner

Eun commented Aug 28, 2014

Yes it is supposed to switch off displays.
Could you try #2, if it works for you Issue #2 is still not solved.

@anastasiuspernat
Copy link
Author

No, it didn't help.
It seems you're using CGConfigureDisplayEnabled, right? It seems they dropped it in the new versions of SDK. If you have a clean Mavericks installation it won't work.
But there is a way to turn display off, one of the software on the market is using it, I'm not sure if I can mention it here.

@Eun
Copy link
Owner

Eun commented Aug 28, 2014

I use 10.9.4 too, so it should work.
Sure mention it.

@Eun
Copy link
Owner

Eun commented Aug 28, 2014

I have seen a similar Bug here on my Friends MacBook Pro. Will check that out!

@nicholaswagner
Copy link

Hey Eun,
I'm having a similar bug here as well. (hackintosh running 10.9.4)

Screenshot of my system details:
screen shot 2014-08-28 at 9 51 59 pm

Here's a log of what's going on when i try to disable my secondary screen: https://gist.github.com/Eun/1322140ea2e79882dab3

I hope it helps. I'd love to use your app! 👍

@Eun Eun added the bug label Aug 29, 2014
@Eun Eun self-assigned this Aug 29, 2014
@anastasiuspernat
Copy link
Author

SwitchResX turns all the displays off completely on my Mac. It has a different kind of problem though - all displays go dark and want me to enter my login data.

@Eun
Copy link
Owner

Eun commented Aug 29, 2014

SwitchResX uses CGConfigureDisplayEnabled too.
Im gonna check that out, definitely.

@Eun
Copy link
Owner

Eun commented Aug 30, 2014

On my MacBook Air & MacBook Pro the Display is still active, but it is impossible to move the mouse there. Seems like the System is ignoring the Window.
Might be related to HDMI?

@anastasiuspernat
Copy link
Author

From what I've learned about CGConfigureDisplayEnabled - in the newer version of Mac OS X it either does not work at all or just disables the screen actually removing it from the available space. But doesn't switch it off.

P.S. Maybe I'm wrong, I'm a newbie in programming and I just tried to compile your sources and got a message about this function not being supported.

@Eun
Copy link
Owner

Eun commented Aug 30, 2014

SwitchResX works for me if you use the Keyboard after all Monitors shut down.
However You are right. This needs a fix here.

Eun pushed a commit that referenced this issue Sep 11, 2014
@Eun Eun closed this as completed Sep 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants