*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 28 Aug 2003 11:01:57 +0200
changeset 553 d930c20df35e
parent 552 8342beae9d6c
child 554 db2eb5f17838
*** empty log message ***
d_exceed.rc
d_win32.rc
--- a/d_exceed.rc	Thu Aug 28 11:00:22 2003 +0200
+++ b/d_exceed.rc	Thu Aug 28 11:01:57 2003 +0200
@@ -63,7 +63,7 @@
 map bindValue:#Format    to:#CtrlF.
 
 map bindValue:#LearnKeyboardMacro    to:#CtrlL.
-map bindValue:#ExecuteKeyboardMacro  to:#CtrlF.
+map bindValue:#ExecuteKeyboardMacro  to:#CtrlM.
 
 map bindValue:#Accept           to:#Ctrla.
 map bindValue:#DoIt             to:#Ctrld.
--- a/d_win32.rc	Thu Aug 28 11:00:22 2003 +0200
+++ b/d_win32.rc	Thu Aug 28 11:01:57 2003 +0200
@@ -35,6 +35,11 @@
 map bindValue:#BeginOfLine   to:#Home.
 map bindValue:#EndOfLine     to:#End.
 
+map bindValue:#Format        to:#CtrlF.
+
+map bindValue:#LearnKeyboardMacro    to:#CtrlL.
+map bindValue:#ExecuteKeyboardMacro  to:#CtrlM.
+
 map bindValue:#Help          to:#F1.
 map bindValue:#Again         to:#F8.
 map bindValue:#FindAgain     to:#F3.   "/ search again in same direction
@@ -48,4 +53,3 @@
 
 map bindValue:#Menu          to:#Appl.             
 !
-