Delete key: Difference between revisions
Appearance
Content deleted Content added
DivineAlpha (talk | contribs) |
←Blanked the page Tag: blanking |
||
Line 1: | Line 1: | ||
{{singlesource|date=October 2009}} |
|||
[[Image:Key delete.jpg|right|70px|Delete key on PC keyboard]] |
|||
The '''delete key''', known less ambiguously as ''forward delete'', ''Del'', or ''⌦'', performs a function when struck on a [[computer keyboard]] during text or command editing which discards the character ahead of the [[cursor (computers)|cursor]]'s position, moving all following characters one position "back" towards the freed place. The key appears on [[IBM PC keyboard|IBM-compatible PC keyboards]] labeled as ''Delete'', or ''Del''. On [[Apple keyboard|Mac keyboard]]s, the key which performs this function is labeled ''del'' and ''⌦'', as the full word ''delete'' is reserved for labelling the key otherwise known as [[Backspace]]. |
|||
The delete key may generate the [[ASCII]] delete character, 7F hex (127 decimal), which reflects its history in 7-bit [[paper tape]]. If a character was punched erroneously, punching out all seven bits caused it to be ignored (or deleted). Unix retained the Delete key as the way to erase characters, while DOS/Windows used the backspace (0x08, or control-H) instead. The delete key may also be mapped to ESC [3 ~ which is the [[VT220]] escape code for the "delete character" key.<ref>{{cite web | title=9.8 Keyboard configuration | work=Debian Policy Manual | url=http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.8}}</ref> |
|||
On many a notebook computer keyboard, the key labeled Delete (sometimes Delete and Backspace are printed on the same key) serves the same purpose as a Backspace key. Othertimes, the Delete Key is in its original IBM notebook position of above and to the right of the Backspace key. Many laptops, to add keys on a non-standard size keyboard add rows of smaller keys above the Function Key line. On this line, the Delete Key is often the third key in from the right. On [[Apple Inc.]]'s line of laptops (notably the [[MacBook]] and [[MacBook Pro]]), the function of the delete key can be achieved using the [[Fn key|Fn]]+delete key combination. |
|||
Sometimes this desired effect is replaced by inserting "^H" (or, less frequently, "^?") instead. This is related to [[ASCII code#ASCII control characters|ASCII control characters]] for BS and DEL. |
|||
Also, the delete key often works as a generic command to remove an object (such as an image embedded in a document, or a file in a [[file manager]]). |
|||
The delete key, on many modern motherboards also functions to open the [[BIOS]] screen, when pressed after starting the computer. |
|||
==References== |
|||
<references/> |
|||
==See also== |
|||
* [[Control-Alt-Delete]] |
|||
{{Keyboard}} |
|||
{{keyboard keys}} |
|||
{{DEFAULTSORT:Delete Key}} |
|||
[[Category:Computer keys]] |
|||
[[cs:Klávesa Delete]] |
|||
[[de:Entfernen (Taste)]] |
|||
[[fr:Touche supprimer]] |
|||
[[ja:削除キー]] |
|||
[[pl:Delete (klawisz)]] |
|||
[[pt:Delete]] |
|||
[[ru:Delete (клавиша)]] |