Английская Википедия:Any key

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Other uses Шаблон:Short description

Файл:DOS pause.png
The pause command in DOS requests the user to "Press any key to continue."

In computing, "Press any key to continue" (or a similar text) was historically used a prompt to the user when it was necessary to pause processing. The system would resume after the user pressed any keyboard button.

History

Шаблон:More citations needed Early computers were typically operated using mechanical teleprinters, which provided a continuous printed record of their output. However, during the 1970s, these became obsolete and were replaced with visual display units, and text was lost once it scrolled off the top of the screen. To compensate, programs typically paused operation after displaying one screen of data, so that the user could observe the results and then press a key to move to the next screen.

A similar pause was also required when some physical action was required from the user, such as inserting a floppy disk or loading a printer with paper.

These prompts were commonplace on text-based operating systems prior to the development of graphical user interfaces, which typically included scrollbars to enable the user to view more than one screen/window of data. They are therefore no longer required as a means of paginating output, but the graphical equivalent (such as a modal dialog box containing the text "Click OK to continue") is still used for hardware interactions.

The prompt ("any key") is not strictly accurate, in that one is required to press a key which generates some sort of character. For the vast majority of computer systems, pressing modifier keys or lock keys would not cause processing to resume, as they do not produce an actual character that the program could detect.

Some Samsung remote controls for DVD players, as is the case of DVD-R130, have included an "anykey" to their interface. It is used to view the status of the DVD being watched.[1]

Cultural significance

A 1982 Apple Computer manual for developers warned:[2]

Шаблон:Quote

There are reports from as early as 1988 that some users have searched for such a key labelled "any", and called technical support when they have been unable to find it.[3][4] The computer company Compaq[5] even edited their FAQ to explain that the "any" key does not exist,[6][7] and at one point considered replacing the command "Press any key" with "Press return key".[8]

The concept of the "any key" has become a popular piece of computer-related humor,[9] and was used as a gag on The Simpsons, in the seventh-season episode "King-Size Homer", where Homer Simpson searches the keyboard looking for "the any key".

Файл:Keyboard-anykey.jpg
A picture of a keyboard which has been photo manipulated to include an "ANY" key.

Plastic "ANY keys" with adhesive backings are available as novelty gifts.[10]

References

Шаблон:Reflist

Шаблон:Keyboard keys