d_win32.rc
changeset 928 9eab48841e09
parent 780 92cd332f2076
child 929 e38f810b9128
--- a/d_win32.rc	Mon Mar 10 10:37:24 2008 +0100
+++ b/d_win32.rc	Fri Apr 25 12:50:00 2008 +0200
@@ -33,6 +33,8 @@
 'd_win32.rc [info]: changing keyboard to win defaults...' infoPrintCR.
 'd_win32.rc [info]: (CTRL-C is now COPY - unix ST/X users should have a look at d_win32.rc)' infoPrintCR.
 
+map bindValue:#Menu to:#Appl.
+
 map bindValue:#UserInterrupt to:#Pause.
 map bindValue:#Copy          to:#Ctrlc.
 map bindValue:#Cut           to:#Ctrlx.