문제

The interface builder in Xcode uses control-drag as a general gesture for wiring up outlets and object connections. But as a tap-to-click user, I'd prefer to avoid having to activate the physical trackpad switch. Has anyone figured out a way to make this work?

My normal drag gesture is three-finger-drag, but control-three-finger-drag doesn't activate the control-drag features in Xcode. Nor have I been able to make it work by experimenting with other combos in Xcode.

The control-drag gesture does work just fine if you use the physical switch.

My trackpad configuration is simple: every checkbox in the Trackpad preferences is checked.

도움이 되었습니까?

해결책

check out this app

one of the screen shots shows you can 'ctrl left click', which you can apply to a '3 finger tap' for example. It should be as simple as 3 finger tapping, holding, and dragging to make a connection.

Hope that works!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top