Information AboutCtrl |
| CATEGORIES ABOUT CONTROL KEY | |
| computer keys | |
|
In . The Control key is a Modifier Key ; it is used in the same fashion as the Shift Key . Like the Shift Key, it is unusual (other than in a computer game) for the control key to do anything when pressed by itself. The control key is located on or near the bottom left side of most keyboards. It is usually labeled Ctrl, but sometimes Control or Ctl is seen, and it can be graphically represented as an “up arrowhead” (U+2303, ), or simulated with a Caret (^). HISTORY On Teletypewriter s and early Computer Keyboard s, holding down the Control key while pressing another key zeroed the leftmost 2 Bit s of the 7 bits in the generated ASCII character. This allowed the operator to produce the first 32 characters in the ASCII table. These are non-printing characters that signal the computer to control where the next character will be placed on the Display Device , eject a printed page or erase the screen, ring the terminal bell, or some other operation. Aptly, these characters are also called '' Control Character s''. Note that using the Control key with either lowercase c or uppercase C will generate the same ASCII code on a teletypewriter because holding down the control key Grounds (zeros the voltage on) the 2 wires used to carry the leftmost 2 bits from the keyboard. In modern computers the interpretation of keypresses is generally left to the Software , modern keyboards distinguish each physical key from every other and report all keypresses and releases to the controlling software. This additional flexibility is not often taken advantage of and it usually does not matter, for example, whether the control key is pressed in conjunction with an upper or a lower case character. When the original purpose of the ASCII control characters became either obsolete or seldom used, later software appropriated the Control key combinations for other purposes. NOTATION There are several common notations for pressing the Control key in conjunction with another key. Each notation below means press and hold Control while pressing the x key: EXAMPLES Different application programs, user interfaces, and operating systems use the various control key combinations for different purposes. SIMILAR CONCEPTS Generally, the Command Key , labeled with the symbol on Apple Macintosh computers, performs the equivalent functions in Mac OS X and Mac OS applications (for example, Command-C copies, while Command-P prints; the same holds for saving, cutting, and pasting). Macintoshes also have a Control key, but it has different functionality.
SEE ALSO EXTERNAL LINK |
|
|