<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A&#124;RAKESH&#039;s Weblog &#187; commandline</title>
	<atom:link href="http://airakesh.com/tag/commandline/feed/" rel="self" type="application/rss+xml" />
	<link>http://airakesh.com</link>
	<description>[blog&#124;zone - makes us connected]</description>
	<lastBuildDate>Thu, 26 Aug 2010 07:23:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Capture Screenshot with Dropdown Menu in Place on Linux</title>
		<link>http://airakesh.com/blog/archives/2010/02/how-to-capture-screenshot-with-dropdown-menu-in-place-on-linux/</link>
		<comments>http://airakesh.com/blog/archives/2010/02/how-to-capture-screenshot-with-dropdown-menu-in-place-on-linux/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 20:25:43 +0000</pubDate>
		<dc:creator>Rakesh</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[capture]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Knoppix]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[scrot]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://airakesh.com/?p=638</guid>
		<description><![CDATA[<p>As we know, the Screenshot is cool feature, but it is irritating if you can&#8217;t figure out how to make it capture an image of the desktop with a dropdown menu in place on Linux. </p>
<p><strong>Background</strong></p>
<table bgcolor="#f7f6f1">
<tbody>
<tr>
<td>
In Linux computer (GNOME or KDE users), when you try to capture screenshot with dropdown menu, what happens is the Screenshot app closes the dropdown menu before it takes the snapshot.
</td>
</tr>
</tbody>
</table>
<p>If you are looking for tips on how to capture screenshot with dropdown menu in place on Linux, follow this steps:</p>
<p>You can do this with an application called <strong>scrot</strong>. Install with synaptic or with </p>
<p>Code:</p>
<table bgcolor="#f7f6f1">
<tbody>
<tr>
<td>
debian:~# apt-get install scrot
</td>
</tr>
</tbody>
</table>
<p>(<em>Note that you must log in as root</em>)</p>
<p>you use it from the terminal like this</p>
<p>Code:</p>
<table bgcolor="#f7f6f1">
<tbody>
<tr>
<td>
debian:~# scrot -cd 10 ~/Desktop/screenshot.png
</td>
</tr>
</tbody>
</table>
<p>If you&#8217;re in KDE, KSnapshot has this functionality built-in (and it&#8217;s point-and-click).</p>
<p>or you could use the GIMP screenshot &amp; minimize the GIMP in the time-delay, before you drop that menu down&#8230;.</p>
<p>This is an example screenshot (or screen capture) taken from command-line showing GNOME desktop with a dropdown menu:<br />
<a href="http://airakesh.com/wp-content/uploads/2010/02/screenshot-from-commandline.png"><img src="http://airakesh.com/wp-content/uploads/2010/02/screenshot-from-commandline.png" alt="screenshot-from-commandline" title="screenshot-from-commandline" class="aligncenter size-full wp-image-640" height="100" width="500"></a></p>
<p><a href="http://airakesh.com/wp-content/uploads/2010/02/dropdown-screenshot-linux.png"><img src="http://airakesh.com/wp-content/uploads/2010/02/dropdown-screenshot-linux.png" alt="dropdown-screenshot-linux" title="dropdown-screenshot-linux" class="aligncenter size-full wp-image-641" height="300" width="500"></a></p>
<p><strong>Note that the apt-get (get application) tool is used to install applications in all Debian based Linux distributions such Ubuntu, Knoppix, etc (including Debian) but Fedora uses yum.</strong></p>
<p>For Fedora users, install with synaptic or with</p>
<p>Code:</p>
<table bgcolor="#f7f6f1">
<tbody>
<tr>
<td>
fedora:~# yum install scrot
</td>
</tr>
</tbody>
</table>
<p><strong>It&#8217;s done</strong> the screenshot of a dropdown menu in place!!! <img src='http://airakesh.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
<p>Enjoy!</p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/27dcc557-57af-4e5d-84a2-8a6fa44fe98a/" title="Reblog this post [with Zemanta]"><img style="border: medium none; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=27dcc557-57af-4e5d-84a2-8a6fa44fe98a" alt="Reblog this post [with Zemanta]"></a><span class="zem-script more-related more-info pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>


Related posts:How to Install Google Chrome browser (not Chromium) in Debian Linux



Related posts:<ol><li><a href='http://airakesh.com/blog/archives/2010/01/how-to-install-google-chrome-browser-chromium-in-debian-linux/' rel='bookmark' title='Permanent Link: How to Install Google Chrome browser (not Chromium) in Debian Linux'>How to Install Google Chrome browser (not Chromium) in Debian Linux</a></li>
</ol>]]></description>
		<wfw:commentRss>http://airakesh.com/blog/archives/2010/02/how-to-capture-screenshot-with-dropdown-menu-in-place-on-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
