From owner-freebsd-questions@FreeBSD.ORG Sun Sep 16 17:38:37 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB46B16A417 for ; Sun, 16 Sep 2007 17:38:37 +0000 (UTC) (envelope-from jgordeev@dir.bg) Received: from dir.bg (mail.dir.bg [194.145.63.28]) by mx1.freebsd.org (Postfix) with ESMTP id 16AB713C46B for ; Sun, 16 Sep 2007 17:38:36 +0000 (UTC) (envelope-from jgordeev@dir.bg) Received: from [89.190.198.138] (account jgordeev HELO [10.102.9.50]) by dir.bg (CommuniGate Pro SMTP 4.2.10) with ESMTP-TLS id 34793059 for freebsd-questions@freebsd.org; Sun, 16 Sep 2007 20:38:33 +0300 Message-ID: <46ED6A70.7080108@dir.bg> Date: Sun, 16 Sep 2007 20:40:00 +0300 From: Jordan Gordeev User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.7) Gecko/20070606 X-Accept-Language: bg, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20070915010103.GA54302@thought.org> <20070914134128.GB33051@demeter.hydra> <46EC1D5C.3000208@u.washington.edu> <20070915202822.GA61976@thought.org> <20070915011204.GD35321@demeter.hydra> <20070916031452.GA64079@thought.org> In-Reply-To: <20070916031452.GA64079@thought.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: remote [ssh] Backspace] key gives me "^?" 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: Sun, 16 Sep 2007 17:38:37 -0000 Gary Kline wrote: > On Fri, Sep 14, 2007 at 07:12:04PM -0600, Chad Perrin wrote: > >>On Sat, Sep 15, 2007 at 01:28:22PM -0700, Gary Kline wrote: >> >>> Trying to use stty failed... . >> >>What terminal emulator are you using? It may be that, as was the case >>with me when I was using aterm, I needed to use stty *and* needed to >>change a configuration in the aterm makefile. It's possible that stty >>alone won't do it, but stty in combination with something else *will*. >> > > > Sounds entirely rational. Because here and with CTWM I have > simple xterms; on my "new tao" runnning Gnome as a manager, I use > Konsole. Entrely to get the BEL in vi/nvi. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Are you getting audiable bell in vi/nvi when using xterm? I think I didn't get that last sentence. > > I find that if I use Settings -> Keyboard and then select > "FreeBSD Console", I come fairly close. Then [Backspace] > backs up, but the characters are not erased as I space > backways. UsingTerminal, it defaults to this. Characters are not erased for me when I hit backspace in vi. In vim, they are. > > Anther indicator thata Garrett is right is that by doing an > "ssh -X tao", X gives me > > X Error of failed request: BadAccess (attempt to access private resource denied) > Major opcode of failed request: 100 (X_ChangeKeyboardMapping) > Serial number of failed request: 7 > Current serial number in output stream: 12 > q3 20:06 [5032] > > > If this gives annybody a clue, I'd be much obliged for some > insights. ..... Would you please try running "stty erase '^H' erase2 '^?'" in Konsole with default terminal settings and tell me how it behaves? > > gary > > > > >>-- >>CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] >>Brian K. Reid: "In computer science, we stand on each other's feet." >>_______________________________________________ >>freebsd-questions@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >