bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36137: grub-efi doesn't understand my keyboard-layout


From: Julien Lepiller
Subject: bug#36137: grub-efi doesn't understand my keyboard-layout
Date: Sat, 8 Jun 2019 15:19:00 +0200

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]