unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36137: grub-efi doesn't understand my keyboard-layout
@ 2019-06-08 13:19 Julien Lepiller
  2019-06-08 19:45 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Julien Lepiller @ 2019-06-08 13:19 UTC (permalink / raw)
  To: 36137

Hi!

here is a part of my config:

```
(operating-system
  (keyboard-layout (keyboard-layout "fr" "bepo"))
  (bootloader
    (bootloader-configuration
      (target "/boot/efi")
      (bootloader grub-efi-bootloader)
      (keyboard-layout keyboard-layout)))
  ...)
```

But grub's prompt uses qwerty.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-13 14:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-08 13:19 bug#36137: grub-efi doesn't understand my keyboard-layout Julien Lepiller
2019-06-08 19:45 ` Ludovic Courtès
2019-06-08 20:13   ` Julien Lepiller
2019-06-13 14:58     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).