[EMAIL PROTECTED] wrote:
Hey All,Anyone have a lead on screen shot software for Solaris X86 platform for a project I'm doing? ThanksBill
Barring specialized applications that I'm sure you have, you can always use the classic "xwd -root | xwdtopnm | pnmtopng > screencap.png" routine (that's XWD which I think is included on just about every X using UNIX system I've ever used then a couple commands from the ImageMagick suite).
--MonMotha
