devices.surface: fix iptsd

This commit is contained in:
陈浩南 2024-05-22 22:43:40 +08:00
parent 4e4f32c82e
commit 815dfaab7e

View File

@ -62,7 +62,7 @@ inputs:
services.iptsd.config =
{
Touch = { DisableOnPalm = true; DisableOnStylus = true; Overshoot = 0.5; };
Contacts = { Neutral = "Average"; NeutralValue = 50; };
Contacts = { Neutral = "Average"; NeutralValue = 100; };
};
};
}