X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0C1543898500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1588712425; bh=Xf9HFLejJ9lADdsilbSbjllDtuQLdb2fa7TDOU8Qgtg=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=w8ehjp+pG3hgyibxH+kPQG8M4jhSYc0x3uurCROmwyJNIuY1+GuoaTFAwWnNduiIo oJTzR1Wrw5EjSz9FWOzpFzyIND1eMYym1Gle14KBPUXlmF9pMOwCh7Kig0NRr7AfyX l+Jk7t5GzMDHvGSFLj17E0eLp9jD8pq4yXrFcQtY= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 7CFCE389201E X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=d4ihHo1FiaC5Y0J6xpIQ6gYvlCCehIWnh9fU1Aa873E=; b=Tmwcy+xezzK8Yy9hxpDatt5Cd8+doenVt3blAoYWitU2NxuVvY5Qa27uIy72innHh8 L0Uv1szHs1ys+uiY67K4q+c+lKB5Prf46yfLNWp0XGL5meuPGxkN0UEdmzZWC2pdMDhe 5PtGWOZbNUXIIPKyMtz+a5UCHTFpjAcKEmlM57l84rwfi+UB/ZfbbHQnT5rsJS8Y+sV9 nIVRC9y1GzlcIrJFmS5KKsK4iTfpzRaPVvPy7qlHVeaWaNNEyVYWQgGmmgiyhkoZb1e4 Vx3I5TOwXxxJyTpZ+sMrxI+CaRjEXQsyuXKyIWlT2EmAu+S12tDFo5Sp4VzF8bRSM9hr ja2A== X-Gm-Message-State: AGi0PubNpBYYivpKz0WHAy51aN7FucAem8BGlwMX7qFInT7htOoBdHed Bo/OSN6hv9K9OQLsciISAT4CT3cJ X-Google-Smtp-Source: APiQypI9wxkNQZQe/XL+iT8NdOu2o+Qe6Qn1jhIKsdZvF7NnZuJkhwqSA0ToanhVPQ7B6ND55iXFig== X-Received: by 2002:a5d:6b8a:: with SMTP id n10mr5518836wrx.36.1588712421356; Tue, 05 May 2020 14:00:21 -0700 (PDT) Subject: Re: German Keyboard for X To: Jon Turney , The Cygwin Mailing List References: <4b28ec91-1974-1bd7-ed54-da95f039b767 AT gmail DOT com> <9dba6197-fc55-fa5a-de7b-4849e1f07324 AT dronecode DOT org DOT uk> Message-ID: <2bcd064c-37f0-6e0e-3e23-dfd81473bae8@gmail.com> Date: Tue, 5 May 2020 23:00:16 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <9dba6197-fc55-fa5a-de7b-4849e1f07324@dronecode.org.uk> X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Am 05.05.2020 um 18:20 schrieb Jon Turney: > On 05/05/2020 17:01, Marco Atzeri via Cygwin wrote: > > There's some code in the X server which tries to identify if you are > using Windows under bootcamp on a mac, with the appropriate Windows > keyboard layout, and turns on model=mac there. > > At the moment, this gets turned on if the top 2 bits of the layout ID > are set, which really just means "non-Microsoft provided layout", which > is perhaps too aggressive. > > It's probably a bug in xkeyboard-config that combination of options > produces mapping that's messed up like that. > >> Suggestion? > > i) Explicitly set the X server keyboard layout you want using setxkbmap > or the equivalent options. Thanks. This resetted to the expected layout setxkbmap -model pc105 -layout de -variant nodeadkeys Marco -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple