Re: CentOS 6 and screenshot of website

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Am 04.01.2012 10:46, schrieb Jani Ollikainen:
> How one is supposed to do screenshots of a website with CentOS 6?
For X11, there is xwd(1): X window dump.
Prompts you to click on a window and dumps its contents.

To "screenshot" a single window and save it as a jpeg, e.g.:

xwd | xwdtopnm | pnmtojpeg > window.jpg

Under CentOS 6, xwd is part of the xorg-x11-apps package,
xwdtopnm and pnmtojpeg come with netpbm-progs.

Hope that helps.

Walter

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux