FreeBSD Port: centericq-4.9.10_1

Gerrit Beine tux at pinguru.net
Fri Mar 19 13:49:32 PST 2004


Hi,

this is a patch making CenterICQ working in XTerm under FreeBSD.
It fixes the Problem with the not-reacting cursor keys.

--- conscommon.orig     Fri Mar 19 22:44:58 2004
+++ conscommon.cc       Fri Mar 19 22:43:02 2004
@@ -63,7 +63,7 @@
      use_default_colors();
      atexit(kendinterface);
  //      nodelay(stdscr, TRUE);
-    ESCDELAY = 0;
+    ESCDELAY = 1;
      signal(SIGWINCH, &kreinit);
      kt_resize_event = 0;
  }

So long...

Gerrit
-- 
# FreeBSD - separates the boys from the men

mail tux at pinguru.net
icq  123851585
web  http://arme-und-beine.de


More information about the freebsd-ports mailing list