Lines Matching refs:Key
6 # single 'emacs style' multi-keystoke binding. The tk event specifier 'Key'
11 copy=<Control-Key-c> <Control-Key-C>
12 cut=<Control-Key-x> <Control-Key-X>
13 paste=<Control-Key-v> <Control-Key-V>
14 beginning-of-line= <Key-Home>
15 center-insert=<Control-Key-l> <Control-Key-L>
16 close-all-windows=<Control-Key-q> <Control-Key-Q>
17 close-window=<Alt-Key-F4> <Meta-Key-F4>
18 do-nothing=<Control-Key-F12>
19 end-of-file=<Control-Key-d> <Control-Key-D>
20 python-docs=<Key-F1>
21 python-context-help=<Shift-Key-F1>
22 history-next=<Alt-Key-n> <Meta-Key-n> <Alt-Key-N> <Meta-Key-N>
23 history-previous=<Alt-Key-p> <Meta-Key-p> <Alt-Key-P> <Meta-Key-P>
24 interrupt-execution=<Control-Key-c> <Control-Key-C>
25 view-restart=<Key-F6>
26 restart-shell=<Control-Key-F6>
27 open-class-browser=<Alt-Key-c> <Meta-Key-c> <Alt-Key-C> <Meta-Key-C>
28 open-module=<Alt-Key-m> <Meta-Key-m> <Alt-Key-M> <Meta-Key-M>
29 open-new-window=<Control-Key-n> <Control-Key-N>
30 open-window-from-file=<Control-Key-o> <Control-Key-O>
31 plain-newline-and-indent=<Control-Key-j> <Control-Key-J>
32 print-window=<Control-Key-p> <Control-Key-P>
33 redo=<Control-Shift-Key-Z> <Control-Shift-Key-z>
34 remove-selection=<Key-Escape>
35 save-copy-of-window-as-file=<Alt-Shift-Key-S> <Alt-Shift-Key-s>
36 save-window-as-file=<Control-Shift-Key-S> <Control-Shift-Key-s>
37 save-window=<Control-Key-s> <Control-Key-S>
38 select-all=<Control-Key-a> <Control-Key-A>
39 toggle-auto-coloring=<Control-Key-slash>
40 undo=<Control-Key-z> <Control-Key-Z>
41 find=<Control-Key-f> <Control-Key-F>
42 find-again=<Control-Key-g> <Key-F3> <Control-Key-G>
43 find-in-files=<Alt-Key-F3> <Meta-Key-F3>
44 find-selection=<Control-Key-F3>
45 replace=<Control-Key-h> <Control-Key-H>
46 goto-line=<Alt-Key-g> <Meta-Key-g> <Alt-Key-G> <Meta-Key-G>
47 smart-backspace=<Key-BackSpace>
48 newline-and-indent=<Key-Return> <Key-KP_Enter>
49 smart-indent=<Key-Tab>
50 indent-region=<Control-Key-bracketright>
51 dedent-region=<Control-Key-bracketleft>
52 comment-region=<Alt-Key-3> <Meta-Key-3>
53 uncomment-region=<Alt-Key-4> <Meta-Key-4>
54 tabify-region=<Alt-Key-5> <Meta-Key-5>
55 untabify-region=<Alt-Key-6> <Meta-Key-6>
56 toggle-tabs=<Alt-Key-t> <Meta-Key-t> <Alt-Key-T> <Meta-Key-T>
57 change-indentwidth=<Alt-Key-u> <Meta-Key-u> <Alt-Key-U> <Meta-Key-U>
58 del-word-left=<Control-Key-BackSpace>
59 del-word-right=<Control-Key-Delete>
60 force-open-completions= <Control-Key-space>
61 expand-word= <Alt-Key-slash>
62 force-open-calltip= <Control-Key-backslash>
63 format-paragraph= <Alt-Key-q>
64 flash-paren= <Control-Key-0>
65 run-module= <Key-F5>
66 check-module= <Alt-Key-x>
67 zoom-height= <Alt-Key-2>
70 copy=<Alt-Key-w> <Meta-Key-w>
71 cut=<Control-Key-w>
72 paste=<Control-Key-y>
73 beginning-of-line=<Control-Key-a> <Key-Home>
74 center-insert=<Control-Key-l>
75 close-all-windows=<Control-Key-x><Control-Key-c>
76 close-window=<Control-Key-x><Control-Key-0>
77 do-nothing=<Control-Key-x>
78 end-of-file=<Control-Key-d>
79 history-next=<Alt-Key-n> <Meta-Key-n>
80 history-previous=<Alt-Key-p> <Meta-Key-p>
81 interrupt-execution=<Control-Key-c>
82 view-restart=<Key-F6>
83 restart-shell=<Control-Key-F6>
84 open-class-browser=<Control-Key-x><Control-Key-b>
85 open-module=<Control-Key-x><Control-Key-m>
86 open-new-window=<Control-Key-x><Control-Key-n>
87 open-window-from-file=<Control-Key-x><Control-Key-f>
88 plain-newline-and-indent=<Control-Key-j>
89 print-window=<Control-x><Control-Key-p>
90 python-docs=<Control-Key-h>
91 python-context-help=<Control-Shift-Key-H>
92 redo=<Alt-Key-z> <Meta-Key-z>
93 remove-selection=<Key-Escape>
94 save-copy-of-window-as-file=<Control-Key-x><Control-Key-y>
95 save-window-as-file=<Control-Key-x><Control-Key-w>
96 save-window=<Control-Key-x><Control-Key-s>
97 select-all=<Alt-Key-a> <Meta-Key-a>
98 toggle-auto-coloring=<Control-Key-slash>
99 undo=<Control-Key-z>
100 find=<Control-Key-u><Control-Key-u><Control-Key-s>
101 find-again=<Control-Key-u><Control-Key-s>
102 find-in-files=<Alt-Key-s> <Meta-Key-s>
103 find-selection=<Control-Key-s>
104 replace=<Control-Key-r>
105 goto-line=<Alt-Key-g> <Meta-Key-g>
106 smart-backspace=<Key-BackSpace>
107 newline-and-indent=<Key-Return> <Key-KP_Enter>
108 smart-indent=<Key-Tab>
109 indent-region=<Control-Key-bracketright>
110 dedent-region=<Control-Key-bracketleft>
111 comment-region=<Alt-Key-3>
112 uncomment-region=<Alt-Key-4>
113 tabify-region=<Alt-Key-5>
114 untabify-region=<Alt-Key-6>
115 toggle-tabs=<Alt-Key-t>
116 change-indentwidth=<Alt-Key-u>
117 del-word-left=<Alt-Key-BackSpace>
118 del-word-right=<Alt-Key-d>
119 force-open-completions= <Control-Key-space>
120 expand-word= <Alt-Key-slash>
121 force-open-calltip= <Control-Key-backslash>
122 format-paragraph= <Alt-Key-q>
123 flash-paren= <Control-Key-0>
124 run-module= <Key-F5>
125 check-module= <Alt-Key-x>
126 zoom-height= <Alt-Key-2>
129 copy = <Control-Shift-Key-C> <Control-Key-Insert>
130 cut = <Control-Key-x> <Shift-Key-Delete>
131 paste = <Control-Key-v> <Shift-Key-Insert>
132 beginning-of-line = <Key-Home>
133 center-insert = <Control-Key-l>
134 close-all-windows = <Control-Key-q>
135 close-window = <Control-Key-w> <Control-Shift-Key-W>
136 do-nothing = <Control-Key-F12>
137 end-of-file = <Control-Key-d>
138 history-next = <Alt-Key-n> <Meta-Key-n>
139 history-previous = <Alt-Key-p> <Meta-Key-p>
140 interrupt-execution = <Control-Key-c>
141 view-restart = <Key-F6>
142 restart-shell = <Control-Key-F6>
143 open-class-browser = <Control-Key-b>
144 open-module = <Control-Key-m>
145 open-new-window = <Control-Key-n>
146 open-window-from-file = <Control-Key-o>
147 plain-newline-and-indent = <Control-Key-j>
148 print-window = <Control-Key-p>
149 python-context-help = <Shift-Key-F1>
150 python-docs = <Key-F1>
151 redo = <Control-Shift-Key-Z>
152 remove-selection = <Key-Escape>
153 save-copy-of-window-as-file = <Alt-Shift-Key-S>
154 save-window-as-file = <Control-Shift-Key-S>
155 save-window = <Control-Key-s>
156 select-all = <Control-Key-a>
157 toggle-auto-coloring = <Control-Key-slash>
158 undo = <Control-Key-z>
159 find = <Control-Key-f>
160 find-again = <Key-F3>
161 find-in-files = <Control-Shift-Key-f>
162 find-selection = <Control-Key-h>
163 replace = <Control-Key-r>
164 goto-line = <Control-Key-g>
165 smart-backspace = <Key-BackSpace>
166 newline-and-indent = <Key-Return> <Key-KP_Enter>
167 smart-indent = <Key-Tab>
168 indent-region = <Control-Key-bracketright>
169 dedent-region = <Control-Key-bracketleft>
170 comment-region = <Control-Key-d>
171 uncomment-region = <Control-Shift-Key-D>
172 tabify-region = <Alt-Key-5>
173 untabify-region = <Alt-Key-6>
174 toggle-tabs = <Control-Key-T>
175 change-indentwidth = <Alt-Key-u>
176 del-word-left = <Control-Key-BackSpace>
177 del-word-right = <Control-Key-Delete>
178 force-open-completions= <Control-Key-space>
179 expand-word= <Alt-Key-slash>
180 force-open-calltip= <Control-Key-backslash>
181 format-paragraph= <Alt-Key-q>
182 flash-paren= <Control-Key-0>
183 run-module= <Key-F5>
184 check-module= <Alt-Key-x>
185 zoom-height= <Alt-Key-2>
188 copy=<Command-Key-c>
189 cut=<Command-Key-x>
190 paste=<Command-Key-v>
191 beginning-of-line= <Key-Home>
192 center-insert=<Control-Key-l>
193 close-all-windows=<Command-Key-q>
194 close-window=<Command-Key-w>
195 do-nothing=<Control-Key-F12>
196 end-of-file=<Control-Key-d>
197 python-docs=<Key-F1>
198 python-context-help=<Shift-Key-F1>
199 history-next=<Control-Key-n>
200 history-previous=<Control-Key-p>
201 interrupt-execution=<Control-Key-c>
202 view-restart=<Key-F6>
203 restart-shell=<Control-Key-F6>
204 open-class-browser=<Command-Key-b>
205 open-module=<Command-Key-m>
206 open-new-window=<Command-Key-n>
207 open-window-from-file=<Command-Key-o>
208 plain-newline-and-indent=<Control-Key-j>
209 print-window=<Command-Key-p>
210 redo=<Shift-Command-Key-Z>
211 remove-selection=<Key-Escape>
212 save-window-as-file=<Shift-Command-Key-S>
213 save-window=<Command-Key-s>
214 save-copy-of-window-as-file=<Option-Command-Key-s>
215 select-all=<Command-Key-a>
216 toggle-auto-coloring=<Control-Key-slash>
217 undo=<Command-Key-z>
218 find=<Command-Key-f>
219 find-again=<Command-Key-g> <Key-F3>
220 find-in-files=<Command-Key-F3>
221 find-selection=<Shift-Command-Key-F3>
222 replace=<Command-Key-r>
223 goto-line=<Command-Key-j>
224 smart-backspace=<Key-BackSpace>
225 newline-and-indent=<Key-Return> <Key-KP_Enter>
226 smart-indent=<Key-Tab>
227 indent-region=<Command-Key-bracketright>
228 dedent-region=<Command-Key-bracketleft>
229 comment-region=<Control-Key-3>
230 uncomment-region=<Control-Key-4>
231 tabify-region=<Control-Key-5>
232 untabify-region=<Control-Key-6>
233 toggle-tabs=<Control-Key-t>
234 change-indentwidth=<Control-Key-u>
235 del-word-left=<Control-Key-BackSpace>
236 del-word-right=<Control-Key-Delete>
237 force-open-completions= <Control-Key-space>
238 expand-word= <Option-Key-slash>
239 force-open-calltip= <Control-Key-backslash>
240 format-paragraph= <Option-Key-q>
241 flash-paren= <Control-Key-0>
242 run-module= <Key-F5>
243 check-module= <Option-Key-x>
244 zoom-height= <Option-Key-0>
247 toggle-tabs = <Control-Key-t>
248 interrupt-execution = <Control-Key-c>
249 untabify-region = <Control-Key-6>
250 remove-selection = <Key-Escape>
251 print-window = <Command-Key-p>
252 replace = <Command-Key-r>
253 goto-line = <Command-Key-j>
254 plain-newline-and-indent = <Control-Key-j>
255 history-previous = <Control-Key-p>
256 beginning-of-line = <Control-Key-Left>
257 end-of-line = <Control-Key-Right>
258 comment-region = <Control-Key-3>
259 redo = <Shift-Command-Key-Z>
260 close-window = <Command-Key-w>
261 restart-shell = <Control-Key-F6>
262 save-window-as-file = <Shift-Command-Key-S>
263 close-all-windows = <Command-Key-q>
264 view-restart = <Key-F6>
265 tabify-region = <Control-Key-5>
266 find-again = <Command-Key-g> <Key-F3>
267 find = <Command-Key-f>
268 toggle-auto-coloring = <Control-Key-slash>
269 select-all = <Command-Key-a>
270 smart-backspace = <Key-BackSpace>
271 change-indentwidth = <Control-Key-u>
272 do-nothing = <Control-Key-F12>
273 smart-indent = <Key-Tab>
274 center-insert = <Control-Key-l>
275 history-next = <Control-Key-n>
276 del-word-right = <Option-Key-Delete>
277 undo = <Command-Key-z>
278 save-window = <Command-Key-s>
279 uncomment-region = <Control-Key-4>
280 cut = <Command-Key-x>
281 find-in-files = <Command-Key-F3>
282 dedent-region = <Command-Key-bracketleft>
283 copy = <Command-Key-c>
284 paste = <Command-Key-v>
285 indent-region = <Command-Key-bracketright>
286 del-word-left = <Option-Key-BackSpace> <Option-Command-Key-BackSpace>
287 newline-and-indent = <Key-Return> <Key-KP_Enter>
288 end-of-file = <Control-Key-d>
289 open-class-browser = <Command-Key-b>
290 open-new-window = <Command-Key-n>
291 open-module = <Command-Key-m>
292 find-selection = <Shift-Command-Key-F3>
293 python-context-help = <Shift-Key-F1>
294 save-copy-of-window-as-file = <Option-Command-Key-s>
295 open-window-from-file = <Command-Key-o>
296 python-docs = <Key-F1>
297 force-open-completions= <Control-Key-space>
298 expand-word= <Option-Key-slash>
299 force-open-calltip= <Control-Key-backslash>
300 format-paragraph= <Option-Key-q>
301 flash-paren= <Control-Key-0>
302 run-module= <Key-F5>
303 check-module= <Option-Key-x>
304 zoom-height= <Option-Key-0>