unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: quiliro@riseup.net
To: dario <dario.klingenberg@web.de>
Cc: 37428@debbugs.gnu.org
Subject: bug#37428: Keyboard layout setting fails when no keyboard is attached
Date: Tue, 17 Sep 2019 23:52:28 -0500	[thread overview]
Message-ID: <c9db1637d1040f42985d52f8cf271fc8.squirrel@sm.riseup.net> (raw)
In-Reply-To: <87o8zkqmt3.fsf@web.de>

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))

  reply	other threads:[~2019-09-18  4:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-16 15:32 bug#37428: Keyboard layout setting fails when no keyboard is attached dario
2019-09-18  4:52 ` quiliro [this message]
2019-09-18  4:57 ` quiliro
2019-09-19  6:02   ` dario
2019-09-19 21:02 ` Ludovic Courtès
2019-09-23 16:59   ` dario

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c9db1637d1040f42985d52f8cf271fc8.squirrel@sm.riseup.net \
    --to=quiliro@riseup.net \
    --cc=37428@debbugs.gnu.org \
    --cc=dario.klingenberg@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).