What combination of keys (fn, control, option, command, arrow keys) is the equivalent of the Home key on a MacBook Pro?

What about End/PageUp/PageDown?

link|improve this question

feedback

4 Answers

up vote 23 down vote accepted

Home is Fn + LeftArrow

End is Fn + RightArrow

Page Up is Fn + UpArrow

Page Down is Fn + DownArrow

They used to label these on older MacBooks/PowerBooks.

link|improve this answer
feedback

In text editors such as TextEdit or Pages:

Beginning of Wrapped Line (reposition cursor) is Command+LeftArrow
End of Wrapped Line (reposition cursor) is Command+RightArrow
Beginning of Line (reposition cursor) is Ctrl+A
End of Line (reposition cursor) is Ctrl+E
Page Up (reposition cursor) is Fn+Option+UpArrow
Page Down (reposition cursor) is Fn+Option+DownArrow or Ctrl+V

link|improve this answer
feedback

I found that I need to use the Command + whatever arrow/directional key you need

link|improve this answer
feedback

I have a 2011 Macbook Air. Fn with the arrow-keys did not work for me.

It seems that Command + Right Arrow is the equivalent of End.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.