Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Message-ID: <016401c2861d$dc36fd00$b001a8c0@coosbayreza> From: "Reza Roodsari" To: References: <5.1.0.14.2.20021106131511.0212e850@pop3.cris.com> <00eb01c285e9$2c10ae00$b001a8c0@coosbayreza> <20021107020448.GA6188@redhat.com> Subject: Re: Problem with function keys codes with vt100 emulation Date: Wed, 6 Nov 2002 21:23:52 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Thank you both for the explanations. The differnece between a "terminal" (as in cygwin console) and a "terminal emulator" (as in hyperterm) finally clicked for me. I am interfacing (using telnet) to an application that expects an ansi terminal and this is just not possible with the cygwin console. While running X-Windows, I know I can do the key mapping feature of X to accomplish the above for, say, xterm or another (virtual) terminal application. Randall suggested looking into RXVT and I did briefly. It appears that RXVT is also X based. I am looking for a solution that does not need X-Windows and is hopefully bundled with Cygwin. I understand your statment "Cygwin emulates the cygwin term type" to mean that key code generation is done in the cygwin1.dll (as Randall said before). So in order to emulate another terminal type I need something like kermit or hyperterm and can also do telnet. Are there any vt100 or ansi terminal emulators shipped as a part of cygwin that don't require X-Windows and can do telnet? Regards, Reza -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/