This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Xconq tcltk interface for the Mac


the "end-turn" does not work with Return key. although Control+M works.

--- kernel/cmd.def.orig Tue May 14 02:24:38 2002
+++ kernel/cmd.def      Tue May 14 02:25:02 2002
@@ -234,7 +234,7 @@
 DEF_CMD(  'M' , "message", do_message,
   "send a message to another side or sides")
 
-DEF_CMD(C('M'), "end-turn", do_end_turn,
+DEF_CMD(  '\n', "end-turn", do_end_turn,
   "end activity for this turn")
 
 DEF_CMD(  'n' , "southeast", do_dir,

--
MA Dunzi <mniw@sol.dti.ne.jp> http://tadalunch.s5.xrea.com/xconq/index.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]