changeset: 91144:25fd9aeeff91 branch: 3.4 parent: 91140:61a00b7eac5d user: Terry Jan Reedy date: Thu Jun 12 01:03:08 2014 -0400 files: Lib/idlelib/config-keys.def description: Issue #12387: Add missing upper(lower)case versions of default Windows key bindings for Idle so Caps Lock does not disable them. Patch by Roger Serwy. diff -r 61a00b7eac5d -r 25fd9aeeff91 Lib/idlelib/config-keys.def --- a/Lib/idlelib/config-keys.def Wed Jun 11 15:27:04 2014 -0500 +++ b/Lib/idlelib/config-keys.def Thu Jun 12 01:03:08 2014 -0400 @@ -13,37 +13,37 @@ paste= beginning-of-line= center-insert= -close-all-windows= +close-all-windows= close-window= do-nothing= end-of-file= python-docs= python-context-help= -history-next= -history-previous= +history-next= +history-previous= interrupt-execution= view-restart= restart-shell= -open-class-browser= -open-module= +open-class-browser= +open-module= open-new-window= open-window-from-file= plain-newline-and-indent= print-window= -redo= +redo= remove-selection= -save-copy-of-window-as-file= -save-window-as-file= -save-window= -select-all= +save-copy-of-window-as-file= +save-window-as-file= +save-window= +select-all= toggle-auto-coloring= undo= find= -find-again= +find-again= find-in-files= find-selection= replace= -goto-line= +goto-line= smart-backspace= newline-and-indent= smart-indent= @@ -53,8 +53,8 @@ uncomment-region= tabify-region= untabify-region= -toggle-tabs= -change-indentwidth= +toggle-tabs= +change-indentwidth= del-word-left= del-word-right=