From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Touchpad tap config in slim-service-type configuration Date: Wed, 27 Mar 2019 17:31:03 +0100 Message-ID: <87h8bo2sag.fsf@elephly.net> References: 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]:34677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9BSb-0004be-2k for help-guix@gnu.org; Wed, 27 Mar 2019 12:31:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h9BSY-0001g9-DQ for help-guix@gnu.org; Wed, 27 Mar 2019 12:31:27 -0400 Received: from sender.zoho.com ([135.84.80.194]:21203 helo=sender-of-o51.zoho.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h9BSX-0001X6-TQ for help-guix@gnu.org; Wed, 27 Mar 2019 12:31:26 -0400 In-reply-to: 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: znavko@tutanota.com Cc: Help Guix znavko@tutanota.com writes: > Hello! I have updated guix and tried to run `guix system reconfigure > ..` (just for update, config is the same), but something has been > changed in guix repository (I think so). > > The error is this: > > # guix system reconfigure /etc/config.scm > /etc/config.scm:65:46: error: extraneous field initializers > (slim-configuration-startx) [=E2=80=A6] There no longer is a =E2=80=9Cstartx=E2=80=9D field in the =E2=80=9Cslim-co= nfiguration=E2=80=9D. > I have studied the guile file > https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/xorg.scm#n550 You shouldn=E2=80=99t need to look at Guile code. Have you looked at the m= anual? -- Ricardo