guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#54134] [PATCH] services: xorg: Remove xf86-input-synaptics from %de


From: Attila Lendvai
Subject: [bug#54134] [PATCH] services: xorg: Remove xf86-input-synaptics from %default-xorg-modules.
Date: Wed, 23 Mar 2022 18:24:33 +0000

> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]