Screenshots in Mac OS X
August 17th, 2010
No comments
Mac OS X gives you the ability to grab a screenshot of your monitor using the following combination:
Mac OS X gives you the ability to grab a screenshot of your monitor using the following combination:
Sometimes I need to get some screenshoots while I'm running live CD's without screenshoots applications, I solved this problem using the xwd command:
In a terminal window or in a virtual console you can run the following command:
# xwd -root > screenshoot.xwd
Latest Comments