<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=3071&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / How to take screenshots]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=3071</link>
		<description><![CDATA[The most recent posts in How to take screenshots.]]></description>
		<lastBuildDate>Fri, 25 May 2012 18:33:39 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: How to take screenshots]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26402#p26402</link>
			<description><![CDATA[<div class="quotebox"><cite>cristianpark wrote:</cite><blockquote><div><p>A too old thread but I want to put my two cents on a way of making this more transparent to final user. I made this script [1] that takes the screenshot and saves a png image (with a timestamp in the name) on Desktop of the user. I went to Keyboard Settings on Xfce menu and configure the proper shortcut for taking screenshots with Print Screen key</p><p>I hope it can help others having this issue</p><p>[1] <a href="http://www.mediafire.com/?d04y6186cotvmdt" rel="nofollow">http://www.mediafire.com/?d04y6186cotvmdt</a></p></div></blockquote></div><p>Just to mention that your script needs imagemagick.</p>]]></description>
			<author><![CDATA[dummy@example.com (secipolla)]]></author>
			<pubDate>Fri, 25 May 2012 18:33:39 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26402#p26402</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to take screenshots]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26400#p26400</link>
			<description><![CDATA[<p>A too old thread but I want to put my two cents on a way of making this more transparent to final user. I made this script [1] that takes the screenshot and saves a png image (with a timestamp in the name) on Desktop of the user. I went to Keyboard Settings on Xfce menu and configure the proper shortcut for taking screenshots with Print Screen key</p><p>I hope it can help others having this issue</p><p>[1] <a href="http://www.mediafire.com/?d04y6186cotvmdt" rel="nofollow">http://www.mediafire.com/?d04y6186cotvmdt</a></p>]]></description>
			<author><![CDATA[dummy@example.com (cristianpark)]]></author>
			<pubDate>Fri, 25 May 2012 15:51:21 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26400#p26400</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to take screenshots]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12952#p12952</link>
			<description><![CDATA[<p>or simply use scrot which makes high quality pngs and gives them proper names (date and time.png) and saves them into ur home directory</p>]]></description>
			<author><![CDATA[dummy@example.com (lucidmind)]]></author>
			<pubDate>Tue, 30 Jan 2007 11:20:10 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12952#p12952</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to take screenshots]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12938#p12938</link>
			<description><![CDATA[<p>Thanks for all your help.</p><p>The &#039;import&#039; program suits my needs best - I can produce images in the format I want (usually PNG), which &#039;xwd&#039; doesn&#039;t do, and it is quicker to load and use than the gimp.</p>]]></description>
			<author><![CDATA[dummy@example.com (timufeat)]]></author>
			<pubDate>Mon, 29 Jan 2007 16:29:32 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12938#p12938</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to take screenshots]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12915#p12915</link>
			<description><![CDATA[<p>you can use the command import:</p><p>$ import -w root image.jpg </p><p>and see the image.jpg image <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>or </p><p>$ sleep 2; import -w root image.jpg </p><p>to wait 2 seconds <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (p0ng)]]></author>
			<pubDate>Sun, 28 Jan 2007 22:29:11 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12915#p12915</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to take screenshots]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12912#p12912</link>
			<description><![CDATA[<p>you can always use xwd. From a terminal do xwd -out filename.xwd and then clik on the window you want to capture the screen from. crude, but effective</p>]]></description>
			<author><![CDATA[dummy@example.com (natxo)]]></author>
			<pubDate>Sun, 28 Jan 2007 21:31:46 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12912#p12912</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to take screenshots]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12905#p12905</link>
			<description><![CDATA[<p>Use The Gimp</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Sun, 28 Jan 2007 15:16:01 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12905#p12905</guid>
		</item>
		<item>
			<title><![CDATA[How to take screenshots]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12902#p12902</link>
			<description><![CDATA[<p>How can I take screenshots in xfce? I want to take shots of individual windows, as well as of the whole screen.</p><p>I have seen references to a screenshot panel plugin, but have been unable to find a download for it. I am using Slackware 11.0.</p>]]></description>
			<author><![CDATA[dummy@example.com (timufeat)]]></author>
			<pubDate>Sun, 28 Jan 2007 12:37:16 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12902#p12902</guid>
		</item>
	</channel>
</rss>
