For you, is this an issue with the underscores in the menu items? That is, if the underscore moved from close to close tab would that help you at all?<br><br>Robby<br><br>On Thursday, August 25, 2011, Shriram Krishnamurthi &lt;<a href="mailto:sk@cs.brown.edu">sk@cs.brown.edu</a>&gt; wrote:<br>
&gt; Robby, this is something I&#39;ve brought up before, too.  It may be the<br>&gt; default on the Mac, but it&#39;s certainly strange behavior on other<br>&gt; platforms.  I often find DrRacket disappearing on me and wondering<br>
&gt; why, then realizing...uh oh, close means something different.<br>&gt;<br>&gt; On Thu, Aug 25, 2011 at 1:30 PM, Robby Findler<br>&gt; &lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt; wrote:<br>
&gt;&gt; On Thu, Aug 25, 2011 at 9:12 AM, Marijn &lt;<a href="mailto:hkBst@gentoo.org">hkBst@gentoo.org</a>&gt; wrote:<br>&gt;&gt;&gt; -----BEGIN PGP SIGNED MESSAGE-----<br>&gt;&gt;&gt; Hash: SHA1<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Hi Robby,<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; On 08/25/11 14:13, Robby Findler wrote:<br>&gt;&gt;&gt;&gt; The intention is that &quot;close&quot; means &quot;close window&quot; and the<br>&gt;&gt;&gt;&gt; &lt;menukey&gt;-w shortcut moves between the close and close tab menu items<br>
&gt;&gt;&gt;&gt; depending on how many tabs are open.<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; Are you seeing something different than that?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; On Linux, in my File menu the Ctrl-w shortcut is always listed as<br>
&gt;&gt;&gt; shortcut for Close, while Close Tab has no shortcut, but I see now that<br>&gt;&gt;&gt; Ctrl-w&#39;s behavior is actually to close the current tab. So in this case<br>&gt;&gt;&gt; my suggestion comes down to just relabelling the menu items from:<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; File -&gt; Close<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; to<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; File -&gt; Close Window<br>&gt;&gt;<br>&gt;&gt; I&#39;m going to follow the apple human interface guidelines on this point<br>
&gt;&gt; and leave things as they are:<br>&gt;&gt;<br>&gt;&gt; <a href="http://developer.apple.com/library/mac/#documentation/UserExperience/Conceptual/AppleHIGuidelines/Menus/Menus.html">http://developer.apple.com/library/mac/#documentation/UserExperience/Conceptual/AppleHIGuidelines/Menus/Menus.html</a><br>
&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;&gt; and fixing the moving of the Ctrl+W keybinding in the labels.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Another option is to change:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; File -&gt; Close (Ctrl+W)<br>
&gt;&gt;&gt; File -&gt; Close Tab<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; to<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; File -&gt; Close Window (Ctrl+Shift+W)<br>&gt;&gt;&gt; File -&gt; Close Tab (Ctrl+W)<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; and not move the shortcuts depending on tab plurality.<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; Firefox and Midori both have Ctrl+Shift+W bound to Close Window, so<br>&gt;&gt;&gt; maybe that is a good candidate for drRacket too (if a shortcut beyond<br>&gt;&gt;&gt; Alt+F4 is desired for Close Window). Other programs with tabs I checked<br>
&gt;&gt;&gt; only have one of Close Window and Quit, in each case bound to<br>&gt;&gt;&gt; Ctrl+(Shift+)Q.<br>&gt;&gt;<br>&gt;&gt; I like the idea of adding shift, but I&#39;ve changed things so that<br>&gt;&gt; instead of the w shortcut going away, the close menu item becomes<br>
&gt;&gt; &lt;menukey&gt;-shift-w (so the shifting behavior is still there and we are<br>&gt;&gt; complying with the guidelines in the no-tabs case).<br>&gt;&gt;<br>&gt;&gt; Robby<br>&gt;&gt; _________________________________________________<br>
&gt;&gt;  For list-related administrative tasks:<br>&gt;&gt;  <a href="http://lists.racket-lang.org/listinfo/dev">http://lists.racket-lang.org/listinfo/dev</a><br>&gt;&gt;<br>&gt;