From owner-freebsd-questions@FreeBSD.ORG Mon Dec 11 20:32:22 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 14FA716A52D for ; Mon, 11 Dec 2006 20:32:22 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99F1F44977 for ; Mon, 11 Dec 2006 20:05:55 +0000 (GMT) (envelope-from bahamasfranks@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1300873uge for ; Mon, 11 Dec 2006 12:06:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=aHQKtp1r2sr1vd1iGD5oknqAw0q3QCrcZW4s4aLREVtoEzIXNV6+dh3G7nn7BZlz5gF1SPWvtHNp6LFBNLJxnnXQuL3XBcnQc1q6rHfjvge3JP8cZ3PGqiRi2GbqgwlyIWJMckNd1C9QwLMOnBNZ509ma999Fh2FtR6JtWoa3sA= Received: by 10.82.172.15 with SMTP id u15mr1138784bue.1165867105093; Mon, 11 Dec 2006 11:58:25 -0800 (PST) Received: by 10.82.176.11 with HTTP; Mon, 11 Dec 2006 11:58:24 -0800 (PST) Message-ID: <539c60b90612111158g607f800dh862fd4d27ea5ac28@mail.gmail.com> Date: Mon, 11 Dec 2006 12:58:24 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 X-Google-Sender-Auth: be0825e1f7557911 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: easy question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 20:32:22 -0000 I hope. Looks like xorg remaps the arrow keys for it's own uses - how do I get command history in an xterm instead of ctrl-key like gibberish. I'd like to edit, like you do in a vtty with the up-arrow, not just !!. I'm sure the answer exists, I just can't format a seach to find it on my own...;) Thanks, Steve