touchpad scaling and 580 nvidia driver
Some checks failed
os / build (push) Has been cancelled

This commit is contained in:
Anders da Silva Rytter Hansen 2026-04-03 13:18:17 -03:00
commit dbb20f3399
2 changed files with 2 additions and 2 deletions

View file

@ -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"