*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 28 Aug 2003 11:00:22 +0200
changeset 552 8342beae9d6c
parent 551 2122af550d22
child 553 d930c20df35e
*** empty log message ***
d_exceed.rc
--- a/d_exceed.rc	Thu Aug 21 15:45:07 2003 +0200
+++ b/d_exceed.rc	Thu Aug 28 11:00:22 2003 +0200
@@ -47,6 +47,9 @@
 map bindValue:#Cmdr      to:#Cmdr.    "/ unbind - for correct menu info         
 map bindValue:#Cmdw      to:#Cmdw.    "/ unbind - for correct menu info         
 map bindValue:#Cmdw      to:#Cmdw.    "/ unbind - for correct menu info         
+map bindValue:#CmdF      to:#CmdF.    "/ unbind - for correct menu info         
+map bindValue:#CmdM      to:#CmdM.    "/ unbind - for correct menu info         
+map bindValue:#CmdL      to:#CmdL.    "/ unbind - for correct menu info         
 
 map bindValue:#Cut       to:#Ctrlx.             
 map bindValue:#Copy      to:#Ctrlc.
@@ -57,10 +60,14 @@
 map bindValue:#FindNext  to:#Ctrlf.
 map bindValue:#FindPrev  to:#Ctrlb.
 
+map bindValue:#Format    to:#CtrlF.
+
+map bindValue:#LearnKeyboardMacro    to:#CtrlL.
+map bindValue:#ExecuteKeyboardMacro  to:#CtrlF.
+
 map bindValue:#Accept           to:#Ctrla.
 map bindValue:#DoIt             to:#Ctrld.
 map bindValue:#PrintIt          to:#Ctrlp.
 map bindValue:#InspectIt        to:#Ctrli.
 map bindValue:#UserInterrupt    to:#Pause.
 !       
-