From owner-freebsd-questions@FreeBSD.ORG Fri Aug 19 19:39:30 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 0DBC816A41F for ; Fri, 19 Aug 2005 19:39:30 +0000 (GMT) (envelope-from jbiddlew@yahoo.com) Received: from web52615.mail.yahoo.com (web52615.mail.yahoo.com [206.190.48.218]) by mx1.FreeBSD.org (Postfix) with SMTP id 5A80443D45 for ; Fri, 19 Aug 2005 19:39:29 +0000 (GMT) (envelope-from jbiddlew@yahoo.com) Received: (qmail 6030 invoked by uid 60001); 19 Aug 2005 19:39:28 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=XpV/Sn6GnYN3iSVnVaAEieG69MofyXfMb5Wg1RIf2gq0lRJs+dNKw5inzYIKQ0WznbmQzh9XZUZgqcSJrC1Vx38YOwIdSdE25rR2Ot1s/oDT+gp1D1YLIiFCZtX+NIJ7VzXPtM7wN28hzhZg4VOe+iZB+4GPhJhAp3n9/+hLpbo= ; Message-ID: <20050819193928.6028.qmail@web52615.mail.yahoo.com> Received: from [68.197.182.5] by web52615.mail.yahoo.com via HTTP; Fri, 19 Aug 2005 12:39:28 PDT Date: Fri, 19 Aug 2005 12:39:28 -0700 (PDT) From: John Williams To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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 19:39:30 -0000 Dear LIst, 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?? Thanks!!!!!!!!!!!!