What is backspace

Last updated: April 1, 2026

Quick Answer: Backspace is a keyboard key that deletes the character immediately before the cursor, moving the cursor position left and removing text one character at a time.

Key Facts

Overview

The backspace key is a fundamental computer keyboard function that deletes text to the left of the cursor position. When pressed, it removes the character immediately before the cursor and shifts remaining text to the left. It's one of the most frequently used keys on modern keyboards and exists on virtually all computer input devices.

Keyboard Location and Design

On standard QWERTY keyboards, the backspace key is located in the top right of the letter key section, directly above the backslash-pipe key (\|). The key is typically labeled "Backspace" and often displays a left-pointing arrow symbol (←) to indicate its function. The backspace key is notably larger than standard letter keys to accommodate its frequent use.

Historical Origins

The backspace function originated with mechanical typewriters in the late 19th and early 20th centuries. On typewriters, the backspace key moved the carriage backward one position without advancing the paper roll, allowing users to correct typing mistakes. This mechanical function translated directly into digital keyboards, where it became a text-deletion function rather than a physical carriage movement.

Function in Digital Contexts

In modern computing, backspace works across virtually all applications where text input is possible: word processors, email clients, search engines, web browsers, instant messaging applications, and programming editors. When you press backspace, the character immediately to the left of the cursor is deleted, and the cursor position moves one space to the left. Holding down the backspace key typically causes continuous deletion until the key is released.

Difference from Delete Key

While backspace deletes characters before the cursor, the Delete key removes characters after the cursor. On some laptop keyboards with limited space, the Delete and Backspace functions may be combined into a single key that performs both functions depending on usage context.

Accessibility and Alternatives

For users unable to use physical keyboards due to disability, backspace functionality is available through on-screen keyboards, voice commands, and accessibility features. All major operating systems provide alternative text-editing options that include backspace functionality.

Related Questions

What's the difference between backspace and delete?

Backspace deletes the character before (to the left of) the cursor, while the Delete key removes the character after (to the right of) the cursor. Both accomplish text deletion but in opposite directions.

Why is backspace more common than delete?

Backspace is more commonly used because people naturally delete characters they just typed as they notice errors immediately. The Delete key is less frequently needed for typical typing correction.

Does backspace work the same way on all devices?

Backspace functions similarly across computers, phones, and tablets, deleting characters to the left of the cursor. However, mobile devices may have different key layouts, and some specialized devices implement backspace differently.

Sources

  1. Wikipedia - Backspace CC-BY-SA-4.0
  2. Wikipedia - QWERTY Keyboard Layout CC-BY-SA-4.0