diff --git a/etc/X11/xorg.conf.d/90-touchpad-scaling.conf b/etc/X11/xorg.conf.d/90-touchpad-scaling.conf index b8d951a..d42f5f4 100644 --- a/etc/X11/xorg.conf.d/90-touchpad-scaling.conf +++ b/etc/X11/xorg.conf.d/90-touchpad-scaling.conf @@ -6,7 +6,7 @@ Section "InputClass" Driver "libinput" # Korrigerer hastigheden til 2x (til 4K / 200% skalering) - Option "TransformationMatrix" "5 0 0 0 5 0 0 0 2" + #Option "TransformationMatrix" "5 0 0 0 5 0 0 0 2" # Bruger den ergonomiske 'adaptive' profil (1 0 er Adaptive) #Option "AccelProfile" "adaptive"