From mboxrd@z Thu Jan 1 00:00:00 1970 From: Quiliro Ordonez Subject: Re: National keyboard layout for Polish Date: Sat, 20 Apr 2019 11:21:16 -0700 Message-ID: References: <87r2a0731e.fsf@gnu.org> <20190418194216.GA7883@jurong> <875zrachvo.fsf@gnu.org> <0eea3487b9dee66741fafe86dd273ee9@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:51456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hHuc4-0003CG-2x for help-guix@gnu.org; Sat, 20 Apr 2019 14:21:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hHuc2-00062q-2n for help-guix@gnu.org; Sat, 20 Apr 2019 14:21:20 -0400 Received: from mx1.riseup.net ([198.252.153.129]:54012) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hHuc1-00062Y-U0 for help-guix@gnu.org; Sat, 20 Apr 2019 14:21:18 -0400 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 32D341A30CA for ; Sat, 20 Apr 2019 11:21:17 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 035C2221B5E for ; Sat, 20 Apr 2019 11:21:17 -0700 (PDT) In-Reply-To: <0eea3487b9dee66741fafe86dd273ee9@riseup.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org El 2019-04-20 18:16, Quiliro Ordonez escribi=C3=B3: > El 2019-04-19 12:13, Ludovic Court=C3=A8s escribi=C3=B3: >> Andreas Enge skribis: >> >>> On Thu, Apr 18, 2019 at 12:24:41PM -0700, Quiliro Ordonez wrote: >>>> /home/quiliro/desktop-full-dvorak.scm:72:12: error: >>>> set-xorg-configuration: unbound variable >>>> hint: Did you forget `(use-modules (gnu services xorg))'? >>>> >>>> (use-service-modules desktop) >>> >>> You probably need to replace this line by >>> (use-service-modules desktop xorg) >> >> Or even just (use-modules (gnu services xorg)) as suggested. :-) >=20 > Dankon, Ludo=E2=80=99. Mi ne sciis kiel aldoni =C4=9Din. >=20 > Mi havis: > (use-service-modules desktop) > Mi modifis =C4=9Din =C4=89i tie: >=20 > Mi havas: > (use-modules (gnu) (gnu system nss)) > =C3=87u vi proponas eble modifi =C4=9Din ci tie?: > (use-modules (gnu services xorg) (gnu system nss)) =C3=87u a=C5=AD?: (use-modules (gnu) (gnu system nss) (gnu services xorg))