X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.8 required=5.0 tests=AWL,BAYES_20,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MISSING_HEADERS,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4C7BE334.2080403@redhat.com> References: <4C7BE334 DOT 2080403 AT redhat DOT com> Date: Tue, 31 Aug 2010 15:03:56 +0200 Message-ID: Subject: Re: Keyboard issue: unresponsive keystroke From: Eric Vautier Cc: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Thanks for the response, Eric, it helped me troubleshoot the issue. Seems I never set my HOME environment variable (sigh), so it all ended up in my Windows home directory. Asserting ~/.inputrc did not have DOS line endings didn't have any effect, but removing the file allowed me to type all chars again (that's a relief). The only thing I had in that custom ~/.inputrc were system beep suppression directives, namely: set bell-style no setterm -blength 0 After setting the HOME variable in my .bat file, I recreated .inputrc in vim and everything is fine again. I suspect permissions in the Windows user directory conflicted with Cygwin's installation. Cheers, =C9ric On Mon, Aug 30, 2010 at 6:58 PM, Eric Blake wrote: > On 08/30/2010 10:52 AM, Eric Vautier wrote: >> >> Hello all, >> >> I've used the US-International keyboard layout for ages without issues. >> Recently, I fired cygwin and noticed the "s" key was unresponsive. > > Did you check whether ~/.inputrc has DOS line endings? =A0If so, run d2u = on > it, and see if that fixes things. > > -- > Eric Blake =A0 eblake AT redhat DOT com =A0 =A0+1-801-349-2682 > Libvirt virtualization library http://libvirt.org > -- 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