From: Araki K. <ara...@us...> - 2013-04-13 04:34:09
|
Hi, From: Andi Cristian Serbanescu <ski...@ya...> Subject: Re: [Mlterm-dev-en] "key" file settings ignored Date: Tue, 9 Apr 2013 07:12:33 -0700 (PDT) Message-ID: <136...@we...> > I have applied the patch. Sometimes mlterm followed the key assignments (at least partially; those with Control or Alt seemed not to work) and sometimes it didn't. I don't know what triggered those behaviours, though. > > Right now it seems to be working partially (with the exception of Alt) and I have attached one log. The state of XKeyEvent seems to be correct according to the log file. I have no idea about the cause of this problem. Please apply the attached patch to hg head source codes and send me ~/.mlterm/msg.log again. This patch logs to ~/.mlterm/msg.log in more detail. BTW, let me check to be sure, but did you execute 'make clean' and './configure' before building mlterm ? > I have also noticed that compiling with --disable-kbd fails: > > x_im.c:353:1: error: conflicting types for ‘x_im_new’ > x_im.h:125:11: note: previous declaration of ‘x_im_new’ was here Thanks. I fixed. --- Araki Ken ara...@us... |