From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id MD1oDNRnO2JUhgEAgWs5BA (envelope-from ) for ; Wed, 23 Mar 2022 19:32:52 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8IMEBdRnO2LfWwAAG6o9tA (envelope-from ) for ; Wed, 23 Mar 2022 19:32:52 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 954562E31A for ; Wed, 23 Mar 2022 19:32:51 +0100 (CET) Received: from localhost ([::1]:39958 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nX5ms-0001We-R0 for larch@yhetil.org; Wed, 23 Mar 2022 14:32:50 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35502) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nX5fK-0002bs-W1 for guix-patches@gnu.org; Wed, 23 Mar 2022 14:25:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52057) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nX5fK-0002Rn-NN for guix-patches@gnu.org; Wed, 23 Mar 2022 14:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nX5fK-0000VC-D9 for guix-patches@gnu.org; Wed, 23 Mar 2022 14:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54134] [PATCH] services: xorg: Remove xf86-input-synaptics from %default-xorg-modules. Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 23 Mar 2022 18:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54134 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: SeerLite , Tobias Geerinckx-Rice , 54134@debbugs.gnu.org, Alex Griffin Received: via spool by 54134-submit@debbugs.gnu.org id=B54134.16480598831895 (code B ref 54134); Wed, 23 Mar 2022 18:25:02 +0000 Received: (at 54134) by debbugs.gnu.org; 23 Mar 2022 18:24:43 +0000 Received: from localhost ([127.0.0.1]:45954 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nX5f1-0000UV-Jr for submit@debbugs.gnu.org; Wed, 23 Mar 2022 14:24:43 -0400 Received: from mail-4018.proton.ch ([185.70.40.18]:16867) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nX5ez-0000UE-2V for 54134@debbugs.gnu.org; Wed, 23 Mar 2022 14:24:42 -0400 Date: Wed, 23 Mar 2022 18:24:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail3; t=1648059874; bh=UOn+N6g1SUtLQw63yaa64ALrDTjH4WwmKp8DnQaRKMA=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID; b=ImIu98U+umXq80vo/pwWnmINGtwOgaMsY1JnQXx2/4e1WD/yKTy76I+Zz8JGEMlmH GTM2VwMzi/13fjEPmrpqEhflFYljZjbilAV2bzYXSPP2qJGY2o5mcHNLDhEtPsMLyI VNj5G7SYJno3JSZVnEfXnsf7aB2soR5O5IJAfn5XiSjs3mFTOCODdGIMWEaPb9uAJK zLVki5R0MjSQSSMYjO1imWRzfUGyMgY+CarljOIySAhqKXKhu2PnIv51AgpuZdX6/T +KuUHeMCgqhGzxgT9Iu1DI9QlpQneBJJubTxK//9sJcNxgUKEBGFWy4+rnCgmDTjiE /Q/dXDAZMxDgg== From: Attila Lendvai Message-ID: In-Reply-To: <87bkxxndd9.fsf@gnu.org> References: <20220223234249.8107-1-seerlite@nixnet.email> <87bkxxndd9.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Attila Lendvai Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1648060371; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=UOn+N6g1SUtLQw63yaa64ALrDTjH4WwmKp8DnQaRKMA=; b=NGxQe4Y4qlLQSDk55y4lDKwWkxaO9C7nE1+lOyO0EKzsuglzdB9lem8UoebyDu3gk1maiP DSyfWNYq8vygy82U2y2lYDUHrq4NUpyo0aT0AMRhkdBiyDVkHwbiK6+m6KNMXFbcvUSUYu GOIiRHsNcoHHT+V8MU13Fxa2kyl+F2TJq9uU1DioY/rVNsuSlWegEBbmmuDs+n8IvwL0xY s2RuG9IJRtIo1NSkDFe5XC/oC6q+MdEOJKuN5DWjNmim4s7kt6Q0eyuUC2nUB3jzmEgnlj v4AUNxwbqycTcU9ntvjv0OM3kbSE6dujDg/1OY+Fs9jqz3lKxLJMzQFv0IkNpA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648060371; a=rsa-sha256; cv=none; b=rH1iniBvxVLb5oWqq/8kwx8Bhz+rNdrnNvmQH/puREz5aZjWVP6KAxDUBA3NZz3KGg//9w RKRWTkk+HeVSkOFZtMVsTjQ+jcSx3nqv+0lGy4xHfvnE2kXCokdLrJqaRUWroUwaeW24Od SUlfvaSAeWbVgsEvce2nF064jh+D/zpbt9E5c2L5k9ZWD55bPXRarNaLqjQTjatq9qEfkA pz+PbBKFPzTm2sy+hvuVeSF3E9M0yWkyftAiqjzcPe0zsTNpDQ+rkUtDs34v/cXHz5iuDw GvnWPoLZYcBQ0SR75pSorZADEatVOcsRtuPbMy9r24jhJYzrRFp+dsqG+Wxwfg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=ImIu98U+; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 0.11 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=ImIu98U+; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 954562E31A X-Spam-Score: 0.11 X-Migadu-Scanner: scn0.migadu.com X-TUID: 6QYBJejM4VLB > Tested in a VM, seems fine to me. Tobias, Alex, Attila any objection? no objections from me. i still have this in my current config, although commented out by now: ;; TODO delete this eventually, i'm using wayland now ;; (xorg-configuration ;; (xorg-configuration ;; (keyboard-layout keyboard-layout) ;; ;; for touchpad settings, we need to disable the now abandoned ;; ;; synaptics driver: https://issues.guix.gnu.org/33189#5 ;; (modules (filter (lambda (mod) ;; (not (eq? mod xf86-input-synaptics))) ;; %default-xorg-modules)))) -- =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9CIt is deplorable that many people think that the best way to impro= ve the world is to forbid something. However, they're morally more advanced= than the people who think the best way to improve the world is to kill som= ebody.=E2=80=9D =09=E2=80=94 John McCarthy (1927=E2=80=932011), father of Lisp