<?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/1667/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Sat, 20 Apr 2013 01:44:25 +0000</lastBuildDate><item><title>change $mod+d to shift+; shortcut</title><link>https://faq.i3wm.org/question/1667/change-modd-to-shift-shortcut/</link><description>hi everyone 

how can I change $mod+d to shift+; to run dmenu_run ?

thank u</description><pubDate>Sat, 20 Apr 2013 00:38:24 +0000</pubDate><guid>https://faq.i3wm.org/question/1667/change-modd-to-shift-shortcut/</guid></item><item><title>Answer by vandannen for &lt;p&gt;hi everyone &lt;/p&gt;

&lt;p&gt;how can I change $mod+d to shift+; to run dmenu_run ?&lt;/p&gt;

&lt;p&gt;thank u&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/1667/change-modd-to-shift-shortcut/?answer=1668#post-id-1668</link><description>You could use xev to check the keysymbol for your desired shortcut. In this case, the following would work:

    bindsym Shift+comma exec dmenu_run

 </description><pubDate>Sat, 20 Apr 2013 00:57:59 +0000</pubDate><guid>https://faq.i3wm.org/question/1667/change-modd-to-shift-shortcut/?answer=1668#post-id-1668</guid></item><item><title>Comment by raoof for &lt;p&gt;You could use xev to check the keysymbol for your desired shortcut. In this case, the following would work:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;bindsym Shift+comma exec dmenu_run
&lt;/code&gt;&lt;/pre&gt;
</title><link>https://faq.i3wm.org/question/1667/change-modd-to-shift-shortcut/?comment=1670#comment-1670</link><description>thanks for your quick respond it worked but I used  Shift+colon</description><pubDate>Sat, 20 Apr 2013 01:44:25 +0000</pubDate><guid>https://faq.i3wm.org/question/1667/change-modd-to-shift-shortcut/?comment=1670#comment-1670</guid></item></channel></rss>