X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-4.4 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Sun, 9 Sep 2012 19:38:16 -0700 Message-ID: Subject: xterm problem with Delete key From: Keith Thompson To: cygwin AT cygwin DOT com Cc: Keith Thompson Content-Type: text/plain; charset=UTF-8 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 I'm using Cygwin on Windows 7 Ultimate on a Dell laptop. I use Cygwin's xterm version 281-1. "xrdb -q" shows, among other things, "XTerm*deleteIsDEL: True". The problem: The "Delete" key on my keyboard sends the sequence Escape [ 3 ~ rather than the DEL character. (When I run a bash shell in xterm, and type Control-V DEL, it prints "^[[3~".) In the Main Options menu (control left mouse click), the "Delete is DEL" option is checked. Toggling it has no effect. It originally worked correctly, but started misbehaving like this a while ago (a few weeks maybe?). It's likely that I upgraded my xterm using setup.exe around the time it started misbehaving, but I didn't keep close enough track. I don't have this problem with rxvt. On the other hand, when I run the xterm command on my Ubuntu 12.04 system on the same display, using X forwarding over ssh, it behaves correctly; Control-V DEL prints "^?". The Ubuntu system has xterm version 271-1ubuntu2. -- Keith Thompson -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple