From owner-freebsd-questions@FreeBSD.ORG Fri Aug 19 20:30:47 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6A10916A41F for ; Fri, 19 Aug 2005 20:30:47 +0000 (GMT) (envelope-from freebsd@philip.pjkh.com) Received: from zhonka1.zhonka.net (zhonka1.zhonka.net [66.228.195.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17E1043D45 for ; Fri, 19 Aug 2005 20:30:46 +0000 (GMT) (envelope-from freebsd@philip.pjkh.com) Received: from wolf.pjkh.com ([66.228.196.74]) by zhonka1.zhonka.net (Post.Office MTA v3.5.3 release 223 ID# 0-58414U4500L450S0V35) with ESMTP id net; Fri, 19 Aug 2005 13:30:46 -0700 Received: from localhost (localhost [127.0.0.1]) by wolf.pjkh.com (Postfix) with ESMTP id 3742D584D; Fri, 19 Aug 2005 13:30:40 -0700 (PDT) Received: from wolf.pjkh.com ([127.0.0.1]) by localhost (wolf.pjkh.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10434-02; Fri, 19 Aug 2005 13:30:40 -0700 (PDT) Received: by wolf.pjkh.com (Postfix, from userid 1000) id 04B0D584B; Fri, 19 Aug 2005 13:30:39 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by wolf.pjkh.com (Postfix) with ESMTP id F41075773; Fri, 19 Aug 2005 13:30:39 -0700 (PDT) Date: Fri, 19 Aug 2005 13:30:39 -0700 (PDT) From: Philip Hallstrom To: John Williams In-Reply-To: <20050819193928.6028.qmail@web52615.mail.yahoo.com> Message-ID: <20050819132952.L10450@wolf.pjkh.com> References: <20050819193928.6028.qmail@web52615.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by amavisd-new at pjkh.com Cc: freebsd-questions@freebsd.org Subject: Re: how to set backquote on PC keyboard telneting to FREEBSD 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: Fri, 19 Aug 2005 20:30:47 -0000 > i'm sure this is simple ... I am using a PC to telnet to a FreeBSD > system. The backquote key does not work. I believe the STTY command is > used to set the backquote key on FreeBSD. Can anyone tell me the STTY > command syntax to do this?? I've always used... stty erase seems to work for me...