keybinding configuration

This commit is contained in:
Steven M. Gava 2002-01-19 00:29:54 +00:00
parent d45a543418
commit facfc09352
5 changed files with 110 additions and 72 deletions

View file

@ -257,7 +257,6 @@ class IdleConf:
'<<center-insert>>': ['<Control-l>'],
'<<close-all-windows>>': ['<Control-q>'],
'<<close-window>>': ['<Alt-F4>'],
'<<dump-undo-state>>': ['<Control-backslash>'],
'<<end-of-file>>': ['<Control-d>'],
'<<python-docs>>': ['<F1>'],
'<<python-context-help>>': ['<Shift-F1>'],