profzei / Matebook-X-Pro-2018

💻 macOS on Huawei Matebook X Pro 2018
Apache License 2.0
369 stars 48 forks source link

[Tip] Disable Touchpad while typing #197

Closed PLTorrent closed 3 months ago

PLTorrent commented 2 years ago

Hi,

If enyone else gets crazy when typing on MBXP in macOS and the pointer moves randomly due to touching the touchpad whlie typing here is how to adjust the touchpad reactivation delay after pressing a key:

VoodooI2CHID.kext -> info.plist -> QuietTimeAfterTyping -> default is 100ms, change this value to whatever suits you, save and reboot system.

profzei commented 2 years ago

@PLTorrent

It never occurs to me, but I'll pin this for more visibility and then I'll add it to Readme Thank you!

cyberphen commented 2 years ago

Hi,

If enyone else gets crazy when typing on MBXP in macOS and the pointer moves randomly due to touching the touchpad whlie typing here is how to adjust the touchpad reactivation delay after pressing a key:

VoodooI2CHID.kext -> info.plist -> QuietTimeAfterTyping -> default is 100ms, change this value to whatever suits you, save and reboot system.

Thanx man, I was going crazy and thought I will have to live with that.

profzei commented 2 years ago

@PLTorrent Which value do you suggest? ...so I could add your advice into Readme

PLTorrent commented 2 years ago

@profzei I have currently set 1000ms (1s) but I guess everyone should finetune it to their preference. :)