When struck on a
computer keyboard during text or command editing, the delete key ( or ), known less ambiguously as
forward delete, discards the character ahead of the
cursor's position, moving all following characters one position "back" towards the freed letterspace. The key is also used by many
GUI applications to request deletion of the currently-selected object, for example a file in a
file browser or a block of text in a
word processor. The delete key often works as a generic command to remove a selected object, such as an image embedded in a document. On
Apple Keyboards, both the forward delete key and the delete (backspace) key have the same effect when pressed while an object is selected. The delete key, on many modern motherboards, also functions to open the
BIOS setup screen when pressed after starting the computer. In GUI applications where the Delete key is enabled, especially in file browsers, pressing it does not necessarily immediately delete the selected object, but often a confirmation
dialog box will appear to allow the user to cancel the deletion, or the object may instead be silently moved to a "
trash folder" or equivalent, so that it can be recovered later. In other GUI contexts, the
Undo function can often reverse a deletion. ==See also==