<html><body>
<p>Yes, that works for me. I get Ctrl+F6. It's a bit awkward, but I know where to go to change it, and it's good enough. Thank you.<br>
<br>
I'd still like to see the problem better-solved in a future release. Adding it to the Keyboard Shortcuts section of the manual, with some text like &quot;switch between the interactions and definitions window&quot; to make it searchable, would have helped me get up to speed quickly. Adding it to the menu would also get its shortcut listed in another place, but it wouldn't be useful for clicking on, so having it in the menu might seem odd.<br>
<br>
I still think changing the behavior of Ctrl+E and Ctrl+D to what I detailed earlier might be an improvement. It would be slightly more complex, but on the other hand, either key combination in any state could help the user get a desired result. Right now there are three states (definitions shown, interactions shown, and both shown). These changes would add a state (definitions shown and focused, interactions shown and focused, both shown with definitions focused, both shown with interactions focused). It would add an extra transition (keyboard combination) to hiding the unfocused window. This extra transition could be solved by adding an extra keyboard combination to show only the focused window and hide the others (like C-x 0 in emacs IIRC).<br>
<br>
Ben<br>
<br>
<tt>robby.findler@gmail.com wrote on 08/28/2012 02:46:52 PM:<br>
<br>
&gt; From: Robby Findler &lt;robby@eecs.northwestern.edu&gt;</tt><br>
<tt>&gt; To: Benjamin Atkin/Boulder/Contr/IBM@IBMUS, </tt><br>
<tt>&gt; Cc: users@racket-lang.org</tt><br>
<tt>&gt; Date: 08/28/2012 02:47 PM</tt><br>
<tt>&gt; Subject: Re: [racket] keyboard shortcut for jumping between <br>
&gt; definitions &amp; interactions windows</tt><br>
<tt>&gt; Sent by: robby.findler@gmail.com</tt><br>
<tt>&gt; <br>
&gt; What happens if you search for &quot;shift-focus&quot; in the keybindings<br>
&gt; window. Do you see any keybindings?<br>
&gt; <br>
&gt; Robby<br>
&gt; <br>
&gt; On Tue, Aug 28, 2012 at 3:35 PM, Benjamin Atkin &lt;batkin@us.ibm.com&gt; wrote:<br>
&gt; &gt; I wanted a way to jump from the interactions window to the definitions<br>
&gt; &gt; window. First I checked the View menu and then I checked the Keyboard<br>
&gt; &gt; Shortcuts section in the Dr. Racket manual. I didn't find it in either<br>
&gt; &gt; place. I did find an undocumented way in the mailing list, which is to use<br>
&gt; &gt; C-x o, which doesn't work for me. I also found C-d and C-e, which do indeed<br>
&gt; &gt; get me between the windows, but in the process hide them. I like to have<br>
&gt; &gt; both showing at the same time so it doesn't quite work for me.<br>
&gt; &gt;<br>
&gt; &gt; I think the keyboard system and the help system (with search) are great in<br>
&gt; &gt; general, and this is a glaring omission. How about creating new shortcuts<br>
&gt; &gt; that go between interactions and definitions and documenting them in the<br>
&gt; &gt; manual, and maybe even adding them to the menu?<br>
&gt; &gt;<br>
&gt; &gt; Actually by making the states more complicated, I think it could be added in<br>
&gt; &gt; a somewhat reasonable way without adding more shortcuts. Right now if both<br>
&gt; &gt; interactions and definitions are shown, Ctrl+D hides definitions and Ctrl+E<br>
&gt; &gt; hides interactions, regardless of which is currently focused. Now,how about<br>
&gt; &gt; if you could only hide the one that is currently focused with thatshortcut?<br>
&gt; &gt; That is, if definitions was focused, Ctrl+D would hide the definitions, but<br>
&gt; &gt; Ctrl+E wouldn't hide the interactions. Instead, Ctrl+E would focus the<br>
&gt; &gt; interactions. Then, because the focus was changed to Interactions, the<br>
&gt; &gt; Interactions could be hidden in this way. To complete this, the Show<br>
&gt; &gt; Interactions when only the Definitons is shown would need a slightchange of<br>
&gt; &gt; behavior: invoking this would also focus the Interactions window.<br>
&gt; &gt;<br>
&gt; &gt; Any thoughts?<br>
&gt; &gt;<br>
&gt; &gt; Thanks,<br>
&gt; &gt;<br>
&gt; &gt; Ben<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; ____________________<br>
&gt; &gt; &nbsp; Racket Users list:<br>
&gt; &gt; &nbsp; <a href="http://lists.racket-lang.org/users">http://lists.racket-lang.org/users</a><br>
&gt; &gt;<br>
&gt; <br>
</tt></body></html>