Marcel,<br><br>the problem with that shortcut is, that your mouse pointer must be hovering over the &quot;World&quot; (Squeaks Desktop background). Then the Alt-w (or Cmd-w) will close the topmost Window. These are some other shortcuts:<br>

<br>        { $b.    SystemBrowser.                    #defaultOpenBrowser.                        &#39;Open a new System Browser&#39;}.<br>        { $k.    StringHolder.                    #open.                                        &#39;Open a new, blank Workspace&#39;}.<br>

        { $m.    self.                                #putUpNewMorphMenu.                    &#39;Put up the &quot;New Morph&quot; menu&#39;}.<br>        { $t.    self.                                 #findATranscript:.                            &#39;Make a System Transcript visible&#39;}.<br>

        { $w.    SystemWindow.                    #closeTopWindow.                            &#39;Close the topmost window&#39;}.<br><br>        { $C.    self.                                #findAChangeSorter:.                        &#39;Make a Change Sorter visible&#39;}.<br>

<br>        { $L.    self.                                #findAFileList:.                                &#39;Make a File List visible&#39;}.<br>        { $P.    self.                                #findAPreferencesPanel:.                    &#39;Activate the Preferences tool&#39;}.<br>

        { $R.    Utilities.                                 #browseRecentSubmissions.        &#39;Make a Recent Submissions browser visible&#39;}.<br><br>        { $W.    self.                                 #findAMessageNamesWindow:.            &#39;Make a MessageNames tool visible&#39;}.<br>

        { $Z.    ChangeList.                         #browseRecentLog.                            &#39;Browse recently-logged changes&#39;}.<br><br>        { $\.    SystemWindow.                     #sendTopWindowToBack.                    &#39;Send the top window to the back&#39;}.<br>

<br>Alex<br><br><div class="gmail_quote">2012/1/10 Marcel Taeumel <span dir="ltr">&lt;<a href="mailto:marcel.taeumel@student.hpi.uni-potsdam.de">marcel.taeumel@student.hpi.uni-potsdam.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Not working in Squeak 4.2. :(<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
View this message in context: <a href="http://forum.world.st/Shortcut-to-close-a-system-window-tp4281625p4281822.html" target="_blank">http://forum.world.st/Shortcut-to-close-a-system-window-tp4281625p4281822.html</a><br>


</font></span><div class="HOEnZb"><div class="h5">Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</div></div></blockquote></div><br>