[plt-scheme] How to set up a keymapping from scratch?

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Tue Jun 30 11:07:15 EDT 2009

I think you'd have to write a tool that explicitly wiped out the
keybindings (by creating a new, empty keymap% object and setting it
into the definitions & interactions editor).

Robby

On Tue, Jun 30, 2009 at 9:31 AM, Grant Rettke<grettke at acm.org> wrote:
> Say that you wanted to start with a DrScheme environment that had no
> keybindings for the definitions or interations window, so that you
> could set up your own keymapping file from scratch (just because).
>
> Could you? If so, how?
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.