From owner-freebsd-questions@FreeBSD.ORG Tue May 27 12:17:51 2003 Return-Path: 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 6B59C37B401 for ; Tue, 27 May 2003 12:17:51 -0700 (PDT) Received: from cwnet5.q-space.de (cwnet5.wirelessnet.de [212.20.170.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7546243FB1 for ; Tue, 27 May 2003 12:17:50 -0700 (PDT) (envelope-from usenet@esct.org) Received: from baldur.asgard (p50863ef2.dip.t-dialin.net [80.134.62.242]) by cwnet5.q-space.de (Postfix) with ESMTP id 72107ED32 for ; Tue, 27 May 2003 21:20:35 +0200 (CEST) Received: by baldur.asgard (Postfix, from userid 1001) id 5B4B3192; Tue, 27 May 2003 21:17:47 +0200 (CEST) Date: Tue, 27 May 2003 21:17:47 +0200 From: Andreas Totlis To: freebsd-questions@freebsd.org Message-ID: <20030527191747.GB4434@baldur.asgard> Mail-Followup-To: freebsd-questions@freebsd.org References: <20030526182347.C1441@gothmog> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Subject: Re: ncurses X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2003 19:17:51 -0000 Hello, * Katinka Mills [030526 18:15]: > This is for the console, I just want to change it for a program I am writing > :o) Look at: http://invisible-island.net/ncurses/ncurses-intro.html#introduction http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/ hth Andreas -