osx - How to create a display for OS X? -


i need write think display driver os x. it's "use ipad second monitor!" apps, need write os x software register display os x, , give me pixel data can use various needs.

where started? i've read iokit, don't quite understand need tell os x i'm monitor, , pixel data going like.

a few links classes/headers/etc i'm going have read through fine well, if has done , knows particulars helpful.

also, have kernel extension, or possible write userspace iokit driver gives second monitor os x?

lastly, clear, want pixel data sent second monitor (either mirrored or extended) - i'm not attaching monitor on, or i/o device.

you take at: http://code.google.com/p/ioproxyvideofamily/

maybe starting point.


Comments