From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#40273: installer: No way to input Latin characters with non-Latin keyboard layouts Date: Wed, 08 Apr 2020 11:42:41 +0200 Message-ID: <878sj671pq.fsf@gnu.org> References: <20200328134202.rgl6usllluoo2b2y@pelzflorian.localdomain> <875zenyzh0.fsf@gnu.org> <20200329171609.puseiw4d4b6cxgd7@pelzflorian.localdomain> <878sjjt5cj.fsf@gmail.com> <87a73wv903.fsf@gnu.org> <87lfnfcqrh.fsf@gmail.com> <87zhbup4ke.fsf@gnu.org> <20200402232743.GA2810@LionPure> <20200403231750.ddmqx6ekr35eye2u@pelzflorian.localdomain> <20200408072018.GA17715@LionPure> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41683) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jM7Ec-0004sl-VT for bug-guix@gnu.org; Wed, 08 Apr 2020 05:43:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jM7Ec-0002XQ-0B for bug-guix@gnu.org; Wed, 08 Apr 2020 05:43:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39827) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jM7Eb-0002XK-TI for bug-guix@gnu.org; Wed, 08 Apr 2020 05:43:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jM7Eb-0000Ti-Qb for bug-guix@gnu.org; Wed, 08 Apr 2020 05:43:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20200408072018.GA17715@LionPure> (Bengt Richter's message of "Wed, 8 Apr 2020 09:20:18 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Bengt Richter Cc: 40273@debbugs.gnu.org Hi Bengt, Bengt Richter skribis: > I'm really against pursuing any new design dependencies on X, > so even "or similar" sounds iffy to me. Just IMO ;-) The XKB database and associated tools is the de facto standard for handling keyboard layouts; it does a great job! It originated in X11 but that=E2=80=99s about the only relation it has with X11. Anyway, please let=E2=80=99s try to keep issues at Debbugs and development discussions focused otherwise it=E2=80=99s easy to all get lost in open-end= ed discussions while making very little actual progress. :-) Thanks, Ludo=E2=80=99.