set Touchpad scaling to x1.3
This commit is contained in:
parent
7a5beb9382
commit
e9b70d1edc
1 changed files with 1 additions and 2 deletions
|
|
@ -5,8 +5,7 @@ Section "InputClass"
|
|||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
|
||||
# Korrigerer hastigheden til 2x (til 4K / 200% skalering)
|
||||
#Option "TransformationMatrix" "5 0 0 0 5 0 0 0 2"
|
||||
Option "TransformationMatrix" "130 0 0 0 130 0 0 0 100"
|
||||
|
||||
# Bruger den ergonomiske 'adaptive' profil (1 0 er Adaptive)
|
||||
#Option "AccelProfile" "adaptive"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue