Control-Alt-Delete
This article needs additional citations for verification. (January 2011) |
Control-Alt-Delete (often abbreviated to Ctrl+Alt+Del, also known as the "three-finger salute")[1][2][3] is a computer keyboard command on IBM PC compatible computers, invoked by pressing the Delete key while holding the Control and Alt keys: Ctrl+Alt+Delete. The function of the key combination differs depending on the context but it generally interrupts or facilitates interrupting a function. For instance, in pre-boot environment (before an operating system starts) or in DOS, Windows 3.0 and earlier version of Windows, the key combination reboots the computer. Starting with Windows 3.1x, in Windows, the command invokes a task manager or security related component that facilitates ending a Windows session. In OS/2, it invokes session manager. In most X Window System desktops, it brings up the logout dialog box.
In popular culture, the phrase "Control-Alt-Delete" may be used metaphorically to mean "to do away with" something.
History
The iconic adoption of this keyboard combination came from David Bradley, a designer of the original IBM PC. Bradley originally designed Ctrl+Alt+Esc to trigger a soft reboot (without warning or confirmation by the user), but he found it was too easy to bump the left side of the keyboard and reboot the computer accidentally. He switched the key combination to Ctrl+Alt+Del, a combination that was impossible to press with just one hand on the original IBM PC keyboard.[4][5] Bradley viewed this work as just one small task out of many: "It was five minutes, 10 minutes of activity, and then I moved on to the next of the 100 things that needed to get done."[6]
Bradley is also known for his good-natured jab at Bill Gates (former Microsoft software developer and CEO) at the celebration of the 20th anniversary of IBM PC: "I may have invented it, but Bill made it famous"; he quickly added it was a reference to Windows NT logon procedures ("Press Ctrl + Alt + Delete to log on").[4]
On 21st September 2013 Bill Gates admitted "it was a mistake" CTRL-ALT-DELETE was a mistake
BIOS
In pre-boot environment (when no operating system is started yet) or when the operating system is running in real mode, by default, this keystroke combination is intercepted by BIOS.[7] BIOS reacts by performing a soft reboot (also known as a warm reboot). Example of such operating system includes DOS, Windows 3.0 and earlier, or Windows 3.1x in Standard Mode.[8]
Windows
DOS-based Windows
In Windows 3.1x running in 386 Enhanced mode, Windows 95, Windows 98, Windows 98 SE, and Windows Me, the keystroke combination is recognized by the Windows keyboard device driver. According to the value of the LocalReboot option in the [386Enh] section of system.ini, Windows performs one of several actions in response. If LocalReboot=On (default):
- Windows 3.1x displays a blue screen that allows the user to press Enter to end a task that has stopped responding to the system (if such a task exists) or press Control+Alt+Delete again to perform a soft reboot.
- Windows 95, Windows 98 and Windows Me temporarily halt the entire system and displays Close Program dialog box, a window which lists currently running processes and allows the user to end them (by force, if necessary). The user can press Control+Alt+Delete again to perform a soft reboot.
If LocalReboot=Off, Windows performs a soft reboot.
Windows NT family
Windows NT family of operating system, whose members do not have "NT" in their names since Windows 2000, reserve Ctrl+Alt+Delete for the operating system itself. Winlogon, a core component of the operating system, responds to the key combination in the following scenarios:
- Invoking Windows Security
- When a user is logged onto a Windows computer, pressing Ctrl+Alt+Delete invokes Windows Security. It is a graphical user interface that allows user to lock the system,[a] switch user, log off, change password, invoke Windows Task Manager or end Windows session by shutting down, rebooting or putting the computer into sleep or hibernation. The key combination always invokes Windows Security in all versions and editions of Windows NT family except Windows XP. (See below.) Prior to Windows Vista, Windows Security was a dialog box, did not allow user switching and showed the logon date and time, name of user account into which the user has logged on and the computer name. Starting with Windows Vista, Windows Security became full-screen.
- Secure attention
- Logon spoofing is a social engineering trick in which a malicious computer program, masquerading as Windows login dialog box, prompts for user's account name and password to steal them. To thwart this attack, Windows NT implements an optional security measure in which Ctrl+Alt+Delete acts as a secure attention key combination. Once the protection is activated, Windows requires the user to press Ctrl+Alt+Delete each time before logging on or unlocking the computer. Since the key combination is intercepted by Windows itself and malicious software cannot mimic this behavior,[b] the trick is thwarted.[9] Unless the Windows computer is part of a Windows domain network, the secure attention protection is disabled by default and must be enabled by the user.[10][11]
- Windows XP behavior
- Windows XP introduces Welcome Screen, a redesigned logon interface. The Welcome Screen of Windows XP, however, does not support the secure attention scenario.[11] It may be disabled in favor of the classic plain logon screen, either explicitly by the user or as a consequence of the Windows XP computer becoming part of a Windows domain network.[12] With that in mind, Windows XP uses the three-finger salute in the following unique scenarios:
- At a logon prompt, the key combination dismisses Welcome Screen and invokes classic logon user interface.[12]
- When a user is logged on to a Windows XP computer and Welcome Screen is enabled, pressing the key combination invokes Windows Task Manager instead of Windows Security.[13]
- Windows Vista and the next versions of Windows NT did not inherit any of the above.
OS/2
In OS/2, this keystroke combination is recognized by the OS/2 keyboard device driver, which notifies the session manager process.[14] The normal session manager process in OS/2 versions 2.0 and later is the parent Workplace Shell process, which displays the "The system is rebooting" window and triggers a soft reboot.[15] If it is pressed twice in succession OS/2 triggers an immediate soft reboot, without waiting for the session manager process.
In both cases, the system flushes the page cache, cleanly unmounts all disc volumes, but does not cleanly shut down any running programs (and thus does not save any unsaved documents, or the current arrangements of the objects on the Workplace Shell desktop or in any of its open folders).[16][15]
Mac
Ctrl+Alt+Delete is not a keyboard shortcut for anything on Mac OS platforms. However, in Mac OS X Server logon screen, pressing Control+⌥ Option+Delete (as the Option key is the equivalent of Alt key on a Mac keyboard) will show an alert saying "This is not DOS."[17]
Linux
In Linux, this keystroke combination is recognized by the keyboard device driver in the kernel. In the absence of more specific instructions, which will usually only be during system initialization, the kernel directly initiates a soft reboot in response. More commonly, the kernel will send a signal to the init process, which will perform an administrator-configured task, such as running a script, or displaying an "end current session" box in KDE.
In many Linux distributions, init is configured to switch run levels and to perform a soft reboot in response to the signal. Thus it provides a mechanism for a person with physical access to the keyboard to perform system shut down (a task that requires superuser rights to initiate programmatically). However, Linux systems can be configured to ignore the keystroke combination. The setting is usually in the inittab(5) configuration file under the keyword "ca".
Linux also has a similar sequence of keystrokes for restarting the computer described at the article Magic SysRq key.
Under the X Window System (the graphics display and windowing framework upon which most Linux and BSD GUIs are based), Control-Alt-Backspace kills the X server—normally killing all programs using it (including the window manager)—but not the underlying operating system. When a display manager is used, it restarts the killed X server.
Equivalents on various platforms
This section needs additional citations for verification. (July 2011) |
Platform | Key combination | Function |
---|---|---|
BIOS | Ctrl+Alt+Delete | Perform a soft reboot without memory initialization by jumping to IPL reset vector, after broadcasting a pending shutdown event (on AT compatible machines). |
DOS | Ctrl+Alt+Delete | (only with keyboard driver like KEYB loaded, else same as with BIOS) Perform a soft reboot without memory initialization by jumping to IPL reset vector, after broadcasting a pending shutdown event (on AT compatible machines) and flushing disk caches (since DOS 6, or with FreeKEYB[18][19] loaded). Some 386 memory managers (e.g. QEMM) can intercept and turn this into a quick reboot. If more than one task is running under multitaskers like DR-DOS EMM386 /MULTI + TASKMGR, this will only kill the currently running foreground task. |
LShift+Ctrl+Alt+Delete or RShift+Ctrl+Alt+Delete | (only with K3PLUS or FreeKEYB loaded) Perform a soft reboot with memory initialization (aka "cold reboot") by jumping to IPL reset vector, after broadcasting a pending shutdown event (on AT compatible machines) and flushing disk caches.[20][18][19] | |
LShift+RShift+Ctrl+Alt+Delete | (only on AT compatible machines with K3PLUS or FreeKEYB loaded) Perform a hard reboot by triggering the chipset's reset logic, after broadcasting a pending shutdown event and flushing disk caches.[20][18][19] | |
Windows 3.x | Ctrl+Alt+Delete | Close unresponsive applications. Performs a soft reboot if pressed twice. |
Windows 9x | Ctrl+Alt+Delete | Bring up "Close Program" dialog box (a simplistic task manager). Performs a soft reboot if pressed twice. |
Windows NT family | Ctrl+⇧ Shift+Esc | Bring up the Windows Task Manager |
Ctrl+Alt+Delete |
| |
OS/2 | Ctrl+Esc | Bring up the Window List (unblocking the synchronous input queue) |
Ctrl+Alt+Delete | Perform a soft reboot | |
Ctrl+Alt, NumLock (twice) | Halt the system and begin a system dump to floppy disk | |
Linux | Ctrl+Alt+Delete | Signal the init process (usually configured to soft reboot) |
Alt+SysRq+function key | Magic SysRq key: Depending on the function key, performs a certain low-level function. Examples: sync (flush caches), reboot (forced soft reboot), unmount (remount filesystems readonly), etc. | |
Mac OS (7 and later) | ⌥ Option+⌘ Command+Esc | Force quit applications |
⌘ Cmd-Control–⏏ Media Eject[21] | Quit all applications and restart | |
Control-⏏ Media Eject[21][22] | Restart, sleep or shutdown | |
BeOS | Ctrl+Alt+⇧ Shift and click an applications entry in the Deskbar | Kills application |
Xfce | Ctrl+Alt+Esc + click on window | Kill application |
X Window System | Ctrl+Alt+← Backspace | Immediately kills the X server (the key can be disabled). When using an X Display Manager, it will usually start the X server again. |
Other operating systems | Ctrl+Alt+Delete | Often (but not always) configured to reboot |
Platform | Key combination | Function |
---|---|---|
Acorn Machines (pre-1987) | Break | Processor reset, although confusingly always referred to as soft reset. Hold down Ctrl as well for so-called hard reset (reinitializes various settings); hold down Shift to boot from disk (or not to, if disk is the default). |
Acorn and post-Acorn RISC OS machines. | Reset button | Processor reset, although confusingly always referred to as soft reset. Hold down Ctrl as well for so-called hard reset (reinitializes various settings); hold down Shift to boot from disk (or not to, if disk is the default). Hold down various other keys to restore CMOS settings to safe configurations. |
Ctrl+Break | Perform a soft reboot. | |
Amiga | Ctrl+Left Amiga (or Commodore)+Right Amiga | Hard reset. The reset will be instant unless a specific hardware delay function has been activated. |
Amstrad CPC 464 and CPC6128 | Ctrl+⇧ Shift+Esc | Reset (cold) |
Amstrad PCW | ⇧ Shift+Extra+Exit | Reset (cold) |
⇧ Shift+Extra+Relay | Warm boot from the currently-inserted floppy disc. Is able to boot from discs in LocoScript installer format, which cannot be loaded by the normal ROM loader. | |
Atari ST | Ctrl+Alt+Del | Soft reset. Under FreeMiNT >= 1.16 it won't be instant, disk partitions are unmounted first. Ctrl + Alt + Shift + Del will perform hard reset. |
Sinclair ZX Spectrum | Break | Halted peripheral (cassette tape or printer) operations with the report D BREAK – CONT repeats, or halted BASIC programs with the report L BREAK into program. |
Alphas running OpenVMS | Ctrl+P | Enter ROM Serial Console or reboot, depending on setting in SRM |
Apple II series machines | Ctrl+Reset | Enter the monitor or ROM BASIC |
Ctrl+Open Apple+Reset | Reboot the machine | |
Ctrl+Option (Closed Apple)+Reset | Enter BIOS setup, then reboot | |
Ctrl+Option (Closed Apple)+Open Apple+Reset | Self-test, then reboot | |
Ctrl+Open Apple+Escape | Kill application | |
Macintosh computers with power button on keyboard | Control+⌘ Command+Power (sometimes known as a "Control Flower Power") | Reboot the machine |
SGI workstation | Left Shift+Left Ctrl+Left Alt+Keypad Divide+F12 | Restart X server (same as Ctrl + Alt + Backspace below). Nicknamed "the death-grip" due to the contorted finger positions. |
Commodore 64 & Vic-20 | Run/Stop+Restore | Halt (soft reconfiguration) and return to READY prompt |
Commodore 128 | Reset | Reset to power on state in current mode |
Commodore+Reset | Reset to C-64 mode | |
Run/Stop+Reset | Reset to ML monitor preserving contents of BASIC memory | |
Olivetti M20 | Ctrl+Reset | Soft resets the machine |
TI Explorer Lisp Machine | Left-Ctrl Left-Meta Right-Ctrl Right-Meta Abort | Restart the system |
Platform | Key combination | Function |
---|---|---|
BlackBerry | Alt+Right shift+Delete | Soft reboot |
S60 Platform | Green (call answer)+*+3 (while restarting the phone) | Wipes internal memory and resets the device |
iPod nano 3rd Generation | Play/Pause+Center button (hold down until Apple logo shows) | Reboots the iPod to the Apple logo that you see when you turn the iPod on for the first time. |
iPod nano 4th Generation | ≣ Menu+Center button (hold down until Apple logo shows) | Reboots the iPod to the Apple logo that you see when you turn the iPod on for the first time. |
iPod Touch, iPhone, and iPad | Top Power Button+Center Home Button (hold down until Apple logo shows)[23] | Reboots the iPod, iPhone, or iPad to the Apple logo that you see when you turn the device on for the first time. |
Android devices, particularly the Nexus One | Track ball+volume down+power, all held down until power off | Reboot normally if all buttons are released; reboot into bootloader if the volume down button is continuously held |
Alt+⇧ Shift+Del | Reboots the device. Applies to devices with a keyboard, such as Motorola Droid and Motorola Droid 2 |
Platform | Key combination | Function |
---|---|---|
TI-30XIIS | On+Clear | Restarts the calculator and clears RAM |
TI-80, TI-81, TI-82, TI-83, TI-84 | Mode, Alpha, S | Shows ROM version number. [Enter] enters self test mode |
TI-85, TI-86 | 2nd, Mode, Alpha, S | Shows ROM version number. [Enter] enters self test mode |
TI-89 | 2nd+Left Arrow+Right Arrow+On | Restarts the calculator and clears RAM |
Esc+On | Force break without restarting RAM | |
F5, Diamond+Clear, Alpha+S | Enter self test mode | |
Natural display Casio calculators | ⇧ Shift+7+On | Restarts the calculator and clears RAM and EEPROM. Continue pressing Shift to advance through self-test mode. |
TI-99/4A | FCTN+-++ | Resets machine back to startup screen. |
Voyage 200 | 2nd+Hand+On | Restarts the calculator and clears RAM |
HP-48 | On+C | Restarts RPL, clearing the Stack and PICT, closing IO, and returning to the HOME directory (but not purging the memory) |
On+A+F | As above, but also purges the memory | |
Scientific Atlanta Explorer DHCT | Volume Down+Volume Up+Info (on settop box; not remote) | Reboots box (starts up to blue EXPLORER screen) |
Foxtel Set-top-boxes | Back+Select (on box; except UEC 720) | Power cycles the machine.[24] |
Standby+Foxtel (on box; UEC 720) | ||
Back+Select+Reset (on box; iQ2) |
In popular culture
As computers became ubiquitous, so too, has the jargon. Control-Alt-Delete can also mean "dump," or "do away with".[25]
The keystrokes are well known and infamous for escaping from problems in pop culture. For example, in the Billy Talent song "Perfect World", part of the lyrics include the sequence and associate it with resetting their memory and escaping from a situation: "Control-Alt-Deleted. Reset my memory."[26]
They were also used in a line in the "Weird Al" Yankovic Song - It's all about the Pentiums:[27]
"Play me online? Well, you know that I'll beat you.
If I ever meet you I'll Control-Alt-Delete you"
See also
Notes
- ^ When a Windows computer is locked, access to Windows is only allowed when valid credentials are supplied. Unlocking a computer is similar to a logon.
- ^ The only way to wrest the control of Ctrl+Alt+Delete handling from Windows is to subvert its core components such as kernel or winlogon. However, a malicious program that has succeeded in breaching Windows integrity so deeply does not need to steal a password.
References
- ^ Smith, Gina (2007-12-03). "Unsung innovators: David Bradley, inventor of the "three-finger salute"". Computerworld. Retrieved 2009-04-12.
{{cite web}}
: Italic or bold markup not allowed in:|publisher=
(help) - ^ "CTRL-ALT-DEL: The Three Finger Salute". Togaware. Retrieved 2009-04-12.
- ^ "Slang Dictionary - Dictionary.com". Reference.com. Retrieved 2012-07-08.
- ^ a b Needleman, Rafe (2011-08-15). "Happy 30th Birthday to the IBM PC". CNET. CBS Interactive. Retrieved 2013-01-12.
- ^ "Thank this guy for 'control-alt-delete'". Indianapolis Star. Retrieved 2010-09-09.
- ^ Virginia Hughes (July 12, 2013). "The History of CTRL + ALT + DELETE". mental_floss. Retrieved 2013-07-10.
{{cite news}}
: Cite has empty unknown parameter:|coauthors=
(help) - ^ Hyde, Randall (1996-09-30). "The Art of Assembly Language Programming". Retrieved 2012-04-25.
- ^ "Microsoft Releases Windows 3.1". 1992-04-06. Retrieved 2012-04-25.
- ^ Osterman, Larry (2005-01-24). "Why is Control-Alt-Delete the secure attention sequence (SAS)?". Larry Osterman's WebLog. MSDN Blogs. Retrieved 2007-03-15.
- ^ "Enable Press Ctrl+Alt+Del Secure Logon On Windows 7 or Vista". My Digital Life. 2010-01-28. Retrieved 2013-01-19.
- ^ a b "How to enable or disable the CTRL+ALT+DELETE sequence for logging on to Windows XP, to Windows Vista, and to Windows 7". Microsoft Support. Microsoft. 2010-12-10. Retrieved 2013-01-19.
- ^ a b "How to change the logon window and the shutdown preferences in Windows XP". Microsoft Support. Microsoft. 2007-05-07. Retrieved 2013-01-19.
- ^ "Using CTRL+ALT+DEL key combination to open Windows Security opens Task Manager". Microsoft Support. Microsoft. 2006-01-15. Retrieved 2013-01-19.
- ^ Iacobucci, Ed (1988). Das OS/2-Buch (in German) (1st ed.). Hamburg: Osborne / McGraw-Hill Book Company GmbH (published 1989). ISBN 3-89028-151-6.
{{cite book}}
: Unknown parameter|trans_title=
ignored (|trans-title=
suggested) (help) - ^ a b Albrecht, Robert M.; Plura, Michael (1993). Das große Buch zu OS/2 Version 2 (in German) (1st ed.). Düsseldorf: Data Becker. ISBN 3-89011-598-5.
- ^ Moskowitz, David; Kerr, David (1995). OS/2 Warp Version 3 für Insider (in German) (1st ed.). SAMS Publishing. ISBN 3-87791-815-8.
{{cite book}}
: Unknown parameter|trans_title=
ignored (|trans-title=
suggested) (help) - ^ "Mac OS X Server Easter Egg - This is not DOS". Retrieved 2011-10-07.
- ^ a b c Paul, Matthias; Frinke, Axel C. (1997-10-13) [first published 1991], FreeKEYB - Enhanced DOS keyboard and console driver (User Manual) (v6.5 ed.) (NB. FreeKEYB is a Unicode-based dynamically configurable successor of K3PLUS supporting most keyboard layouts, code pages, and country codes.)
- ^ a b c Paul, Matthias; Frinke, Axel C. (2006-01-16), FreeKEYB - Advanced international DOS keyboard and console driver (User Manual) (v7 preliminary (v6.58) ed.)
- ^ a b Frinke, Axel C.; Paul, Matthias (1995-05-10) [first published 1991], K3PLUS v6 - Der ultimative Ersatz für den DOS-Standard-Tastaturtreiber KEYB GR (User Manual) (in German) (r49-v6.21 ed.) (NB. K3PLUS was an extended keyboard driver for DOS widely distributed in Germany at its time, with adaptations to a handful of other European languages available.
K3PLUS.DOC
is part of theK3P621P2.ZIP
distribution package.) - ^ a b "Mac OS X keyboard shortcuts". Apple, Inc.
- ^ "Mac OS X 10.4 or earlier: Computer stops responding". Apple, Inc.
- ^ "Frozen or unresponsive iPhone".
- ^ FOXTEL Set-Top Unit Reboot
- ^ Wordspy cites the earliest such use as Chris Miksanek's 18 December 1995 Computerworld column titled, "Ctrl-Alt-Delete those holiday trinkets".
- ^ "Billy Talent – 'Perfect World' Lyrics". Retrieved 2011-07-13.
- ^ "Weird Al" Yankovic – 'it's all about the pentiums' Lyrics". Retrieved 2011-10-26.
Play me online? Well, you know that I'll beat you. If I ever meet you I'll Control-Alt-Delete you
Further reading
- "Windows 3.1 Resource Kit SYSTEM.INI 386ENH Section A–L". Microsoft's KnowledgeBase article 83435. Retrieved January 7, 2005.
- Linux manual pages for kill(2) and reboot(2).
- Gary S. Terhune (11 January 2004). "Lost Ctrl-Alt-Del function on W98, 2nd". Newsgroup: microsoft.public.win98.gen_discussion. uAIVMjC2DHA.2336@TK2MSFTNGP09.phx.gbl. — a report of the effect of
LocalReboot
in Windows 95 - Geoff Chappell (6 May 1998). "Is this possible?". Newsgroup: comp.os.ms-windows.programmer.vxd. 6iouc1$dgh$2@reader1.reader.news.ozemail.net.
{{cite newsgroup}}
: Unknown parameter|googleid=
ignored (help) — a report of differences inLocalReboot
between Windows 3.x and Windows 95
Esc | F1 | F2 | F3 | F4 | F5 | F6 | F7 | F8 | F9 | F10 | F11 | F12 | PrtScn/ SysRq |
Scroll Lock |
Pause/ Break |
|||||||||
Insert | Home | PgUp | Num Lock |
∕ | ∗ | − | ||||||||||||||||||
Delete | End | PgDn | 7 | 8 | 9 | + | ||||||||||||||||||
4 | 5 | 6 | ||||||||||||||||||||||
↑ | 1 | 2 | 3 | Enter | ||||||||||||||||||||
← | ↓ | → | 0 Ins |
. Del |