From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#35585: GRUB does not work with USB keyboards when using keyboard-layout Date: Wed, 8 May 2019 00:09:45 +0200 Message-ID: <20190507220944.fg7e72wbuqmcmku7@pelzflorian.localdomain> References: <20190505173544.f3tjaznsbniyqj5z@pelzflorian.localdomain> <87tve62qic.fsf@gnu.org> <20190507183914.615660dc@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hO8Ii-0002TM-2m for bug-guix@gnu.org; Tue, 07 May 2019 18:11:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hO8Ih-0003BH-1O for bug-guix@gnu.org; Tue, 07 May 2019 18:11:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46338) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hO8Ig-000392-9r for bug-guix@gnu.org; Tue, 07 May 2019 18:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hO8Ig-000654-1v for bug-guix@gnu.org; Tue, 07 May 2019 18:11:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20190507183914.615660dc@scratchpost.org> 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 On Tue, May 07, 2019 at 06:39:14PM +0200, Danny Milosavljevic wrote: > 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? On my Macbook, omitting the terminal_input line works fine; I can use the keyboard. The layout for passphrase and boot menu remains US English though, as it always was for the passphrase and as it was with terminal_input usb_keyboard. But this is much better than no keyboard in the boot menu at all (and I prefer US English anyway). Thank you for sharing your expertise Danny! Regards, Florian