Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com From: "Rado Rethmann" Subject: missing letter Date: Wed, 08 Sep 2004 11:05:02 +0200 Lines: 22 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet AT sea DOT gmane DOT 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/