*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 09 Jan 2006 10:14:53 +0100
changeset 681 26d33a18f12e
parent 680 d327b2c1b486
child 682 c49b9fd64264
*** empty log message ***
keyboard.rc
--- a/keyboard.rc	Fri Dec 23 17:36:32 2005 +0100
+++ b/keyboard.rc	Mon Jan 09 10:14:53 2006 +0100
@@ -436,6 +436,8 @@
 map bindValue:#BrowseIt   to:#CmdB.
 map bindValue:#ImplementorsOfIt   to:#CmdI.
 
+map bindValue:#ToggleInsertMode  to:#Ctrli.
+
 map bindValue:#Copy       to:#Cmdc.         "copy selection to buffer"
 map bindValue:#Cut        to:#Cmdx.         "cut selection into buffer"
 map bindValue:#Paste      to:#Cmdv.         "paste buffer or external selection"