Contribute
Register

[solved] How to set touchpad drag delay to zero in High Sierra?

Status
Not open for further replies.
Joined
May 3, 2017
Messages
138
Motherboard
Lenovo Flex 2 15inch
CPU
i7-4510U
Graphics
HD 4400 + GT 840M, 1920x1080
Mobile Phone
  1. iOS
Hi

Have used this for months without any problem but since i've installed 10.13.6 it no works any more.

Code:
MacBook-Pro:~ me$ ioio DragExitDelayTime 0
ioio: setting property 'ApplePS2SynapticsTouchPad:DragExitDelayTime' as number to 0 (0x0)

@RehabMan, need your help my man..
 
Last edited:
Hi

Have used this for months without any problem but since i've installed 10.13.6 it no works any more.

Code:
MacBook-Pro:~ me$ ioio DragExitDelayTime 0
ioio: setting property 'ApplePS2SynapticsTouchPad:DragExitDelayTime' as number to 0 (0x0)

@RehabMan, need your help my man..

I haven't used ioio in a long time, but did you try sudo?
Why no PR files attached? (especially ioreg after setting with ioio)

Note: You can set DragExitDelayTime permanently without using ioio by setting it in an SSDT.
Look at *.dsl in the VoodooPS2Controller github project for examples (different properties, but same concept).
 
Thanks
Solved
 
Status
Not open for further replies.
Back
Top