<?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=7433&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / [Solved] keyboard shortcut issue]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=7433</link>
		<description><![CDATA[The most recent posts in [Solved] keyboard shortcut issue.]]></description>
		<lastBuildDate>Tue, 11 Sep 2012 21:10:35 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] keyboard shortcut issue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=27399#p27399</link>
			<description><![CDATA[<p>Never mind, the problem was with my application, it timed out too early.<br />Everything is working perfectly, and sorry for the noise.</p>]]></description>
			<author><![CDATA[dummy@example.com (philomath)]]></author>
			<pubDate>Tue, 11 Sep 2012 21:10:35 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=27399#p27399</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] keyboard shortcut issue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=27398#p27398</link>
			<description><![CDATA[<p>Hi,</p><p>I have set a shortcut, &lt;Super&gt;l, to execute slock, which was /usr/bin/slock (and suid root), and all was fine and good.</p><p>Recently I have uninstalled slock, and changed the command to lock, which is ~/bin/lock (in path, not suid root but setcap CAP_DAC_READ_SEARCH+ep).&#160; executing lock in terminal, or as a panel plugin, works just fine, but the above shortcut just makes the monitor blink for a second.</p><p>I have then changed the command to ~/tst, which is a simple wraper:</p><p>~ $ cat tst.c <br />#include &lt;stdio.h&gt;<br />#include &lt;stdlib.h&gt;</p><p>int<br />main(void)<br />{<br />&#160; &#160; system(&quot;echo starting... &gt; dbg&quot;);<br />&#160; &#160; int i = system(&quot;lock 2&gt;&gt; dbg&quot;);<br />&#160; &#160; FILE *fp = fopen(&quot;dbg&quot;, &quot;a&quot;);<br />&#160; &#160; fprintf(fp, &quot;%d&quot;,i);<br />&#160; &#160; return i;<br />}</p><p>~/dbg is indeed created, and its content is:<br />~ $ cat dbg<br />starting...<br />256</p><p>How do I debug such an issue?</p><p>XFCE 4.10 on Arch Linux.</p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (philomath)]]></author>
			<pubDate>Tue, 11 Sep 2012 20:52:36 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=27398#p27398</guid>
		</item>
	</channel>
</rss>
