GNU bug report logs - #37428
Keyboard layout setting fails when no keyboard is attached

Previous Next

Package: guix;

Reported by: dario <dario.klingenberg <at> web.de>

Date: Mon, 16 Sep 2019 16:15:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: quiliro <at> riseup.net
To: "dario" <dario.klingenberg <at> web.de>
Cc: 37428 <at> debbugs.gnu.org
Subject: bug#37428: Keyboard layout setting fails when no keyboard is attached
Date: Tue, 17 Sep 2019 23:52:28 -0500
On Mon, September 16, 2019 10:32 am, dario wrote:
> I have Guix system installed on a Laptop/Tablet hybrid that allows
> detaching the keyboard. In my system configuration, I set the keyboard
> layout to the German QWERTZ using
>
> (operating-system
> ...
>  (keyboard-layout
>   (keyboard-layout "de" "nodeadkeys"))
>  (bootloader
>   (bootloader-configuration
>    (bootloader grub-efi-bootloader)
>    (target "/boot/efi")
>    (keyboard-layout keyboard-layout)))
> ...
>  (services
>   (append
>    (list ...
>          (set-xorg-configuration
>           (xorg-configuration
>            (keyboard-layout keyboard-layout)
>            ...
>    %desktop-services))))))

(keyboard-layout keyboard-layout))





This bug report was last modified 5 years and 263 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.