From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Soo Subject: Re: keyboard layout Date: Fri, 20 Mar 2020 07:10:49 -0700 Message-ID: References: <87imizqui1.fsf@ambrevar.xyz> Mime-Version: 1.0 (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]:46848) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFIMR-0003M5-VJ for help-guix@gnu.org; Fri, 20 Mar 2020 10:10:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFIMO-0006hc-Sk for help-guix@gnu.org; Fri, 20 Mar 2020 10:10:54 -0400 Received: from mail-oi1-x234.google.com ([2607:f8b0:4864:20::234]:35241) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jFIMO-0006YU-Hq for help-guix@gnu.org; Fri, 20 Mar 2020 10:10:52 -0400 Received: by mail-oi1-x234.google.com with SMTP id k8so6633986oik.2 for ; Fri, 20 Mar 2020 07:10:51 -0700 (PDT) In-Reply-To: <87imizqui1.fsf@ambrevar.xyz> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt Cc: Help Guix Hi Adam and Pierre, There are several services which take a keyboard-layout. Also, there is a ke= yboard layout field in the operating-system that designates the keyboard lay= out done by loadkeys. I=E2=80=99m a keyboard enthusiast and the first-class s= upport of bindings is one of my favorite things about guix. See the docs fo= r more: https://guix.gnu.org/manual/en/html_node/Keyboard-Layout.html Good luck, John=