The Quartz Display Services API provides functionality that is useful for any Mac OS X application using full-screen mode. In other parts of this programming guide, you've seen how to use Quartz Display Services to obtain exclusive access to the display, query the display, and adjust the resolution, depth, and refresh rate of the display. This appendix shows how to perform some additional tasks that are relevant to full-screen OpenGL applications:
“Displays and Display Modes” shows how to obtain information about the display and switch modes.
“Fading the Display” describes how to fade a display to black and then set it to its original state.
“Controlling the Pointer” discusses how to programmatically manage the cursor and disassociate mouse movement from the cursor.
For more information, see Quartz Display Services Reference.
Last updated: 2008-06-09