Search code examples
xcode4keyboardscroll

In the XCode IDE how can you scroll the window with the keyboard?


This is for XCode 4, while one is working on a project in the IDE. I'd like the equivalent of Ctr+Up Arrow/Ctr+Down Arrow in Eclipse, so I can scroll the current window without moving the cursor from the keyboard.

Couldn't find it in Google, since all my searches return results for scrolling things on the iPhone.


Solution

  • @Peter I did see the subject line, I was just hoping you could clarify that for me, and there are several configurations for scrolling with the keyboard in Xcode (screenshot below). Beyond this I don't think theres anything you can do. Hope this helps!

    EDIT: If this is what you're looking for, good news! You'll be able to configure them to the shortcuts you already know in Eclipse.

    enter image description here