From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37428: Keyboard layout setting fails when no keyboard is attached Date: Thu, 19 Sep 2019 23:02:49 +0200 Message-ID: <87tv98vw1y.fsf@gnu.org> References: <87o8zkqmt3.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50839) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iB3Zw-0003ET-03 for bug-guix@gnu.org; Thu, 19 Sep 2019 17:03:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iB3Zv-0008Ph-3Z for bug-guix@gnu.org; Thu, 19 Sep 2019 17:03:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47683) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iB3Zv-0008Pb-0N for bug-guix@gnu.org; Thu, 19 Sep 2019 17:03:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iB3Zu-0000VS-9v for bug-guix@gnu.org; Thu, 19 Sep 2019 17:03:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87o8zkqmt3.fsf@web.de> (dario's message of "Mon, 16 Sep 2019 17:32:31 +0200") 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: dario Cc: 37428@debbugs.gnu.org Hello, dario skribis: > When the keyboard is attached, the keyboard layout is set correctly in > the TTY and in the graphical session. However, without the keyboard > attached, even when an external USB-keyboard is attached, the keyboard > layout is only set correctly in the TTY, but in the graphical session, > the default QWERTY layout is set. Are you using GNOME, or Xfce, or some lightweight window manager? When the X11 keyboard layout is incorrect, are there any hints in ~/.local/share/xorg/Xorg.1.log as to why? Thanks, Ludo=E2=80=99.