16

How can I re-enable this in Lion? I know the keyboard shortcut, but the gesture was much more practical.

AWF4vk
  • 5,810
  • 3
  • 37
  • 70
Tudor
  • 4,137
  • 5
  • 38
  • 54

6 Answers6

5

Unfortunately, I haven't been able to find a way around this so i went to the keyboard solution CTRL+COMMAND+UP

Adrian Rodriguez
  • 3,232
  • 2
  • 24
  • 34
4

This is the SOLUTION

You get the three finger vertical swipe back in xcode on lion!

Community
  • 1
  • 1
Todd Hopkinson
  • 6,803
  • 5
  • 32
  • 34
1

If someone comes across this with MacOS Big Sur, go to

System Preferences > Trackpad > More Gestures

and change the setting for "Swipe between pages" to either "Swipe with two or three fingers" or "Swipe with three fingers"

John Stephen
  • 7,625
  • 2
  • 31
  • 45
1

You can also do ALT+CMD+Carriage Return. That will give you the assistant editor with the counterpart file alongside.

CMD+Carriage Return will reverse that, showing you just the standard editor again.

Max MacLeod
  • 26,115
  • 13
  • 104
  • 132
0

Run this command in the terminal, after this logout and login again.

defaults -currentHost write -g "com.apple.trackpad.threeFingerVertSwipeGesture" -int 1
Inder Kumar Rathore
  • 39,458
  • 17
  • 135
  • 184
0

Try that: System Preferences -> Trackpad, and then disable anything related to 3-finger swap.

dimme
  • 4,393
  • 4
  • 31
  • 51