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: Sun, 29 Mar 2020 17:04:11 +0200 Message-ID: <875zenyzh0.fsf@gnu.org> References: <20200328134202.rgl6usllluoo2b2y@pelzflorian.localdomain> 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]:55485) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jIkI9-0004MD-Ch for bug-guix@gnu.org; Sun, 29 Mar 2020 22:36:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jIkI8-0004CM-BX for bug-guix@gnu.org; Sun, 29 Mar 2020 22:36:45 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48684) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jIkI8-0004Bk-7Q for bug-guix@gnu.org; Sun, 29 Mar 2020 22:36:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jIkI8-0004nH-50 for bug-guix@gnu.org; Sun, 29 Mar 2020 22:36:44 -0400 Resent-Message-ID: In-Reply-To: <20200328134202.rgl6usllluoo2b2y@pelzflorian.localdomain> (pelzflorian@pelzflorian.de's message of "Sat, 28 Mar 2020 14:42:02 +0100") 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: "pelzflorian (Florian Pelz)" Cc: 40273@debbugs.gnu.org Hi Florian, "pelzflorian (Florian Pelz)" skribis: > After selecting non-Latin keyboard layouts in the graphical installer, > there is no way to input Latin characters again. This means hostname, > username, password, the home directory path /home/=E2=80=A6 cannot be > specified in Latin. > > There either should be a way to switch the keyboard layout later on. > For example currently there is neither a place in the GUI to switch > the layout nor key combinations or (on a Japanese keyboard) support > for the keyboard=E2=80=99s romaji key to switch layouts. Of course typing > `loadkeys` is impossible too. > > Or the keyboard layout should not be switched to non-Latin. For > example, when choosing Arabic AZERTY layout, during install the > keyboard should be switched to Latin AZERTY layout and not Arabic. How do other distros handle it? Is there a hot key to switch back to a Latin layout? If so, which one? Thanks, Ludo=E2=80=99.