With the Air you could type a terminal command and see the display maker, anyone know how to check it on the Retina pro?
ioreg -lw0 | grep IODisplayEDID | sed "/[^<]*</s///" | xxd -p -r | strings -6
just returns Color LCD on the Retina MBP?
ioreg -lw0 | grep IODisplayEDID | sed "/[^<]*</s///" | xxd -p -r | strings -6
just returns Color LCD on the Retina MBP?