X-Recipient: archive-cygwin@delorie.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: <AANLkTinbPtGveSLzTYdqwK0aMrvBXzjyZ1KAckCUAOke@mail.gmail.com>	<4C7BE334.2080403@redhat.com>
Date: Tue, 31 Aug 2010 15:03:56 +0200
Message-ID: <AANLkTikFvtRfb7ozo9eO4Q3XMeYjmzAJH0M2gAOn6at-@mail.gmail.com>
Subject: Re: Keyboard issue: unresponsive keystroke
From: Eric Vautier <eric.vautier@gmail.com>
Cc: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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 <eblake@redhat.com> 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@redhat.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

