From: Tony Lownds Date: Mon, 23 Sep 2002 00:57:10 +0000 (+0000) Subject: Added new standard keybinding set for Macs. X-Git-Tag: v2.3c1~4010 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f18efa56437ea50fac959c9dde5055ce05da2237;p=python Added new standard keybinding set for Macs. --- diff --git a/Lib/idlelib/config-keys.def b/Lib/idlelib/config-keys.def index ff9da212d0..4eddd40bd8 100644 --- a/Lib/idlelib/config-keys.def +++ b/Lib/idlelib/config-keys.def @@ -99,3 +99,48 @@ tabify-region= untabify-region= toggle-tabs= change-indentwidth= +[IDLE Classic Mac] +copy= +cut= +paste= +beginning-of-line= +center-insert= +close-all-windows= +close-window= +end-of-file= +python-docs= +python-context-help= +history-next= +history-previous= +interrupt-execution= +open-class-browser= +open-module= +open-new-window= +open-window-from-file= +plain-newline-and-indent= +print-window= +redo= +remove-selection= +save-window-as-file= +save-window= +save-copy-of-window-as-file= +select-all= +toggle-auto-coloring= +undo= +find= +find-again= +find-in-files= +find-selection= +replace= +goto-line= +smart-backspace= +newline-and-indent= +smart-indent= +indent-region= +dedent-region= +comment-region= +uncomment-region= +tabify-region= +untabify-region= +toggle-tabs= +change-indentwidth=