all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Attila Lendvai <attila@lendvai.name>
To: Mathieu Othacehe <othacehe@gnu.org>
Cc: SeerLite <seerlite@nixnet.email>,
	Tobias Geerinckx-Rice <me@tobias.gr>,
	54134@debbugs.gnu.org, Alex Griffin <a@ajgrf.com>
Subject: [bug#54134] [PATCH] services: xorg: Remove xf86-input-synaptics from %default-xorg-modules.
Date: Wed, 23 Mar 2022 18:24:33 +0000	[thread overview]
Message-ID: <buM4DkhxGBpIcK7SQbuozJqvpbAd2WtsAYabIp5IEO9pB8iu1JEyTVnCO9Fqr9_B-cGrLOzlSOZ-E_jjWU_ESXwKsmU-3s4AXzHUocM8Tg8=@lendvai.name> (raw)
In-Reply-To: <87bkxxndd9.fsf@gnu.org>

> 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))))

--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“It is deplorable that many people think that the best way to improve 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 somebody.”
	— John McCarthy (1927–2011), father of Lisp





  reply	other threads:[~2022-03-23 18:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-23 23:42 [bug#54134] [PATCH] services: xorg: Remove xf86-input-synaptics from %default-xorg-modules SeerLite via Guix-patches via
2022-03-23 10:59 ` Mathieu Othacehe
2022-03-23 18:24   ` Attila Lendvai [this message]
2022-03-25 17:43     ` bug#54134: " Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='buM4DkhxGBpIcK7SQbuozJqvpbAd2WtsAYabIp5IEO9pB8iu1JEyTVnCO9Fqr9_B-cGrLOzlSOZ-E_jjWU_ESXwKsmU-3s4AXzHUocM8Tg8=@lendvai.name' \
    --to=attila@lendvai.name \
    --cc=54134@debbugs.gnu.org \
    --cc=a@ajgrf.com \
    --cc=me@tobias.gr \
    --cc=othacehe@gnu.org \
    --cc=seerlite@nixnet.email \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.