display.rc
changeset 1 a17358fb0999
parent 0 0cb137a77319
child 2 353a88ada7c6
--- a/display.rc	Sat Dec 11 02:53:38 1993 +0100
+++ b/display.rc	Thu Dec 16 12:22:24 1993 +0100
@@ -12,14 +12,23 @@
 
 map := Display keyboardMap.
 
-map bindValue:#Copy    to:#Cmdc.
-map bindValue:#Cut     to:#Cmdx.
-map bindValue:#Paste   to:#Cmdv.
-map bindValue:#Replace to:#Cmdr.
-map bindValue:#Find     to:#Cmds.
-map bindValue:#FindNext to:#Cmdf.
-map bindValue:#FindPrev to:#Cmdb.
-map bindValue:#SelectAll to:#CmdA.
+map bindValue:#Copy      to:#Cmdc.
+map bindValue:#Cut       to:#Cmdx.
+map bindValue:#Paste     to:#Cmdv.
+map bindValue:#Replace   to:#Cmdr.
+map bindValue:#Find      to:#Cmds.
+map bindValue:#FindNext  to:#Cmdf.
+map bindValue:#FindPrev  to:#Cmdb.
+map bindValue:#SelectAll to:#CmdA.	"that is cmd-shift-a"
+
+map bindValue:#Accept    to:#Cmda.
+map bindValue:#Explain   to:#Cmde.
+
+map bindValue:#BeginOfLine to:#Ctrlb.
+map bindValue:#EndOfLine   to:#Ctrle.
+
+map bindValue:#SearchMatchingParen to:#Ctrlm.
+map bindValue:#SelectMatchingParen to:#Cmdm.
 
 "*
  * international characters - map to iso8859 values