drscheme:rep:get-drs-bindings-keymap in DrScheme Tools Functions
(drscheme:rep:get-drs-bindings-keymap) -> (is-a?/c keymap%)
Returns a keymap that bindings various DrScheme-specific keybindings. This keymap is used in the definitions and interactions window.
Defaultly binds C-x;o to a function that switches the focus between the definitions and interactions windows. Also binds f5 to Execute and f1 to Help Desk.