I want to register for screen resolution changes on the Mac. I have a c++ library that I use to listen for Power Notification events as well has hotplug events using IOKit but I’m not finding anything about how to register for resolution changes. I would like to do this without Cocoa if possible.
Share
This answer may help you.
For a more in-depth article, read here: Getting Information About Displays