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: Mon, 13 May 2019 22:34:37 +0200 Message-ID: <8736liqejm.fsf@gnu.org> References: <20190505173544.f3tjaznsbniyqj5z@pelzflorian.localdomain> <87tve62qic.fsf@gnu.org> <20190507183914.615660dc@scratchpost.org> <87o94d1cwm.fsf@gnu.org> <20190508122346.kzsiyydcnbhmienk@pelzflorian.localdomain> <87k1f0exy6.fsf@gnu.org> <87woiue9qw.fsf@roquette.mug.biscuolo.net> 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]:43813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hQHf6-0007V1-Bj for bug-guix@gnu.org; Mon, 13 May 2019 16:35:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hQHf5-0003FS-GY for bug-guix@gnu.org; Mon, 13 May 2019 16:35:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32883) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hQHf5-0003FM-DV for bug-guix@gnu.org; Mon, 13 May 2019 16:35:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hQHf5-0006d5-AP for bug-guix@gnu.org; Mon, 13 May 2019 16:35:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87woiue9qw.fsf@roquette.mug.biscuolo.net> (Giovanni Biscuolo's message of "Mon, 13 May 2019 15:59:03 +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: Giovanni Biscuolo Cc: 35585-done@debbugs.gnu.org Giovanni Biscuolo skribis: > Ludovic Court=C3=A8s writes: > > [...] > >> I=E2=80=99ve removed the =E2=80=98terminal_input at_keyboard=E2=80=99 li= ne in >> cae0725b809449dcdebc2d84cf997e051e689e06. > > the commit message states > > bootloader: grub: Remove unneeded 'terminal_output' > > but I guess should be 'terminal_input' :-) Oops, indeed, sorry for the confusion! Ludo=E2=80=99.