From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_NEUTRAL autolearn=no version=3.2.5 Message-ID: <4A6F7746.3060904@gmail.com> Date: Wed, 29 Jul 2009 02:10:14 +0400 From: Alexey Gladkov User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.8.1.18) Gecko/20081202 Thunderbird/2.0.0.18 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: Linux console tools development discussion References: <1248436520-21443-1-git-send-email-michi@uiae.at> In-Reply-To: <1248436520-21443-1-git-send-email-michi@uiae.at> X-Enigmail-Version: 0.96a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [kbd] [PATCH] Never handle plain ASCII characters as Unicode X-BeenThere: kbd@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Linux console tools development discussion List-Id: Linux console tools development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2009 22:13:26 -0000 Archived-At: List-Archive: 24.07.2009 15:55, Michael Schutte wrote: > This doesn’t seem to work for compose: The Unicode keysym representing > an ASCII char gets inserted and the kernel waits for another keypress to > be “dead”. > > Signed-off-by: Michael Schutte Thanks! Applied. -- Rgrds, legion