From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:39970) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hBf8Z-00076P-L1 for guix-patches@gnu.org; Wed, 03 Apr 2019 08:37:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hBf8Y-00007K-OG for guix-patches@gnu.org; Wed, 03 Apr 2019 08:37:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56851) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hBf8Y-0008W5-GO for guix-patches@gnu.org; Wed, 03 Apr 2019 08:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hBf8Y-00050j-8d for guix-patches@gnu.org; Wed, 03 Apr 2019 08:37:02 -0400 Subject: [bug#35120] [PATCH 0/3] Simpler Xorg keyboard layout config, updated doc Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:39885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hBf87-0006ui-K2 for guix-patches@gnu.org; Wed, 03 Apr 2019 08:36:36 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Date: Wed, 3 Apr 2019 14:36:26 +0200 Message-Id: <20190403123626.29711-1-ludo@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 35120@debbugs.gnu.org Hi, Here are patches to simplify Xorg keyboard layout configuration a bit and to update documentation. Thoughts? Ludo’. Ludovic Courtès (3): services: xorg: Add 'set-xorg-configuration'. doc: Explain how to change the keyboard layout at run time. services: console-keymap: Deprecate. doc/guix.texi | 77 +++++++++++++++++++------------- gnu/services/base.scm | 3 +- gnu/services/xorg.scm | 22 ++++++++- gnu/system/examples/desktop.tmpl | 14 ++++-- 4 files changed, 81 insertions(+), 35 deletions(-) -- 2.21.0