From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#40273: installer: No way to input Latin characters with non-Latin keyboard layouts Date: Mon, 30 Mar 2020 14:39:16 +0200 Message-ID: <20200330123916.qwpfyrt6vzluxrna@pelzflorian.localdomain> References: <20200328134202.rgl6usllluoo2b2y@pelzflorian.localdomain> <875zenyzh0.fsf@gnu.org> <20200329171609.puseiw4d4b6cxgd7@pelzflorian.localdomain> <878sjjt5cj.fsf@gmail.com> <877dz2p1mx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40400) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jIthz-0003dr-G9 for bug-guix@gnu.org; Mon, 30 Mar 2020 08:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jIthy-0000Ur-JT for bug-guix@gnu.org; Mon, 30 Mar 2020 08:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49561) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jIthy-0000Ue-7A for bug-guix@gnu.org; Mon, 30 Mar 2020 08:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jIthy-0000Aj-4I for bug-guix@gnu.org; Mon, 30 Mar 2020 08:40:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <877dz2p1mx.fsf@gmail.com> 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: Mathieu Othacehe Cc: 40273@debbugs.gnu.org On Mon, Mar 30, 2020 at 12:39:50PM +0200, Mathieu Othacehe wrote: > Now I pushed a 'wip-installer-help' branch that implement this > mechanism. I'm now able to switch the installer keyboard layout from any > step. > > WDYT? I like it. The switching also does not affect the generated config.scm. Thank you for all your work. Without being able to use a key combination, I ended up editing the config.scm with an Arabic layout though and cannot exit nano. Key combinations are needed in addition, I suppose. :) Regards, Florian