<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Taking a screenshot of a menu under GNOME</title>
	<atom:link href="http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/</link>
	<description>An open-source software and technology related journal</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:35:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: GNot</title>
		<link>http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/#comment-8071</link>
		<dc:creator>GNot</dc:creator>
		<pubDate>Thu, 15 Mar 2007 05:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/#comment-8071</guid>
		<description>Thanks for taking the time to record a video :)
I have replied &lt;a href=&quot;http://www.g-loaded.eu/2007/03/15/screenshot-of-a-menu-under-gnome-round-2/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to record a video :)</p>
<p>I have replied <a href="http://www.g-loaded.eu/2007/03/15/screenshot-of-a-menu-under-gnome-round-2/" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mysurface</title>
		<link>http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/#comment-7958</link>
		<dc:creator>mysurface</dc:creator>
		<pubDate>Mon, 12 Mar 2007 00:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/#comment-7958</guid>
		<description>Yes, it won&#039;t change the windows focus automatically. Bare in mind you have your keyboard, use alt-tab to switch, and use alt to trigger menu as well.
I just uploaded the video on how i do a menu capture.
http://www.youtube.com/watch?v=maa37Fs8ZTE
Enjoy :)</description>
		<content:encoded><![CDATA[<p>Yes, it won&#8217;t change the windows focus automatically. Bare in mind you have your keyboard, use alt-tab to switch, and use alt to trigger menu as well.</p>
<p>I just uploaded the video on how i do a menu capture.<br />
<a href="http://www.youtube.com/watch?v=maa37Fs8ZTE" rel="nofollow">http://www.youtube.com/watch?v=maa37Fs8ZTE</a></p>
<p>Enjoy :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNot</title>
		<link>http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/#comment-7919</link>
		<dc:creator>GNot</dc:creator>
		<pubDate>Sun, 11 Mar 2007 17:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/#comment-7919</guid>
		<description>Hi, I just tried to take a screenshot of a menu with &lt;code&gt;import&lt;/code&gt; and it is still impossible.
When the mouse pointer turns into a cross, it is impossible to select any windows or objects. Even if you set the preference to select windows when the mouse pointer moves over them, the window focus does not change after the import command has been issued.
This clearly shows that noone in the GNOME community has considered taking screenshots of objects and even screenshots of areas, which are bigger than the computer screen and therefore capturing them in their entirety requires scrolling down, is very much important to someone, who in an effort to show off the desktop features, wastes valuable time in cropping images.
Thanks for your feedback. &lt;code&gt;import&lt;/code&gt; seems to be just another alternative, but of the same capabilities as the forementioned tools.
</description>
		<content:encoded><![CDATA[<p>Hi, I just tried to take a screenshot of a menu with <code>import</code> and it is still impossible.</p>
<p>When the mouse pointer turns into a cross, it is impossible to select any windows or objects. Even if you set the preference to select windows when the mouse pointer moves over them, the window focus does not change after the import command has been issued.</p>
<p>This clearly shows that noone in the GNOME community has considered taking screenshots of objects and even screenshots of areas, which are bigger than the computer screen and therefore capturing them in their entirety requires scrolling down, is very much important to someone, who in an effort to show off the desktop features, wastes valuable time in cropping images.</p>
<p>Thanks for your feedback. <code>import</code> seems to be just another alternative, but of the same capabilities as the forementioned tools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mysurface</title>
		<link>http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/#comment-7915</link>
		<dc:creator>mysurface</dc:creator>
		<pubDate>Sun, 11 Mar 2007 16:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/#comment-7915</guid>
		<description>To capture object&#039;s screenshot i like to use image magick&#039;s import
import gaim.png
It turns into a cross, you can click on objects or just drag your mouse to select a block to snapshot.
some examples &lt;a href=&quot;http://linux.byexamples.com/archives/215/how-to-take-a-screenshot/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>To capture object&#8217;s screenshot i like to use image magick&#8217;s import<br />
import gaim.png</p>
<p>It turns into a cross, you can click on objects or just drag your mouse to select a block to snapshot.<br />
some examples <a href="http://linux.byexamples.com/archives/215/how-to-take-a-screenshot/" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNot</title>
		<link>http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/#comment-6950</link>
		<dc:creator>GNot</dc:creator>
		<pubDate>Wed, 28 Feb 2007 17:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/#comment-6950</guid>
		<description>I&#039;ve found this &lt;a href=&quot;http://tips.webdesign10.com/how-to-take-a-screenshot-on-ubuntu-linux&quot; rel=&quot;nofollow&quot;&gt;page&lt;/a&gt; which contains info about various ways of taking screenshots, but it has nothing about advanced screen capturing like screenshots of menus or screenshots of webpages that are longer than the screen height.
I&#039;d be glad to know of any solution you might come up with. Thankis for your feedback :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found this <a href="http://tips.webdesign10.com/how-to-take-a-screenshot-on-ubuntu-linux" rel="nofollow">page</a> which contains info about various ways of taking screenshots, but it has nothing about advanced screen capturing like screenshots of menus or screenshots of webpages that are longer than the screen height.</p>
<p>I&#8217;d be glad to know of any solution you might come up with. Thankis for your feedback :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stavrosg</title>
		<link>http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/#comment-6939</link>
		<dc:creator>stavrosg</dc:creator>
		<pubDate>Wed, 28 Feb 2007 15:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2007/02/28/taking-a-screenshot-of-a-menu-under-gnome/#comment-6939</guid>
		<description>I&#039;ve hit the same wall a couple of times in the past, and my solution was essentially the same, but with scrot instead of gnome-screenshot:
$ scrot -d 5
Then make the neccesary arrangements and wait for the shoot.
It is a design limitation, if I can recall correctly from a thread discussing something similar in xfce4-dev. If I find some time, I&#039;ll try to dig it up and see.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve hit the same wall a couple of times in the past, and my solution was essentially the same, but with scrot instead of gnome-screenshot:<br />
$ scrot -d 5<br />
Then make the neccesary arrangements and wait for the shoot.<br />
It is a design limitation, if I can recall correctly from a thread discussing something similar in xfce4-dev. If I find some time, I&#8217;ll try to dig it up and see.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

