<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>The Wild Wild REST</title>
    <link>http://thewildwildrest.com/feed/</link>
    <language>en-us</language>
    <description>The Wild Wild REST.</description>
    
    
        <geo:lat>33.771705</geo:lat><geo:long>-84.294072</geo:long><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/TheWildWildREST" type="application/rss+xml" /><item>
          <title>Clobbering the Command Key</title>
          <description>&lt;div class="article"&gt;
  &lt;div class="left"&gt;
    &lt;a href="/articles/2007/07/17/clobbering-the-command-key/"&gt;
      &lt;img src="/images/hat.png" alt="hat" /&gt;
    &lt;/a&gt;
  &lt;/div&gt;
  &lt;div class="main"&gt;
    &lt;a href="/articles/2007/07/17/clobbering-the-command-key/" class="title"&gt;Clobbering the Command Key&lt;/a&gt;
    &lt;p class="author"&gt;Posted by Brandon just about over 2 years ago&lt;/p&gt;
    &lt;p&gt;I&amp;#8217;ve recently installed rdesktop via MacPorts to connect to Windows servers. It&amp;#8217;s lightweight, fast, and I&amp;#8217;m digging it. Definitely check out Matthias Miller&amp;#8217;s guide &lt;a href="http://www.outofhanwell.com/blog/index.php?title=rdesktop_on_the_mac&amp;#38;more=1&amp;#38;c=1&amp;#38;tb=1&amp;#38;pb=1"&gt;here&lt;/a&gt; to get started.&lt;/p&gt;


	&lt;p&gt;Once you&amp;#8217;ve done that, there is an additional step I&amp;#8217;ve found useful. Whenever I use Command + Tab to switch windows, rdesktop sends the Windows key to the remote desktop which pops up the Start Menu. This becomes very annoying&amp;#8230; The solution is to change the Command key to something else (I used Alt) with xmodmap.&lt;/p&gt;


	&lt;p&gt;First you&amp;#8217;ll need to discover the keycode for your Command key using xev. From the &lt;span class="caps"&gt;X11&lt;/span&gt; menu, start a terminal (it has to be an &lt;span class="caps"&gt;X11&lt;/span&gt; terminal, the regular Terminal app won&amp;#8217;t work for this). Run xev from the command line, press your Command key, and look for the keycode in the output. Mine turned out to be 63. I&amp;#8217;m not sure how much this varies, but to eliminate any doubt, go ahead and run xev.&lt;/p&gt;


	&lt;p&gt;Finally, add a line to your .Xmodmap like so:&lt;/p&gt;


	&lt;p&gt;&lt;code&gt;keycode 63 = Alt_L&lt;/code&gt;&lt;/p&gt;


	&lt;p&gt;This gets the job done for me. It fixes the Start Menu popping-up problem, plus it has the added benefit of saving my left thumb from having to bend uncomfortably over to the alt/option key when I&amp;#8217;m accessing menus in Windows.&lt;/p&gt;
    &lt;!--
    &lt;a href="/articles/2007/05/17/enforcing-a-secure-connection-to-radiant-admin-pages/"&gt;Enforcing a Secure Connection to Radiant Admin Pages&lt;/a&gt;
    
    --&gt;
  &lt;/div&gt;
  &lt;script src="http://feeds.feedburner.com/~s/TheWildWildREST?i=&lt;%= "http://thewildwildrest.com" %&gt;/articles/2007/07/17/clobbering-the-command-key/" type="text/javascript" charset="utf-8"&gt;
&lt;/script&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TheWildWildREST/~4/XDIa8ZQCJLE" height="1" width="1"/&gt;</description>
          <pubDate>Tue, 17 Jul 2007 13:59:19 GMT</pubDate>
          <guid isPermaLink="false">http://thewildwildrest.com/articles/2007/07/17/clobbering-the-command-key/</guid>
          <link>http://feedproxy.google.com/~r/TheWildWildREST/~3/XDIa8ZQCJLE/</link>
        <feedburner:origLink>http://thewildwildrest.com/articles/2007/07/17/clobbering-the-command-key/</feedburner:origLink></item>
    
    
  </channel>
</rss>
