From owner-freebsd-questions Fri Sep 27 13:27: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA8E837B401 for ; Fri, 27 Sep 2002 13:27:00 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 4177743E6A for ; Fri, 27 Sep 2002 13:26:59 -0700 (PDT) (envelope-from fh31415@gmx.net) Received: (qmail 11274 invoked by uid 0); 27 Sep 2002 20:26:57 -0000 Received: from a092248.adsl.hansenet.de (HELO host1.myhost.mydomain) (213.191.92.248) by mail.gmx.net (mp010-rz3) with SMTP; 27 Sep 2002 20:26:57 -0000 Received: from host1.myhost.mydomain (localhost [127.0.0.1]) by host1.myhost.mydomain (8.12.3/8.12.3) with ESMTP id g8RK5XqP000586 for ; Fri, 27 Sep 2002 22:05:33 +0200 (CEST) (envelope-from azure@host1.myhost.mydomain) Received: (from azure@localhost) by host1.myhost.mydomain (8.12.3/8.12.3/Submit) id g8RK5XvT000585 for freebsd-questions@freebsd.org; Fri, 27 Sep 2002 22:05:33 +0200 (CEST) Date: Fri, 27 Sep 2002 22:05:33 +0200 From: Frank Heitmann To: freebsd-questions@freebsd.org Subject: centericq and xterm Message-ID: <20020927220533.C266@host1.myhost.mydomain> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. Yesterday I posted a message describing a problem with centericq and X (running centericq in an xterm console did not work at my system, because the arrow keys did not work right from the start). Today I was able to solve that problem by changing ESCDELAY=0 to ESCDELAY=1 in conscommon.cc and compile it again. Anyway, I still wonder if anyone has had the same problem and has maybe solved it? Tommorow I will read further in the curses documentation to find out more; maybe there is a better way to tweak it, but maybe I am going in the wrong direction?! Cheers - and good night :) Frank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message