Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Chris Faylor Date: Mon, 31 Jul 2000 12:08:25 -0400 To: cygwin AT sources DOT redhat DOT com Subject: Re: Keyboard problems Message-ID: <20000731120825.I9027@cygnus.com> Reply-To: cygwin AT sources DOT redhat DOT com Mail-Followup-To: cygwin AT sources DOT redhat DOT com References: <20000729181153 DOT 55385 DOT qmail AT hotmail DOT com> <20000730171111 DOT 94058 DOT qmail AT hotmail DOT com> <20000730132720 DOT A31557 AT cygnus DOT com> <20000730134113 DOT E31285 AT cygnus DOT com> <39852132 DOT 6576FEAB AT pop DOT mpls DOT uswest DOT net> <20000731125426 DOT 15628 DOT qmail AT hotmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.6i In-Reply-To: <20000731125426.15628.qmail@hotmail.com>; from bones0_list@hotmail.com on Mon, Jul 31, 2000 at 02:46:08PM +0200 On Mon, Jul 31, 2000 at 02:46:08PM +0200, Jonas Jensen wrote: >> I may be out to lunch here, but doesn't adding a binding for "\e[3~" >> as in: >> bind '"\e[3~": delete-char' >> do the right thing? > >Thank you, it works now! > >Maybe it'd be an idea for setup to check the system locale, and >generate an .inputrc file to match, so people could also have European >accented characters without reading through every section of the >manual, and some weird keyboards like mine could have the delete key >without finding this message in the mailing list archives... Send this message to the appropriate linux mailing lists, too. We're emulating linux's key behavior. AFAIK, locale has nothing to do with it. The DELETE key just sends an escape sequence. However, if you want to send a patch to setup.c to do locale-specific stuff, I'm sure that DJ would be very grateful. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com