Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 4 Apr 2002 17:27:02 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Cc: Fabien DOT Perriollat AT cern DOT ch Subject: Re: "Application key pad mode" in cygwin console Message-ID: <20020404222702.GA4161@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com, Fabien DOT Perriollat AT cern DOT ch References: <3CACCDA6 DOT CDCE45E9 AT cern DOT ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CACCDA6.CDCE45E9@cern.ch> User-Agent: Mutt/1.3.23.1i On Fri, Apr 05, 2002 at 12:03:18AM +0200, Fabien Perriollat wrote: >I am porting a Unix package to Cygwin environment. >This package use the capability offered by xterm but also by linux >console to set the numerical key pad in "Application mode" (by sending >an escape sequence string). >This facility seem to be not available, and a quick look into the file >fhandler_console.cc and into winuser.h show me that "NUMPADxx" key >outside VK_NUMPAD5 is not handle. but only the "Numeric key pad mode" >is handle. > >Do you have any plan to provide the cygwin console with this facility >similar to xterm and or linux console, No plans, but you're welcome to submit a patch. >our could you provide me with any alternated way to have a similar >result. Have you tried 'rxvt'? If you don't have it installed currently, rerun setup.exe to install it. cgf -- 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/