<?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/"
		>
<channel>
	<title>Comments on: Shutter as default</title>
	<atom:link href="http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://shutter-project.org</link>
	<description>Shutter is an open-source program, and is available completely for free!</description>
	<lastBuildDate>Fri, 03 Feb 2012 13:20:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: The Power Base Integrating Shutter With KDE 4.7</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-3/#comment-23537</link>
		<dc:creator>The Power Base Integrating Shutter With KDE 4.7</dc:creator>
		<pubDate>Thu, 05 Jan 2012 03:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-23537</guid>
		<description>[...] what is the use of launching KSnapshot when you press prt scr?  A guide for this already exists here, but it&#8217;s a little dated.  The guide is from Shutter&#8217;s homepage, but it shows the [...]</description>
		<content:encoded><![CDATA[<p>[...] what is the use of launching KSnapshot when you press prt scr?  A guide for this already exists here, but it&#8217;s a little dated.  The guide is from Shutter&#8217;s homepage, but it shows the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shanto</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-3/#comment-22174</link>
		<dc:creator>Shanto</dc:creator>
		<pubDate>Sun, 25 Dec 2011 14:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-22174</guid>
		<description>Fixed screenshot URL: http://i.imm.io/dve7.png

Replace gnome-screenshot key-bindings with shutter equivalents:
# gconftool-2 -st string /apps/metacity/keybinding_commands/command_screenshot &quot;/usr/bin/shutter --full&quot;
# gconftool-2 -st string /apps/metacity/keybinding_commands/command_window_screenshot &quot;/usr/bin/shutter --active&quot;</description>
		<content:encoded><![CDATA[<p>Fixed screenshot URL: <a href="http://i.imm.io/dve7.png" rel="nofollow">http://i.imm.io/dve7.png</a></p>
<p>Replace gnome-screenshot key-bindings with shutter equivalents:<br />
# gconftool-2 -st string /apps/metacity/keybinding_commands/command_screenshot &#8220;/usr/bin/shutter &#8211;full&#8221;<br />
# gconftool-2 -st string /apps/metacity/keybinding_commands/command_window_screenshot &#8220;/usr/bin/shutter &#8211;active&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shanto</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-3/#comment-22171</link>
		<dc:creator>Shanto</dc:creator>
		<pubDate>Sun, 25 Dec 2011 14:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-22171</guid>
		<description>For me, modifying these two gconf keys work well under Arch/Gnome3:

http://i.imgur.com/0T1gx.png

Perfect replacement of gnome-screenshot with shutter.</description>
		<content:encoded><![CDATA[<p>For me, modifying these two gconf keys work well under Arch/Gnome3:</p>
<p><a href="http://i.imgur.com/0T1gx.png" rel="nofollow">http://i.imgur.com/0T1gx.png</a></p>
<p>Perfect replacement of gnome-screenshot with shutter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romario</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-3/#comment-9205</link>
		<dc:creator>Romario</dc:creator>
		<pubDate>Tue, 22 Feb 2011 10:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-9205</guid>
		<description>As far as I know, there is no package for RHEL5 yet.</description>
		<content:encoded><![CDATA[<p>As far as I know, there is no package for RHEL5 yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-3/#comment-9203</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Tue, 22 Feb 2011 09:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-9203</guid>
		<description>Afater the yum upadate

[root@localhost /]# yum install shutter

Loading mirror speeds from cached hostfile
addons                                                   &#124;  951 B     00:00     
base                                                     &#124; 2.1 kB     00:00     
extras                                                   &#124; 2.1 kB     00:00     
update                                                   &#124; 1.9 kB     00:00     
Setting up Install Process
No package shutter available.
Nothing to do

I tried to run again

[root@localhost ~]# yum install shutter
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
No package shutter available.
Nothing to do
[root@localhost ~]# 

why was there &quot;No package shutter available&quot;?(My OS is RHEL 5)</description>
		<content:encoded><![CDATA[<p>Afater the yum upadate</p>
<p>[root@localhost /]# yum install shutter</p>
<p>Loading mirror speeds from cached hostfile<br />
addons                                                   |  951 B     00:00<br />
base                                                     | 2.1 kB     00:00<br />
extras                                                   | 2.1 kB     00:00<br />
update                                                   | 1.9 kB     00:00<br />
Setting up Install Process<br />
No package shutter available.<br />
Nothing to do</p>
<p>I tried to run again</p>
<p>[root@localhost ~]# yum install shutter<br />
Loaded plugins: fastestmirror<br />
Loading mirror speeds from cached hostfile<br />
Setting up Install Process<br />
No package shutter available.<br />
Nothing to do<br />
[root@localhost ~]# </p>
<p>why was there &#8220;No package shutter available&#8221;?(My OS is RHEL 5)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romario</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-3/#comment-3826</link>
		<dc:creator>Romario</dc:creator>
		<pubDate>Thu, 24 Jun 2010 15:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-3826</guid>
		<description>&lt;a href=&quot;#comment-3825&quot; rel=&quot;nofollow&quot;&gt;@karatedog&lt;/a&gt; 
Yes, you are right. This seems to be a bug, see 
https://bugs.launchpad.net/ubuntu/+source/kubuntu-default-settings/+bug/293213

You might want to use an alternative shortcut. Ctrl+Print for example.</description>
		<content:encoded><![CDATA[<p><a href="#comment-3825" rel="nofollow">@karatedog</a><br />
Yes, you are right. This seems to be a bug, see<br />
<a href="https://bugs.launchpad.net/ubuntu/+source/kubuntu-default-settings/+bug/293213" rel="nofollow">https://bugs.launchpad.net/ubuntu/+source/kubuntu-default-settings/+bug/293213</a></p>
<p>You might want to use an alternative shortcut. Ctrl+Print for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karatedog</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-2/#comment-3825</link>
		<dc:creator>karatedog</dc:creator>
		<pubDate>Thu, 24 Jun 2010 13:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-3825</guid>
		<description>&lt;a href=&quot;#comment-3824&quot; rel=&quot;nofollow&quot;&gt;@Romario&lt;/a&gt; 
Yes, I have switched to KDE (under Gnome, Shutter works OK). If I try to set a new global hotkey for Shutter - the Alt+PrtSc - it throws an alert window, with &quot;The key you just pressed is not supported by Qt.&quot;</description>
		<content:encoded><![CDATA[<p><a href="#comment-3824" rel="nofollow">@Romario</a><br />
Yes, I have switched to KDE (under Gnome, Shutter works OK). If I try to set a new global hotkey for Shutter &#8211; the Alt+PrtSc &#8211; it throws an alert window, with &#8220;The key you just pressed is not supported by Qt.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romario</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-2/#comment-3824</link>
		<dc:creator>Romario</dc:creator>
		<pubDate>Thu, 24 Jun 2010 12:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-3824</guid>
		<description>What exactly do you mean? Qt? You are using KDE and hotkeys are not working?</description>
		<content:encoded><![CDATA[<p>What exactly do you mean? Qt? You are using KDE and hotkeys are not working?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karatedog</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-2/#comment-3823</link>
		<dc:creator>karatedog</dc:creator>
		<pubDate>Thu, 24 Jun 2010 11:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-3823</guid>
		<description>How you can make Shutter to react to Alt+PrtSc when Qt itself tells me that it cannot handle it?</description>
		<content:encoded><![CDATA[<p>How you can make Shutter to react to Alt+PrtSc when Qt itself tells me that it cannot handle it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romario</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-2/#comment-3496</link>
		<dc:creator>Romario</dc:creator>
		<pubDate>Mon, 19 Apr 2010 12:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-3496</guid>
		<description>&lt;a href=&quot;#comment-3481&quot; rel=&quot;nofollow&quot;&gt;@Alex&lt;/a&gt; 
No, this is a bug. This part of Shutter will be completely rewritten for the next major version, see:
https://launchpad.net/shutter/+milestone/0.87

Thanks for your patience.</description>
		<content:encoded><![CDATA[<p><a href="#comment-3481" rel="nofollow">@Alex</a><br />
No, this is a bug. This part of Shutter will be completely rewritten for the next major version, see:<br />
<a href="https://launchpad.net/shutter/+milestone/0.87" rel="nofollow">https://launchpad.net/shutter/+milestone/0.87</a></p>
<p>Thanks for your patience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-2/#comment-3481</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 17 Apr 2010 10:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-3481</guid>
		<description>Oh sorry,
I overlooked Romarios post from september.

But if I start in commandline 
shutter --full &amp;
and then again
shutter --full &amp;
I have 2 shutter started
pgrep -l shutter
2905 shutter
2919 shutter

Is this the way it should be?</description>
		<content:encoded><![CDATA[<p>Oh sorry,<br />
I overlooked Romarios post from september.</p>
<p>But if I start in commandline<br />
shutter &#8211;full &amp;<br />
and then again<br />
shutter &#8211;full &amp;<br />
I have 2 shutter started<br />
pgrep -l shutter<br />
2905 shutter<br />
2919 shutter</p>
<p>Is this the way it should be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-2/#comment-3480</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 17 Apr 2010 10:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-3480</guid>
		<description>Hi,

really great program.
I&#039;m using KDE.

By changing the shortcut to start shutter I can start shutter by pressing the &#039;Print&#039;-Key for example.
The problem is, if shutter is already started I don&#039;t want a new shutter. I just want to take a new screenshot. Changing the keybinding in shutter doesn&#039;t seem to be recognized by kde.
Is this possible?

Thank you,
Alex</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>really great program.<br />
I&#8217;m using KDE.</p>
<p>By changing the shortcut to start shutter I can start shutter by pressing the &#8216;Print&#8217;-Key for example.<br />
The problem is, if shutter is already started I don&#8217;t want a new shutter. I just want to take a new screenshot. Changing the keybinding in shutter doesn&#8217;t seem to be recognized by kde.<br />
Is this possible?</p>
<p>Thank you,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liane</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-2/#comment-2062</link>
		<dc:creator>Liane</dc:creator>
		<pubDate>Fri, 02 Oct 2009 15:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-2062</guid>
		<description>This is cool. I never noticed that option, but it&#039;s definitely something I&#039;ll use.</description>
		<content:encoded><![CDATA[<p>This is cool. I never noticed that option, but it&#8217;s definitely something I&#8217;ll use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romario</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-2/#comment-1958</link>
		<dc:creator>Romario</dc:creator>
		<pubDate>Mon, 14 Sep 2009 21:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-1958</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-1952&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-1952&quot; rel=&quot;nofollow&quot;&gt;Raymond&lt;/a&gt; :&lt;/strong&gt;
&lt;p&gt;Shutter 0.80.1 in Jaunty 64 bits with compiz activated. I changed key binding options in Gnome compatibility:&lt;/p&gt;
&lt;p&gt;PrintScreen is shutter –disable_systray&lt;br&gt;
Alt PrintScreen is shutter –window –disable_systray&lt;/p&gt;
&lt;p&gt;This way I don’t overcrowded the systray. But I realised that more than one instance of shutter is launched if I press PrintScreen and also Alt Printscreen.&lt;/p&gt;
&lt;p&gt;Is this behavior normal ?&lt;/p&gt;
&lt;/blockquote&gt;
No, generally it&#039;s not. I&#039;ve tried to reproduce this but I did not succeed.
 
In your first command (PrintScreen) there is no &quot;Capture&quot; parameter set &lt;code&gt;(--full, --window, --section etc.)&lt;/code&gt;. In this case it is expected behavior that Shutter starts more than one time.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-1952"><p>
<strong><a href="#comment-1952" rel="nofollow">Raymond</a> :</strong></p>
<p>Shutter 0.80.1 in Jaunty 64 bits with compiz activated. I changed key binding options in Gnome compatibility:</p>
<p>PrintScreen is shutter –disable_systray<br />
Alt PrintScreen is shutter –window –disable_systray</p>
<p>This way I don’t overcrowded the systray. But I realised that more than one instance of shutter is launched if I press PrintScreen and also Alt Printscreen.</p>
<p>Is this behavior normal ?</p>
</blockquote>
<p>No, generally it&#8217;s not. I&#8217;ve tried to reproduce this but I did not succeed.</p>
<p>In your first command (PrintScreen) there is no &#8220;Capture&#8221; parameter set <code>(--full, --window, --section etc.)</code>. In this case it is expected behavior that Shutter starts more than one time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romario</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-2/#comment-1957</link>
		<dc:creator>Romario</dc:creator>
		<pubDate>Mon, 14 Sep 2009 21:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-1957</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-1943&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-1943&quot; rel=&quot;nofollow&quot;&gt;Al&lt;/a&gt; :&lt;/strong&gt;
&lt;p&gt;I’ve bound a key to shutter –window. However, that just lets you select a window. What would be good is if it simply captured the currently active window whatever that happened to be (sort of like –full captures the whole screen). Is there a way to do that?&lt;/p&gt;
&lt;/blockquote&gt;
Currently this is not possible but I&#039;ve created a new bug report for this:
https://bugs.launchpad.net/shutter/+bug/429677

Thanks for your suggestion.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-1943"><p>
<strong><a href="#comment-1943" rel="nofollow">Al</a> :</strong></p>
<p>I’ve bound a key to shutter –window. However, that just lets you select a window. What would be good is if it simply captured the currently active window whatever that happened to be (sort of like –full captures the whole screen). Is there a way to do that?</p>
</blockquote>
<p>Currently this is not possible but I&#8217;ve created a new bug report for this:<br />
<a href="https://bugs.launchpad.net/shutter/+bug/429677" rel="nofollow">https://bugs.launchpad.net/shutter/+bug/429677</a></p>
<p>Thanks for your suggestion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-2/#comment-1952</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Sat, 12 Sep 2009 02:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-1952</guid>
		<description>Shutter 0.80.1 in Jaunty 64 bits with compiz activated. I changed key binding options in Gnome compatibility:

PrintScreen is shutter --disable_systray
Alt PrintScreen is shutter --window --disable_systray

This way I don&#039;t overcrowded the systray. But I realised that more than one instance of shutter is launched if I press PrintScreen and also Alt Printscreen.

Is this behavior normal ?</description>
		<content:encoded><![CDATA[<p>Shutter 0.80.1 in Jaunty 64 bits with compiz activated. I changed key binding options in Gnome compatibility:</p>
<p>PrintScreen is shutter &#8211;disable_systray<br />
Alt PrintScreen is shutter &#8211;window &#8211;disable_systray</p>
<p>This way I don&#8217;t overcrowded the systray. But I realised that more than one instance of shutter is launched if I press PrintScreen and also Alt Printscreen.</p>
<p>Is this behavior normal ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-2/#comment-1943</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Wed, 09 Sep 2009 16:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-1943</guid>
		<description>I&#039;ve bound a key to shutter --window. However, that just lets you select a window. What would be good is if it simply captured the currently active window whatever that happened to be (sort of like --full captures the whole screen). Is there a way to do that?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve bound a key to shutter &#8211;window. However, that just lets you select a window. What would be good is if it simply captured the currently active window whatever that happened to be (sort of like &#8211;full captures the whole screen). Is there a way to do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romario</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-1/#comment-1612</link>
		<dc:creator>Romario</dc:creator>
		<pubDate>Wed, 01 Jul 2009 11:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-1612</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-1611&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-1611&quot; rel=&quot;nofollow&quot;&gt;Steve Shaw&lt;/a&gt; :&lt;/strong&gt;
&lt;p&gt;Gnome-Keybinding:&lt;/p&gt;
&lt;p&gt;Capture  PrtSc&lt;br&gt;
Capture with selection  PrtSc&lt;br&gt;
DropDown = Selection&lt;/p&gt;
&lt;/blockquote&gt;
Because you&#039;ve configured the same keybinding for full screen and for selection mode.
Try this setting for example:
&lt;code&gt;Capture:  &quot;Print&quot;
Capture with selection:  &quot;&lt;Alt&gt;Print&quot;
DropDown: &quot;Selection&quot;&lt;/code&gt;

You can start the selection mode by pressing &lt;Alt&gt;Print then.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-1611"><p>
<strong><a href="#comment-1611" rel="nofollow">Steve Shaw</a> :</strong></p>
<p>Gnome-Keybinding:</p>
<p>Capture  PrtSc<br />
Capture with selection  PrtSc<br />
DropDown = Selection</p>
</blockquote>
<p>Because you&#8217;ve configured the same keybinding for full screen and for selection mode.<br />
Try this setting for example:<br />
<code>Capture:  "Print"<br />
Capture with selection:  "&lt;Alt&gt;Print"<br />
DropDown: "Selection"</code></p>
<p>You can start the selection mode by pressing &lt;Alt&gt;Print then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Shaw</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-1/#comment-1611</link>
		<dc:creator>Steve Shaw</dc:creator>
		<pubDate>Wed, 01 Jul 2009 10:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-1611</guid>
		<description>Hi,

Great program, but I was wondering is it not possible to set the PrtSc key to prompt for the capture area? 

I have the following setting in Ubuntu904/Gnome:

Gnome-Keybinding:

Capture  PrtSc 
Capture with selection  PrtSc
DropDown = Selection

But everytime I press PrtSc is capture the whole screen, I want it to prompt me for the capture area.

I&#039;ve clicked &quot;save configuration as profile&quot; and then &quot;set profile for current configuration&quot; but it refuses to prompt me for the capture area, just keeps taking the whole screen.

Hope there is a solution to this!

Many thanks, great work :)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great program, but I was wondering is it not possible to set the PrtSc key to prompt for the capture area? </p>
<p>I have the following setting in Ubuntu904/Gnome:</p>
<p>Gnome-Keybinding:</p>
<p>Capture  PrtSc<br />
Capture with selection  PrtSc<br />
DropDown = Selection</p>
<p>But everytime I press PrtSc is capture the whole screen, I want it to prompt me for the capture area.</p>
<p>I&#8217;ve clicked &#8220;save configuration as profile&#8221; and then &#8220;set profile for current configuration&#8221; but it refuses to prompt me for the capture area, just keeps taking the whole screen.</p>
<p>Hope there is a solution to this!</p>
<p>Many thanks, great work <img src='http://shutter-project.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romario</title>
		<link>http://shutter-project.org/faq-help/set-shutter-as-the-default-screenshot-tool/comment-page-1/#comment-1591</link>
		<dc:creator>Romario</dc:creator>
		<pubDate>Fri, 26 Jun 2009 19:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://shutter-project.org/?page_id=476#comment-1591</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-1582&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-1582&quot; rel=&quot;nofollow&quot;&gt;Carlos&lt;/a&gt; :&lt;/strong&gt;
In other question then, I haven’t been able to configure a global shortcut that could work in Shutter for capturing a selection of the screen.
an important note, I’m running Ubuntu Jaunty in a MacBook 2.1  so I don’t have a “PrintScreen” button in this keyboard… Also, what would be the code for the “Command/Apple” key of my MacBook?  (like,  is for control, and  is for Alt…)  I tried with   but didn’t work.
&lt;/blockquote&gt;
Theoretically you can use every key combination you would like to use, e.g. 

http://shutter-project.org/wp-content/uploads/used_in_comments/keybinding_no_printkey.png
(First setting defines the keybinding for fullscreen capture, second one is configured to start the selection mode when using the keybinding)

If you are using compiz it might be needed to set the &quot;GConf Configuration Backend&quot; in compiz settings, see: http://www.ubuntu-pics.de/bild/10862/screenshot_100_522__0qQ9N4.png</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-1582"><p>
<strong><a href="#comment-1582" rel="nofollow">Carlos</a> :</strong><br />
In other question then, I haven’t been able to configure a global shortcut that could work in Shutter for capturing a selection of the screen.<br />
an important note, I’m running Ubuntu Jaunty in a MacBook 2.1  so I don’t have a “PrintScreen” button in this keyboard… Also, what would be the code for the “Command/Apple” key of my MacBook?  (like,  is for control, and  is for Alt…)  I tried with   but didn’t work.
</p></blockquote>
<p>Theoretically you can use every key combination you would like to use, e.g. </p>
<p><a href="http://shutter-project.org/wp-content/uploads/used_in_comments/keybinding_no_printkey.png" rel="nofollow">http://shutter-project.org/wp-content/uploads/used_in_comments/keybinding_no_printkey.png</a><br />
(First setting defines the keybinding for fullscreen capture, second one is configured to start the selection mode when using the keybinding)</p>
<p>If you are using compiz it might be needed to set the &#8220;GConf Configuration Backend&#8221; in compiz settings, see: <a href="http://www.ubuntu-pics.de/bild/10862/screenshot_100_522__0qQ9N4.png" rel="nofollow">http://www.ubuntu-pics.de/bild/10862/screenshot_100_522__0qQ9N4.png</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

