[plt-scheme] Clarification about control key behavior
Sadly, that is the current state of DrScheme keybindings. Under
windows, the control key is just too overloaded.
The best I can offer you at the moment is to write your own
keybindings that adds in one or the other set of keybindings on some
other key.
Sorry,
Robby
On 9/12/07, Grant Rettke <grettke at acm.org> wrote:
> Question about control keys on Windows XP Pro with DrScheme v371.
>
> c:m and c:r split and collapse editor windows as expected
>
> I would like to be able to use the c:x o and c:x p to navigate between
> the split windows, so I went to preferences and unchecked "Enable
> keybindings in menus".
>
> The previous and next navigation works correctly, but now the c:m and
> c:r no longer work.
>
> How does this work? This is not what I expected.
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>