Just got my retina in the mail and I was wondering what display I stumbled upon. I cannot for the life of me find it with search...
ioreg -lw0 | grep \"EDID\" | sed "/[^<]*</s///" | xxd -p -r | strings -6
found it, close it down!
ioreg -lw0 | grep \"EDID\" | sed "/[^<]*</s///" | xxd -p -r | strings -6
found it, close it down!
Last edited: