Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
To: cygwin@cygwin.com
From: "Rado Rethmann" <discussion@centermail.net>
Subject: missing <e> letter
Date: Wed, 08 Sep 2004 11:05:02 +0200
Lines: 22
Message-ID: <opsdz3iod6h8ovjh@zipfel.cocon>
Mime-Version: 1.0
Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15
Content-Transfer-Encoding: 8bit
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: c130017.adsl.hansenet.de
User-Agent: Opera M2/7.53 (Win32, build 3850)
X-IsSubscribed: yes

Hi,

I have a current cygwin installation on my WinXP-Box.
Cygwin recognises my keyboard-layout (de) pretty well. All Umlauts and  
special chars show up correctly.
Exept for the 'e' letter. When I press 'e' I don't get anything. The  
capital 'E' works !
Here are the scancodes for the letters w-e-r:

KeyDown (*1) 0057 0011 'w' U+0077 00000020
KeyUp   (*1) 0057 0011 'w' U+0077 00000020
KeyDown (*1) 0045 0012 'e' U+0065 00000020
KeyUp   (*1) 0045 0012 'e' U+0065 00000020
KeyDown (*1) 0052 0013 'r' U+0072 00000020
KeyUp   (*1) 0052 0013 'r' U+0072 00000020

# ^^^^^^^ ^^^^ ^^^^ ^^^^ ^^^ ^^^^^^ ^^^^^^^^
# event   keycode   ASCII      shift state

What can I do to make my 'e' work in Cygwin Bash ?

Thanks for your help, Rado


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

