X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:subject:references:date:to :mime-version:content-transfer-encoding:from:message-id :in-reply-to; q=dns; s=default; b=Ul0iam/Ca3H8cLKrB3U1WRvnJmS452 +PBU88ruTqRPRXr3IvTi+VxAYBDkkP3aY8X/95XGPCNW3Mml7FrFdP7v9/WqTMLK Rh8BEDyZp+4YuX22lzu1dPtAJvad47dqQJb9eKEX74H/l4fN1z7FwabOH0J4ETid UsqAHghH8taTg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:subject:references:date:to :mime-version:content-transfer-encoding:from:message-id :in-reply-to; s=default; bh=XXXcNIGO+rEhOrN9b+L4VQF1XFM=; b=Y+3I UIDpyfZ41IWNLirvVB0sLWFab3wS4pQdVISg0WuN2yhTr2x5nPy6XOwPTKPt5/75 Cnovf3WL7PioQlRoaDhYiiAFEIyLryKD6staohoCXe1ldRkzQEqmDAo6eewVCWIs tC5di1Mh+b1sUV0sTFGyAfaOZssqgeJ6hPWwwfI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mailout.ish.de Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Subject: Re: [Aranym-user] [windows] scancode for ^-key changed References: <87d1w4wdps DOT fsf AT igel DOT home> Date: Sun, 25 Oct 2015 11:31:59 +0100 To: "The Cygwin Mailing List" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Helmut Karlowski" Message-ID: In-Reply-To: <87d1w4wdps.fsf@igel.home> User-Agent: Opera Mail/12.17 (Win32) X-IsSubscribed: yes Am 24.10.2015, 16:19 Uhr, schrieb Andreas Schwab: > "Helmut Karlowski" writes: > >> I discovered that the scancode for the ^-key (on german keyboard the one >> left to the 1-key) is 0x60 in aranym 1.02, while it used to be 0x29 in >> 0.915. > > Which scancode is reported by SDL when pressing the key? Try setting > DEBUG to 1 in input.cpp. I get this when typing ^ and <: Host scancode = 41 ($29), Atari scancode = 96 ($60), keycode = '`' ($60) Host scancode = 41 ($29), Atari scancode = 224 ($e0), keycode = '`' ($60) Host scancode = 86 ($56), Atari scancode = 96 ($60), keycode = '<' ($3c) Host scancode = 86 ($56), Atari scancode = 224 ($e0), keycode = '<' ($3c) Atari scancode looks wrong to me. -Helmut -- -- 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