diff options
Diffstat (limited to 'Lib/idlelib/config-keys.def')
-rw-r--r-- | Lib/idlelib/config-keys.def | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Lib/idlelib/config-keys.def b/Lib/idlelib/config-keys.def index fd23519..f71269b 100644 --- a/Lib/idlelib/config-keys.def +++ b/Lib/idlelib/config-keys.def @@ -63,6 +63,7 @@ force-open-calltip= <Control-Key-backslash> format-paragraph= <Alt-Key-q> flash-paren= <Control-Key-0> run-module= <Key-F5> +run-custom= <Shift-Key-F5> check-module= <Alt-Key-x> zoom-height= <Alt-Key-2> @@ -122,6 +123,7 @@ force-open-calltip= <Control-Key-backslash> format-paragraph= <Alt-Key-q> flash-paren= <Control-Key-0> run-module= <Key-F5> +run-custom= <Shift-Key-F5> check-module= <Alt-Key-x> zoom-height= <Alt-Key-2> @@ -181,6 +183,7 @@ force-open-calltip= <Control-Key-backslash> format-paragraph= <Alt-Key-q> flash-paren= <Control-Key-0> run-module= <Key-F5> +run-custom= <Shift-Key-F5> check-module= <Alt-Key-x> zoom-height= <Alt-Key-2> @@ -240,6 +243,7 @@ force-open-calltip= <Control-Key-backslash> format-paragraph= <Option-Key-q> flash-paren= <Control-Key-0> run-module= <Key-F5> +run-custom= <Shift-Key-F5> check-module= <Option-Key-x> zoom-height= <Option-Key-0> @@ -300,5 +304,6 @@ force-open-calltip= <Control-Key-backslash> format-paragraph= <Option-Key-q> flash-paren= <Control-Key-0> run-module= <Key-F5> +run-custom= <Shift-Key-F5> check-module= <Option-Key-x> zoom-height= <Option-Key-0> |