From owner-freebsd-questions@FreeBSD.ORG Tue Aug 26 16:20:51 2003 Return-Path: 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 8242C16A4BF for ; Tue, 26 Aug 2003 16:20:51 -0700 (PDT) Received: from tomts19-srv.bellnexxia.net (tomts19.bellnexxia.net [209.226.175.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B54B43FE3 for ; Tue, 26 Aug 2003 16:20:50 -0700 (PDT) (envelope-from matt@gsicomp.on.ca) Received: from hermes ([65.95.185.143]) by tomts19-srv.bellnexxia.net (InterMail vM.5.01.06.04 201-253-122-130-104-20030726) with SMTP id <20030826232048.SYBQ1918.tomts19-srv.bellnexxia.net@hermes>; Tue, 26 Aug 2003 19:20:48 -0400 Message-ID: <000e01c36c28$68825750$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Micheal Patterson" , References: <012e01c36c27$b2ad92f0$0201a8c0@dredster> Date: Tue, 26 Aug 2003 19:18:50 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: IBM Emulation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2003 23:20:51 -0000 > My department has been tasked with trying to find an alternative to Windows > in our organization. I can get the normal workplace items, spreadsheets, > word, etc taken care of, but I have one issue that eludes me. We have an > application server running on an IBM RS6000 running AIX 4.3 that requires > IBM 3151 terminal emulation. Is there anyone that has successfully been able > to utilize a termcap for the IBM3151 so that the character sets and function > keys map accordingly when using an xterm session to an IBM RS6000 system > running AIX? The naive approach would be to copy the IBM3151 definition from the termcap on AIX to FreeBSD. I took a look on the AIX 4.3 (and 5.1) machines that I have access to and there is no such definition. What do you currently set your TERM variable to on AIX to get the desired emulation? -- Matt Emmerton