diff options
| author | Marc Vertes <mvertes@free.fr> | 2022-08-22 16:18:05 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2022-08-22 16:18:05 +0200 |
| commit | 56c37d482ac00e003690605ff3d50fb0528322c5 (patch) | |
| tree | 350886eac75f0b01eb518e1856248b4cef5a0b15 /swift/etc/X11 | |
| parent | 21d2bd0a3bebcec2cf6adab854d96196f59463ce (diff) | |
update
Diffstat (limited to 'swift/etc/X11')
| -rw-r--r-- | swift/etc/X11/xorg.conf.d/10-input.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swift/etc/X11/xorg.conf.d/10-input.conf b/swift/etc/X11/xorg.conf.d/10-input.conf index d719095..ae48884 100644 --- a/swift/etc/X11/xorg.conf.d/10-input.conf +++ b/swift/etc/X11/xorg.conf.d/10-input.conf @@ -3,4 +3,5 @@ Section "InputClass" Driver "libinput" Option "ScrollMethod" "button" Option "ScrollButton" "2" + Option "NaturalScrolling" "on" EndSection |
