Function key


A function key is a key on a computer or terminal keyboard which can be programmed so as to cause an operating system command interpreter or application program to perform certain actions, a form of soft key. On some keyboards/computers, function keys may have default actions, accessible on power-on.
Function keys on a terminal may either generate short fixed sequences of characters, often beginning with the escape character, or the characters they generate may be configured by sending special character sequences to the terminal. On a standard computer keyboard, the function keys may generate a fixed, single byte code, outside the normal ASCII range, which is translated into some other configurable sequence by the keyboard device driver or interpreted directly by the application program. Function keys may have default actions printed on/besides them, or they may have the more common "F-number" designations.

History

The Singer/Friden 2201 Flexowriter Programatic, introduced in 1965, had a cluster of 13 function keys, labeled F1 to F13 to the right of the main keyboard. Although the Flexowriter could be used as a computer terminal, this electromechanical typewriter was primarily intended as a stand-alone word processing system. The interpretation of the function keys was determined by the programming of a plugboard inside the back of the machine.
Soft keys date to avionics multi-function displays of military planes of the late 1960s/early 1970s, such as the Mark II avionics of the F-111D. In computing use, they were found on the HP 9810A calculator and later models of the HP 9800 series, which featured 10 programmable keys in 5×2 block at the top left of the keyboard, with paper labels. The HP 9830A was an early desktop computer, and one of the earliest specifically computing uses. HP continued its use of function keys in the HP 2640, which used screen-labeled function keys, placing the keys close to the screen, where labels could be displayed for their function.
NEC's PC-8001, introduced in 1979, featured five function keys at the top of the keyboard, along with a numeric keypad on the right-hand side of the keyboard.
Their modern use may have been popularized by IBM keyboards: first the IBM 3270 terminals, then the IBM PC. IBM use of function keys dates to the IBM 3270 line of terminals, specifically the IBM 3277 with 78-key typewriter keyboard or operator console keyboard version, which both featured 12 programmed function keys in a 3×4 matrix at the right of the keyboard. Later models replaced this with a numeric keypad, and moved the function keys to 24 keys at the top of the keyboard. The original IBM PC keyboard had 10 function keys in a 2×5 matrix at the left of the keyboard; this was replaced by 12 keys in 3 blocks of 4 at the top of the keyboard in the Model M.

Schemes on various keyboards

Mac OS

In the classic Mac OS, the function keys could be configured by the user, with the Function Keys control panel, to start a program or run an AppleScript.
macOS assigns default functionality to all the function keys from to, but the actions assigned by default to these function keys has changed a couple of time over the past history of Mac products and corresponding Mac OS X versions. As a consequence, the labels on Macintosh keyboards have changed over time to reflect the newer mappings of later Mac OS X versions : for instance, on a 2006 MacBook Pro, functions keys, and are labelled for volume down/volume up, whereas on later MacBook Pros, the volume controls are located on function keys to. See https://en.wikipedia.org/wiki/Apple_Keyboard#Usage_of_function_keys for a comprehensive table of these successive mappings.
Any recent version of Mac OS X or macOS is able to detect which generation of Apple keyboard is being used, and to assign proper default actions corresponding to the labels shown on this Apple keyboard. As a result, default mappings are sometimes wrong when using a recent USB Apple keyboard on an older version of Mac OS X which doesn't know about the new function key mapping of this keyboard.
It can be noted that :
Under MS-DOS, individual programs could decide what each function key meant to them, and the command line had its own actions.
Following the IBM Common User Access guidelines, the key gradually became universally associated with Help in most early Windows programs. To this day, Microsoft Office programs running in Windows list as the key for Help in the Help menu. Internet Explorer in Windows does not list this keystroke in the help menu, but still responds with a help window. is commonly used to activate a search function in applications, often cycling through results on successive presses of the key. + is often used to search backwards. Some applications such as Visual Studio support + as a means of searching for the currently highlighted text elsewhere in a document. is also commonly used as a reload key in many web browsers and other applications, while activates the /kiosk mode on most browsers. Under the Windows environment, + is commonly used to quit an application; + will often close a portion of the application, such as a document or tab. generally activates the menu bar, while + activates a context menu. is used in many Windows applications such as Windows Explorer, Excel, Visual Studio and other programs to access file or cell edit functions.
is used in some applications to make the window "fullscreen", like in 3D Pinball: Space Cadet. In Microsoft IE, it is used to view the URL list of previously viewed websites.
Other function key assignments common to all Microsoft Office applications are: to check spelling, + to call the macros dialog, + to call the Visual Basic Editor and ++ to call the Script Editor. In Microsoft Word, + reveals formatting. In Microsoft PowerPoint, starts the slide show, and moves to the next pane.
WordPerfect for DOS is an example of a program that made heavy use of function keys.
In Internet Explorer 6 and Internet Explorer 7, opens Internet Explorer Developer Toolbar.
highlights the URL in the address bar.

BIOS/Booting

Function Keys are also heavily used in the BIOS interface. Generally during the power-on self-test, BIOS access can be gained by hitting either a function key or the delete key. In the BIOS keys can have different purposes depending on the BIOS. However, is the de facto standard for save and exit which saves all changes and restarts the system.
During Windows 10 startup, + is used to enter safe mode; in legacy versions of Microsoft Windows, the key was used alone.