From owner-freebsd-questions@FreeBSD.ORG Tue Mar 8 03:31:09 2005 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 9758A16A4CE for ; Tue, 8 Mar 2005 03:31:09 +0000 (GMT) Received: from pilchuck.reedmedia.net (pilchuck.reedmedia.net [209.166.74.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3142743D3F for ; Tue, 8 Mar 2005 03:31:05 +0000 (GMT) (envelope-from reed@reedmedia.net) Received: from reed by pilchuck.reedmedia.net with local-esmtp (Exim 3.12 #1 (Debian)) id 1D8VQz-0006Wi-00; Mon, 07 Mar 2005 19:31:01 -0800 Date: Mon, 7 Mar 2005 19:31:01 -0800 (PST) From: "Jeremy C. Reed" To: freebsd-questions@freebsd.org Message-ID: Mail-Followup-To: reed@reedmedia.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: vt220 and wrong pgup, pgdn, home and end keys X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: reed@reedmedia.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 03:31:09 -0000 Please cc me on replies. My /etc/ttys uses vt220 for one of my consoles. (Because I am logging into a host that doesn't know cons25.) I see that PgUp sends ESC [ I instead of ESC [ 5 ~ Also, page down sends ^[[G, home sends ^[[H and end is ^[[F. TERM is vt220 (as set by getty). I didn't modify keys with kbdcontrol (or anything else). Also some of the screen redrawing is not done correctly when I am in pine. What is the correct way to make a virtual console provide vt220 and correct key codes sent? Does anyone use /etc/ttys to define vt220? How does it work for you? (I haev had problems with this for years with various releases.) Please cc me on replies. Thank you Jeremy C. Reed http://www.pugetsoundtechnology.com/