imbushuo / mac-precision-touchpad

Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad
Other
8.96k stars 565 forks source link

Single touch (click) is way too sensitive - should have to press hard enough to hear the click #388

Open ptbtx opened 3 years ago

ptbtx commented 3 years ago

Pre-report checks

Describe the bug. Single touch (click) is way too sensitive - should have to press hard enough to hear the click. I have the sensitivity set to least sensitive. The other sensitivity settings don't seem to change the sensitivity.

To Reproduce touch the pad just a little, not enough to hear the click, click will happen unexpectedly

Expected behavior touch the pad enough to hear the click, click will happen expectedly

Traces If applicable, add WPP traces to help explain your problem.

Environment Macbook Air (13 inch 2017) -- Running latest Win 10 20H2 in Bootcamp.

AB#658

remingtonchan commented 3 years ago

Hi @ptbtx,

I think what you want is to disable the tap functionality of your touchpad. I just realized this now. In my MacBook, I wasn't really a fan of tap to click, so that's to be disabled.

image What you want to do is to actually disable these, so that you are required to "physically" click on your trackpad to register clicks!

Please let me know if it works for you!

Thank you!

ptbtx commented 3 years ago

That fixed it. Thanks!

Sent with ProtonMail Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Monday, May 31, 2021 12:52 AM, remingtonchan @.***> wrote:

Hi @.***(https://github.com/ptbtx),

I think what you want is to disable the tap functionality of your touchpad. I just realized this now. In my MacBook, I wasn't really a fan of tap to click, so that's to be disabled.

image What you want to do is to actually disable these, so that you are required to "physically" click on your trackpad to register clicks!

Please let me know if it works for you!

Thank you!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

HolgerGerhardt commented 3 years ago

Describe the bug. … The other sensitivity settings don't seem to change the sensitivity.

I can confirm that changing the “tap to click” sensitivity settings in Windows 10 (“Most sensitive”, “High sensitivity”, “Medium sensitivity”, “Low sensitivity”) does not have any effect. I tested this on a Lenovo ThinkPad T490s with Release 3979 of this driver.

(Apart from that, everything works great, over both Bluetooth and USB. Thanks a lot for providing this driver!)

thomasfiala commented 2 years ago

For me, changing the above mentioned setting does not change anything (Windows 11 build 22000 on Dell XPS 15 9510). Is there possibly a way to compile a driver version that disables "tap to click" completely?