Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I can see the brand name of the monitor attached to a mac as the title bar of System Preferences while in the Displays pane, e.g. SyncMaster in my case. And I can find it in the data output by system_profiler -xml. Is there an API for getting it programmatically? I was hoping for something like CGDisplayScreenName, but in the Quartz Display Services Reference there aren't many accessors returning strings.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.