Return to site

Mac Os Page Down

broken image


Page Down with Fn + Down Arrow. Paging down is done the same way as paging up, using the same 'fn' key and the Down arrow to perform the equivalent of a page down on a Mac keyboard. Yes, this is the same on all Mac keyboards, including the Apple Wireless Keyboard, the MacBook Pro keyboard, MacBook Air, and MacBook keyboards. Shutting down your Mac is as simple as clicking on the Apple logo on the menu bar at the top of your screen, then choosing 'Shut Down' followed by 'Shut Down' in the box that appears. If you're feeling particularly impatient, you can hold the Option button on your keyboard while clicking the menu option to prevent that confirmation box appearing at all.

Updated for Mac OS X Mountain Lion 10.8.2.

In order to get page up and page down to work properly under Mac OSX Terminal, as well as the home and end of line (EoL), you need to go to Preferences and then Keyboard and configure the right escape key sequences. Download powerdirector 8 video editing software.

(Note for laptop users: you don't have the page up/down and home/EoL keys, but you can simulate them by holding the 'fn' key and pressing on an arrow key. So these configurations also apply to you.) Mac compatible external hard drive amazon.

In the Terminal Preferences, go to the Keyboard pane and watch the the keys named 'page up', 'page down', 'home' and 'end'. You will see they already exist but are configured to scroll the buffer rather than sending commands to the server you're connected to.

Mac Os Page Down

In order to change this, double click on each of the relevant lines and select Action: 'Send string to shell:'

You then need to enter the correct string to send to the shell. Mweb 3 2 24. This is a multiple key sequence starting with the escape character (which is represented with it's octal code 033). Here are strings you can use for each key:

As of OSX 10.6.8, the correct fix is:

KeyRecommended Escape SequenceOther possible sequences you can try if the recommended doesn't work for you
Home033OH033[1~033[H001
End033OF033[4~033[F005
Page Up033[5~
Page Down033[6~
Mac os page down shortcut

In order to change this, double click on each of the relevant lines and select Action: 'Send string to shell:'

You then need to enter the correct string to send to the shell. Mweb 3 2 24. This is a multiple key sequence starting with the escape character (which is represented with it's octal code 033). Here are strings you can use for each key:

As of OSX 10.6.8, the correct fix is:

KeyRecommended Escape SequenceOther possible sequences you can try if the recommended doesn't work for you
Home033OH033[1~033[H001
End033OF033[4~033[F005
Page Up033[5~
Page Down033[6~

You can either type these strings on your keyboard (start by presseing Esc) or you can just copy paste the strings from above. Mac compatible hard drive.

It is worth noting that some of these are already bound to Shift-Page Up, Shift-Page Down, Shift-Home and Shift-End (which are obtained with Shift-Fn-Up/Down/Left/Right on a laptop keyboard). Disk graph 2 1 15 multiplication. Cyberduck ftp mac. So if you can change your habits slightly you don't actually need to reconfigure anything.

Also note that some people (including Apple) recommend to use 033[H for Home but this doesn't actually work in vi or vim. This is why I recommend using 033OH which has worked in any shell or editor for me so far (Mac terminal, Debian terminal, vim, etc.)

Mac Os Page Down Shortcut

If the recommended sequences don't work for you: please try the alternative suggested here. Also please let us know with which shell or editor you are trying to make them work and which escape sequences work best for you. This way we can order them in order of popularity and possibly give specific advice for specific environments to future visitors of this page. Thank you for your feedback.

Page Down Mac Keyboard

This entry was posted on Dec 21 2008 at 04:04 by admin and is filed under Mac stuff. Tags: howto, mac os x, terminal




broken image