From owner-freebsd-questions Fri Oct 25 8:11: 1 2002 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 BF57537B401 for ; Fri, 25 Oct 2002 08:10:59 -0700 (PDT) Received: from wally.christsgarden.org (memorris.redback.inficad.com [207.55.74.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49ACD43E65 for ; Fri, 25 Oct 2002 08:10:55 -0700 (PDT) (envelope-from memorris@christsgarden.org) Received: from dilbert.christsgarden.org (dilbert.morris.home [192.168.77.2]) by wally.christsgarden.org (8.11.6/8.11.6) with ESMTP id g9PFJWB15407; Fri, 25 Oct 2002 08:19:32 -0700 Subject: Re: backspace and del keys From: Michael Morris Reply-To: memorris@christsgarden.org To: Giorgos Keramidas Cc: freebsd-questions@freebsd.org In-Reply-To: <20021025020559.GA19906@hades.hell.gr> References: <1035470680.2126.16.camel@dilbert.christsgarden.org> <002001c27b95$f7f705e0$f7808c96@LocalHost> <1035500526.273.33.camel@dilbert.christsgarden.org> <20021025020559.GA19906@hades.hell.gr> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 25 Oct 2002 08:00:58 -0700 Message-Id: <1035558058.204.11.camel@dilbert.christsgarden.org> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > 1. What is your TERM environment variable set to in each case? There are various $TERM values used. In the virtual console it is cons25, in the X based terminal emulators I have tries xter, xterm-color, and linux. All behave in similar manners. > > 2. What does the following command print? > % stty -a > speed 38400 baud; 24 rows; 80 columns; lflags: icanon isig iexten echo echoe echok echoke -echonl echoctl -echoprt -altwerase -noflsh -tostop -flusho pendin -nokerninfo -extproc iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -ocrnl -oxtabs -onocr -onlret cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; eol2 = ; erase = ^H; erase2 = ^@; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; This is using an X terminal emulator. When in a virtual console erase2 is ^H, the same as erase. Michael. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message