From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35585: GRUB does not work with USB keyboards when using keyboard-layout Date: Wed, 08 May 2019 12:03:21 +0200 Message-ID: <87o94d1cwm.fsf@gnu.org> References: <20190505173544.f3tjaznsbniyqj5z@pelzflorian.localdomain> <87tve62qic.fsf@gnu.org> <20190507183914.615660dc@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:53856) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOJQh-0002tG-E7 for bug-guix@gnu.org; Wed, 08 May 2019 06:04:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hOJQg-0007jb-FP for bug-guix@gnu.org; Wed, 08 May 2019 06:04:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46811) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hOJQg-0007jM-Bs for bug-guix@gnu.org; Wed, 08 May 2019 06:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hOJQg-00015h-0a for bug-guix@gnu.org; Wed, 08 May 2019 06:04:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190507183914.615660dc@scratchpost.org> (Danny Milosavljevic's message of "Tue, 7 May 2019 18:39:14 +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.org@gnu.org Sender: "bug-Guix" To: Danny Milosavljevic Cc: 35585@debbugs.gnu.org Hi Danny, Danny Milosavljevic skribis: > Why is it specified at all? If it's not specified, it will default to > the "platform native" inputs which means the ones available in the source= code > for that platform. So aren't we complicating our life for no reason by > specifying it in the first place? I don=E2=80=99t know. I added it in 8d058e7b1b1a409d3d9cc29c5650a98db4e787= 83, which was inspired by a patch posted by nee, but in hindsight I think this has nothing to do here. So I=E2=80=99m happy to remove that =E2=80=9Cterminal_input=E2=80=9D line. Florian, can you check whether removing the line fixes the issue for you? We should make sure it also works for the rest of us. Thanks for your feedback, Danny! Ludo=E2=80=99.