From owner-freebsd-questions@FreeBSD.ORG Sat Aug 16 18:52:00 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 4EFE837B404 for ; Sat, 16 Aug 2003 18:52:00 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C85043FCB for ; Sat, 16 Aug 2003 18:51:59 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (rwcrmhc13) with ESMTP id <2003081701515701500adddhe>; Sun, 17 Aug 2003 01:51:57 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h7H1ptMe068315; Sat, 16 Aug 2003 21:51:55 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h7H1pspP068312; Sat, 16 Aug 2003 21:51:54 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: "fallenbr" References: From: Lowell Gilbert Date: 16 Aug 2003 21:51:54 -0400 In-Reply-To: Message-ID: <4465kx2gqt.fsf@be-well.ilk.org> Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: xterm: colors and keys X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2003 01:52:00 -0000 "fallenbr" writes: > 1 - How can I set color on xterm? I've tried creating a .Xdefaults with "XTerm*termName: xterm-color" on it, but nothing really changed. What's supposed to change? Try "ls -G" for example, and see if you get colored output when you ask for it. > 2 - I'm not being able to use the "Page down" and "Page up" keys when browsing the man pages. All I get is a beep and "ESC[" output. This is strange, because I don't recall having this problem before. What could be wrong? It's working for me, on the latest -STABLE and the latest XFree86-4 ports, with no relevant configuration.