Ketan Javia

Results 6 comments of Ketan Javia

Try this. https://docs.microsoft.com/en-us/windows-hardware/design/component-guidelines/touchpad-tuning-guidelines I had luck with `SuperCurtainLeft` `SuperCurtainRight` and `SuperCurtainTop` to 3000 himetric units.

@omegamalkior you need to reboot after adding the 3 new registry entries. I will add a screenshot later. It definitely disables the areas of the touchpad (if you start touching...

![image](https://user-images.githubusercontent.com/5101013/87386197-8dd2e980-c565-11ea-884d-fac7ec2a6cf4.png)

The built in behavior for entering negative values is not very natural. The user is forced to enter a number first before they press - to convert it to a...

I had to resort to adding my own code inside a `ng-paste` directive on the same element to circumvent this issue. https://docs.angularjs.org/api/ng/directive/ngPaste