diff --git a/home/linux/gui/hyprland/conf/configs/settings.conf b/home/linux/gui/hyprland/conf/configs/settings.conf index d1beaebb..a3a5de9b 100644 --- a/home/linux/gui/hyprland/conf/configs/settings.conf +++ b/home/linux/gui/hyprland/conf/configs/settings.conf @@ -123,11 +123,13 @@ input { natural_scroll=0 touchpad { - disable_while_typing = true natural_scroll = 1 clickfinger_behavior = true - tap-to-click = true - tap-and-drag = true + disable_while_typing = true # seems useless... + # tap - 轻触触摸板, click - 点击触摸板 + # disable tap related features to avoid palm rejection. + tap-to-click = false + tap-and-drag = false } force_no_accel=0