Control-Alt-Delete

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

A QWERTY keyboard layout with the position of Control, Alt and Delete keys highlighted

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)[4][5][6] or in DOS, Windows 3.0 and earlier versions of Windows or OS/2, the key combination reboots the computer. Starting with Windows 3.1, the command invokes a task manager or security related component that facilitates ending a Windows session.

History

Original IBM PC 5150 keyboard: It is impossible to press Ctrl+Alt+Del with one hand only

The soft reboot function via keyboard was originally designed by David Bradley.[7] Bradley, as the chief engineer of the IBM PC project and developer of the machine's ROM-BIOS, had originally used Ctrl+Alt+Esc,[8] but found it was too easy to bump the left side of the keyboard and reboot the computer accidentally. According to his own account, Hallerman, who was the chief programmer of the project, therefore suggested switching the key combination to Ctrl+Alt+Del as a safety measure, a combination impossible to press with just one hand on the original IBM PC keyboard.[9]:{{{3}}}[10][11]

The feature was originally conceived only as an development feature for internal use and not intended to be used by end users, as it triggered the reboot without warning or further confirmation—it was meant to be used by people writing programs or documentation, so that they could reboot their computers without powering them down. Bill Gates (former Microsoft CEO) remembered it as "just something we were using in development and it wouldn't be available elsewhere".[12] The feature, however, was detailed in IBM's technical reference documentation[4] to the original PC and thereby revealed to the general public.[9]

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."[7]

Bradley is also known for his good-natured jab at Gates 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").[10]

During a question and answer presentation on 21 September 2013, Gates said "it was a mistake", referring to the decision to use Ctrl+Alt+Del as the keyboard combination to log in to Windows. Gates stated he would have preferred a single button to trigger the same actions, but could not get IBM to add the extra button into the keyboard layout.[8]

BIOS

By default, when the operating system is running in real mode (or in a pre-boot environment, when no operating system is started yet), this keystroke combination is intercepted by the BIOS.[4][5][6][13] The BIOS reacts by performing a soft reboot (also known as a warm reboot).[4][5][6] Examples of such operating systems include DOS, Windows 3.0 in Standard Mode as well as earlier versions of Windows.[8]

Windows

DOS-based Windows

Close Program dialog box, seen in Windows 9x

In Windows 9x and Windows 3.0 running in 386 Enhanced mode,[8] 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.[14] The text of this rudimentary task manager was written by Steve Ballmer.[15]
  • Windows 9x temporarily halts the entire system and displays the 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.[16][17]

If LocalReboot=Off, Windows performs a soft reboot.[14][17]

Windows NT family

The Windows Security screen in Windows 8 provides various security-related options.
Windows 8 secure attention screen

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,[lower-alpha 1] 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,[lower-alpha 2] the trick is thwarted.[18] 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.[19][20]
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.[20] 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.[21] With that in mind, Windows XP uses the three-finger salute in the following unique scenarios:
  1. At a logon prompt, the key combination dismisses Welcome Screen and invokes classic logon user interface.[21]
  2. 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.[22]
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.[23] 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.[24] 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).[24][25]

Mac

Ctrl+Alt+Delete is not a keyboard shortcut on Mac OS platforms. Instead, Command+ Option+Esc can be used to bring up the Force Quit Menu. However, in the 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."[26]

Ubuntu

The result of pressing the key combination in Ubuntu v12.10

On some Linux-based operating systems including Ubuntu and Debian, Control+Alt+Delete is a shortcut for logging out.[27]

On Ubuntu Server, it is used to reboot a computer without logging in.[28]

Equivalents on various platforms

Desktop operating systems
Platform Key combination Function
BIOS Ctrl+Alt+Delete Perform a soft reboot without memory initialization by jumping to IPL reset vector,[4][5][6] after broadcasting a pending shutdown event (on AT compatible machines).[5][6]
DOS + KEYB 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)[5][6] and flushing disk caches (since DOS 6, or with FreeKEYB[29][30] 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.
DOS + K3PLUS or FreeKEYB Shift+Ctrl+Alt+Delete 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.[29][30][31]
LShift+RShift+Ctrl+Alt+Delete Perform a hard reboot by triggering the chipset's reset logic, after broadcasting a pending shutdown event and flushing disk caches.[29][30][31]
Windows 3.x Ctrl+Alt+Delete Close unresponsive applications. Performs a soft reboot if pressed twice.[14][16][17]
Windows 9x Ctrl+Alt+Delete Bring up "Close Program" dialog box (a simplistic task manager). Performs a soft reboot if pressed twice.[16][17]
Windows NT family Ctrl+ Shift+Esc Bring up the Windows Task Manager
Ctrl+Alt+Delete <templatestyles src="Plainlist/styles.css"/>
  • Before logon: Brings up the login screen (secure attention sequence)
  • After logon: Brings up Windows Security; in Windows XP, brings up Windows Task Manager if the welcome screen is enabled, otherwise brings up Windows Security
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[32]
Cmd+Control+⏏ Media Eject Quit all applications and restart[32]
Cmd+ Option+Control+⏏ Media Eject Quit all applications and shut down[32]
Control+⏏ Media Eject Show restart, sleep or shutdown dialog[32][33]
BeOS Ctrl+Alt+ Shift and click an application's entry in the Deskbar Kills application
Xfce Ctrl+Alt+Esc + click on window Kills application
Ctrl+Alt+Delete Lock the screen and invoke the screensaver
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 platforms
Platform Key combination Function
Apple II Ctrl+Reset Interrupt the running program (all models)
Open-Apple+Ctrl+Reset Reboot the computer (IIe and later)
Open-Apple+Solid-Apple+Ctrl+Reset Run the built-in self-test (IIe and later)
Solid-Apple+Ctrl+Reset Bring up a screen to reset system defaults before rebooting (IIGS only)
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.[34]
Standby+Foxtel (on box; UEC 720)
Back+Select+Reset (on box; iQ2)

In popular culture

Dutch protester carrying a sign that reads "Ctrl-Alt-Del the early retirement plan"

As computers became ubiquitous, so too, has the jargon. Control-Alt-Delete can also mean "dump," or "do away with".[35]

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."[36]

They were also used in a line in the "Weird Al" Yankovic song - It's all about the Pentiums:[37]

<templatestyles src="Template:Blockquote/styles.css" />

"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

  1. 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.
  2. 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

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. 4.0 4.1 4.2 4.3 4.4 Lua error in package.lua at line 80: module 'strict' not found.
  5. 5.0 5.1 5.2 5.3 5.4 5.5 Lua error in package.lua at line 80: module 'strict' not found.
  6. 6.0 6.1 6.2 6.3 6.4 6.5 Lua error in package.lua at line 80: module 'strict' not found.
  7. 7.0 7.1 Lua error in package.lua at line 80: module 'strict' not found.
  8. 8.0 8.1 8.2 8.3 Lua error in package.lua at line 80: module 'strict' not found.
  9. 9.0 9.1 Lua error in package.lua at line 80: module 'strict' not found.
  10. 10.0 10.1 Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. 14.0 14.1 14.2 Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.
  16. 16.0 16.1 16.2 Lua error in package.lua at line 80: module 'strict' not found. — a report of differences in LocalReboot between Windows 3.x and Windows 95
  17. 17.0 17.1 17.2 17.3 Lua error in package.lua at line 80: module 'strict' not found. — a report of the effect of LocalReboot in Windows 95
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. Lua error in package.lua at line 80: module 'strict' not found.
  20. 20.0 20.1 Lua error in package.lua at line 80: module 'strict' not found.
  21. 21.0 21.1 Lua error in package.lua at line 80: module 'strict' not found.
  22. Lua error in package.lua at line 80: module 'strict' not found.
  23. Lua error in package.lua at line 80: module 'strict' not found.
  24. 24.0 24.1 Lua error in package.lua at line 80: module 'strict' not found.
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. Lua error in package.lua at line 80: module 'strict' not found.
  27. Lua error in package.lua at line 80: module 'strict' not found.
  28. Lua error in package.lua at line 80: module 'strict' not found.
  29. 29.0 29.1 29.2 Lua error in package.lua at line 80: module 'strict' not found. (NB. FreeKEYB is a Unicode-based dynamically configurable successor of K3PLUS supporting most keyboard layouts, code pages, and country codes.)
  30. 30.0 30.1 30.2 Lua error in package.lua at line 80: module 'strict' not found.
  31. 31.0 31.1 Lua error in package.lua at line 80: module 'strict' not found. (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 the K3P621P2.ZIP distribution package.)
  32. 32.0 32.1 32.2 32.3 Lua error in package.lua at line 80: module 'strict' not found.
  33. Lua error in package.lua at line 80: module 'strict' not found.
  34. FOXTEL Set-Top Unit Reboot
  35. Wordspy cites the earliest such use as Chris Miksanek's 18 December 1995 Computerworld column titled, "Ctrl-Alt-Delete those holiday trinkets".
  36. Lua error in package.lua at line 80: module 'strict' not found.
  37. Lua error in package.lua at line 80: module 'strict' not found.

Further reading

  • Linux manual pages for kill(2) and reboot(2).