<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i3 FAQ - Individual question feed</title><link>https://faq.i3wm.org/questions/</link><description>Frequently asked questions and answers about the i3 window manager</description><atom:link href="http://faq.i3wm.org/feeds/question/1342/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Fri, 08 Mar 2013 09:33:34 +0000</lastBuildDate><item><title>How to launch xfce4-screenshooter with '--region' option? [CLOSE! (user specific bug)]</title><link>https://faq.i3wm.org/question/1342/how-to-launch-xfce4-screenshooter-with-region-option-close-user-specific-bug/</link><description>While this works

    bindsym $mod+p exec xfce4-screenshooter

this doesn't:

    bindsym $mod+p exec xfce4-screenshooter --region

Why not? And what can I do to make it work?

UPDATE: This seems to be a bug on my system or the version of xfce4-screenshooter I have installed, It doesn't even work in a XFCE-session. This question may therefore be closed (can't do it myself yet), as this obviously has nothing to do with i3.</description><pubDate>Thu, 07 Mar 2013 22:36:19 +0000</pubDate><guid>https://faq.i3wm.org/question/1342/how-to-launch-xfce4-screenshooter-with-region-option-close-user-specific-bug/</guid></item><item><title>Answer by i3-tiler for &lt;p&gt;While this works&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;bindsym $mod+p exec xfce4-screenshooter
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;this doesn't:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;bindsym $mod+p exec xfce4-screenshooter --region
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Why not? And what can I do to make it work?&lt;/p&gt;

&lt;p&gt;UPDATE: This seems to be a bug on my system or the version of xfce4-screenshooter I have installed, It doesn't even work in a XFCE-session. This question may therefore be closed (can't do it myself yet), as this obviously has nothing to do with i3.&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/1342/how-to-launch-xfce4-screenshooter-with-region-option-close-user-specific-bug/?answer=1343#post-id-1343</link><description>Hey. This one works for me:

bindsym Mod4+p  exec "xfce4-screenshooter -r"


</description><pubDate>Thu, 07 Mar 2013 22:51:14 +0000</pubDate><guid>https://faq.i3wm.org/question/1342/how-to-launch-xfce4-screenshooter-with-region-option-close-user-specific-bug/?answer=1343#post-id-1343</guid></item><item><title>Comment by rincewind for &lt;p&gt;Hey. This one works for me:&lt;/p&gt;

&lt;p&gt;bindsym Mod4+p  exec "xfce4-screenshooter -r"&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/1342/how-to-launch-xfce4-screenshooter-with-region-option-close-user-specific-bug/?comment=1346#comment-1346</link><description>This somehow doesn't do the trick for me. </description><pubDate>Fri, 08 Mar 2013 09:33:34 +0000</pubDate><guid>https://faq.i3wm.org/question/1342/how-to-launch-xfce4-screenshooter-with-region-option-close-user-specific-bug/?comment=1346#comment-1346</guid></item></channel></rss>