<?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=3299&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Super key does not work]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=3299</link>
		<description><![CDATA[The most recent posts in Super key does not work.]]></description>
		<lastBuildDate>Tue, 10 Apr 2007 12:09:36 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Super key does not work]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13814#p13814</link>
			<description><![CDATA[<p>Hi,</p><p>OK, there went something wrong in the discussion. My problem is not to set shortcuts, but that I cannot use the super key. I set manually a shortcut to start firefox with &quot;Super_L+f&quot;. But when I press both keys, nothing happens. The same is with other beryl specific shortcuts, e.g. the &quot;The Water Effect&quot; from <a href="http://www.beryl-project.org/userguide.php" rel="nofollow">http://www.beryl-project.org/userguide.php</a>. It just does not work.</p><p>Any ideas?<br />Marc</p>]]></description>
			<author><![CDATA[dummy@example.com (flowerkick)]]></author>
			<pubDate>Tue, 10 Apr 2007 12:09:36 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13814#p13814</guid>
		</item>
		<item>
			<title><![CDATA[Re: Super key does not work]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13810#p13810</link>
			<description><![CDATA[<p>In Beryl Settings Menager :<br /><a href="http://pix.nofrag.com/df/77/1ad509543c78785fc7ae116cc340.html" rel="nofollow"><span class="postimg"><img src="http://pix.nofrag.com/df/77/1ad509543c78785fc7ae116cc340t.jpg" alt="1ad509543c78785fc7ae116cc340t.jpg" /></span></a></p>]]></description>
			<author><![CDATA[dummy@example.com (Wapush)]]></author>
			<pubDate>Mon, 09 Apr 2007 20:12:02 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13810#p13810</guid>
		</item>
		<item>
			<title><![CDATA[Re: Super key does not work]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13804#p13804</link>
			<description><![CDATA[<div class="quotebox"><cite>Wapush wrote:</cite><blockquote><div><p>With beryl, rather than grab the Super key, I also add it manually. For exemple:</p><div class="codebox"><pre><code>&lt;Super&gt;F5
&lt;Super&gt;l</code></pre></div></div></blockquote></div><p>In which file should I place this? The shortcuts file? And what does it do? Switch the Super key to F5?</p><p>Thanks<br />Marc</p>]]></description>
			<author><![CDATA[dummy@example.com (flowerkick)]]></author>
			<pubDate>Sat, 07 Apr 2007 14:57:47 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13804#p13804</guid>
		</item>
		<item>
			<title><![CDATA[Re: Super key does not work]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13799#p13799</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>I tried to set the key code &quot;super + f&quot; to start firefox, but xfce did not recognize the super key, so I got only &quot;f&quot; for starting firefox.</p></div></blockquote></div><p>I have the same behavior with the Super key in the xfce keyboard settings and beryl, but i have GTK 2.8.2 under Debian Etch.</p><p>You can manually edit the config file&#160; <strong>~/.config/xfce4/shortcuts/your-user-name.xml</strong> and add a line like this one(exemple for firefox):</p><div class="codebox"><pre><code>&lt;shortcut command=&quot;firefox&quot; keys=&quot;Super+f&quot;/&gt;</code></pre></div><p>With beryl, rather than grab the Super key, I also add it manually. For exemple:</p><div class="codebox"><pre><code>&lt;Super&gt;F5
&lt;Super&gt;l</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Wapush)]]></author>
			<pubDate>Thu, 05 Apr 2007 16:20:09 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13799#p13799</guid>
		</item>
		<item>
			<title><![CDATA[Re: Super key does not work]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13795#p13795</link>
			<description><![CDATA[<div class="quotebox"><cite>flowerkick wrote:</cite><blockquote><div><p>I want to check, if the problem is one of beryl, so I want to configure in xfce a short cut which uses the super key. How can I do it?</p></div></blockquote></div><p>OK, found out for myself. I tried to set the key code &quot;super + f&quot; to start firefox, but xfce did not recognize the super key, so I got only &quot;f&quot; for starting firefox. Therefore I think the problem is connected to xfce and not to beryl (I switched beryl of while I tested this).</p><p>Any ideas anyone?</p><p>Marc</p>]]></description>
			<author><![CDATA[dummy@example.com (flowerkick)]]></author>
			<pubDate>Thu, 05 Apr 2007 06:55:43 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13795#p13795</guid>
		</item>
		<item>
			<title><![CDATA[Re: Super key does not work]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13794#p13794</link>
			<description><![CDATA[<div class="quotebox"><cite>Wapush wrote:</cite><blockquote><div><p>Hi</p><p>You can use <strong>xev</strong> to see detail about your mouse and keyboard events.</p></div></blockquote></div><p>OK, I got this ...</p><p>KeyPress event, serial 29, synthetic NO, window 0x1800001,<br />&#160; &#160; root 0x154, subw 0x0, time 3229196747, (555,429), root:(565,454),<br />&#160; &#160; state 0x10, keycode 115 (keysym 0xffeb, Super_L), same_screen YES,<br />&#160; &#160; XLookupString gives 0 bytes: <br />&#160; &#160; XmbLookupString gives 0 bytes: <br />&#160; &#160; XFilterEvent returns: False</p><p>KeyRelease event, serial 32, synthetic NO, window 0x1800001,<br />&#160; &#160; root 0x154, subw 0x0, time 3229196859, (555,429), root:(565,454),<br />&#160; &#160; state 0x10, keycode 115 (keysym 0xffeb, Super_L), same_screen YES,<br />&#160; &#160; XLookupString gives 0 bytes: <br />&#160; &#160; XFilterEvent returns: False</p><p>KeyPress event, serial 32, synthetic NO, window 0x1800001,<br />&#160; &#160; root 0x154, subw 0x0, time 3229197526, (555,429), root:(565,454),<br />&#160; &#160; state 0x10, keycode 116 (keysym 0xffec, Super_R), same_screen YES,<br />&#160; &#160; XLookupString gives 0 bytes: <br />&#160; &#160; XmbLookupString gives 0 bytes: <br />&#160; &#160; XFilterEvent returns: False</p><p>KeyRelease event, serial 32, synthetic NO, window 0x1800001,<br />&#160; &#160; root 0x154, subw 0x0, time 3229197663, (555,429), root:(565,454),<br />&#160; &#160; state 0x10, keycode 116 (keysym 0xffec, Super_R), same_screen YES,<br />&#160; &#160; XLookupString gives 0 bytes: <br />&#160; &#160; XFilterEvent returns: False</p><div class="quotebox"><cite>Wapush wrote:</cite><blockquote><div><p>To configure your &quot;windows key&quot; :<br /><strong>xmodmap -e &#039;keycode 115 = Super_L&#039;</strong>&#160; --&gt; for the left &quot;windows key&quot;<br /><strong>xmodmap -e &#039;keycode 116 = Super_R&#039;</strong>&#160; --&gt; for the rigth &quot;windows key&quot;</p></div></blockquote></div><p>... so I think, the keycodes are configured like they should.</p><p>But when I want use the super key for some beryl effects, the key is not recognized.</p><p>I want to check, if the problem is one of beryl, so I want to configure in xfce a short cut which uses the super key. How can I do it?</p><p>Thanks for any help.</p><p>Marc</p>]]></description>
			<author><![CDATA[dummy@example.com (flowerkick)]]></author>
			<pubDate>Thu, 05 Apr 2007 06:48:40 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13794#p13794</guid>
		</item>
		<item>
			<title><![CDATA[Re: Super key does not work]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13793#p13793</link>
			<description><![CDATA[<p>Hi</p><p>You can use <strong>xev</strong> to see detail about your mouse and keyboard events.</p><p>To configure your &quot;windows key&quot; :<br /><strong>xmodmap -e &#039;keycode 115 = Super_L&#039;</strong>&#160; --&gt; for the left &quot;windows key&quot;<br /><strong>xmodmap -e &#039;keycode 116 = Super_R&#039;</strong>&#160; --&gt; for the rigth &quot;windows key&quot;</p><p>I hope that that will help you.&#160; :oops:</p><p>Sorry for my english ! <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Wapush)]]></author>
			<pubDate>Thu, 05 Apr 2007 02:13:13 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13793#p13793</guid>
		</item>
		<item>
			<title><![CDATA[Super key does not work]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13789#p13789</link>
			<description><![CDATA[<p>Hi,</p><p>I&#039;m using xfce with beryl under Gentoo. It works great, but my super key (the windows key) does not work. I read in the FAQ, that I should update gtk+ to at least version 2.10.0. My installed gtk+ versions are 2.10.9 AND 1.2.10-r12 .&#160; First I thought there could be some conflict between both versions, so I removed version 1.2.10-r12. But afterward the super key still does not work.</p><p>Does anyone here has some clues, what&#039;s the problem and how to solve it?</p><p>Thanks in advance<br />Marc</p>]]></description>
			<author><![CDATA[dummy@example.com (flowerkick)]]></author>
			<pubDate>Wed, 04 Apr 2007 21:54:46 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13789#p13789</guid>
		</item>
	</channel>
</rss>
