keyboard.rc
changeset 962 d7e01484c89b
parent 960 99e158654348
child 963 2200079a0cfc
--- a/keyboard.rc	Wed Nov 26 15:17:57 2008 +0100
+++ b/keyboard.rc	Wed Nov 26 15:34:02 2008 +0100
@@ -89,7 +89,7 @@
 "/ map bindValue:#SendersOfIt   to:#CtrlS.
 "/ map bindValue:#SendersOfIt   to:#CmdS.
 
-map bindValue:#ToggleInsertMode  to:#Ctrli.
+map bindValue:#ToggleInsertMode  to:#CtrlInsert.
 
 map bindValue:#Copy       to:#Cmdc.         "copy selection to buffer"
 map bindValue:#Copy       to:#Ctrlc.         "copy selection to buffer"