Home key

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>


The home key among other keys.

The Home key is commonly found on computer keyboards. The key has the opposite effect of the End key. In limited-size keyboards where the Home key is missing the same functionality can be reached via the key combination of Fn+.

Microsoft Windows

In modern Microsoft Windows text editing applications, it is primarily used to return the cursor to the beginning of the line where the cursor is located. When the text is not editable, the Home key is used to return to the beginning of the document; this can also be done in editable text if the key is pressed along with Control.

The Home key can also be used to select all the characters before the cursor in a certain line if pressed along with Shift in selectable text.

Mac OS X

Only full-sized Apple keyboards have a Home key. On most Mac OS X applications, the key works like the original on UNIX in the days of dumb-terminals, where Home moves to the start of a document. When the key is pressed, the window scrolls to the top, while the caret position does not change at all; that is, the Home key is tied to the current window, not the text box being edited.[1][2] On Apple keyboards that do not have a Home key, one can press fn+ for the Home key functionality described above. To get the same result as the Windows platform (that is, moving the insertion point to the beginning of the current line of text), one can press Command+. An application can also be used to change this behaviour.[3]

Linux

In Linux, the Home key has basically the same functionality as it does on Windows. It returns the cursor to the beginning of the line in editable text, and otherwise scrolls a scrollable document to the beginning. Also, like Windows, the Home key can be used to select all the characters before the cursor in a certain line if pressed along with shift in editable text.

Non-GUI applications

In older screen-oriented, text-based (non-GUI) applications, the user often accessed the "screen" they wanted through a series of menu screens with numbered options. The Home key took the user to the "top" menu screen.

References