Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

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?

share|improve this question

5 Answers

up vote 47 down vote accepted
  • Home is Fn

  • End is Fn

  • Page Up is Fn

  • Page Down is Fn

They used to label these on older MacBooks/PowerBooks.

share|improve this answer

In text editors such as TextEdit or Pages:

  • Beginning of Wrapped Line (reposition cursor) is
  • End of Wrapped Line (reposition cursor) is
  • Beginning of Line (reposition cursor) is A
  • End of Line (reposition cursor) is E
  • Page Up (reposition cursor) is Fn
  • Page Down (reposition cursor) is Fn or V
share|improve this answer

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

share|improve this answer

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.

share|improve this answer

In XCode 4.4 (MacOS X 10.6) for the MacBook pro, the Fn-direction keys don't work to navigate to beginning / end / top / bottom of lines.

Only the Command + directional key buttons work.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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