*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 17 May 2004 09:55:47 +0200
changeset 619 ec77973a872e
parent 618 6ad3701c0e3f
child 620 29003913cf60
*** empty log message ***
keyboard.rc
--- a/keyboard.rc	Thu Apr 01 17:26:42 2004 +0200
+++ b/keyboard.rc	Mon May 17 09:55:47 2004 +0200
@@ -429,6 +429,7 @@
 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"
+map bindValue:#Paste      to:#CmdV.         "paste buffer or external selection"
 "/map bindValue:#Cut        to:#CtrlDelete.   "paste buffer or external selection"
 "/map bindValue:#Paste      to:#CtrlInsert.   "paste buffer or external selection"
 map bindValue:#Replace    to:#Cmdr.         "same as paste"