On many modern
PCs, interrupts screen output by
BIOS until another key is pressed. This is effective during
boot in
text mode and in a
DOS box in
Windows safe mode with 50 lines. On early keyboards without a key (before the introduction of 101/102-key keyboards) the Pause function was assigned to , and the Break function to ; these key-combinations still work with most programs, even on modern PCs with modern keyboards. Pressing the dedicated key on 101/102-key keyboards sends the same
scancodes as pressing , then , then releasing them in the reverse order would do; additionally, an E1hex prefix is sent, which enables 101/102-key-aware software to discern the two situations, while older software usually just ignores the prefix. The key is different from all other keys in that it sends no scancodes at all on release in PS/2 modes 1 or 2, so it is impossible to determine whether this key is being held down with older devices. Also, it's not "typematic", that is, unlike the other keys, it doesn't send repeat scancodes while being held. In PS/2 mode 3 or USB HID mode, there is a release scancode, so it is possible to determine whether this key is being held down on modern computers. On modern keyboards, the key is usually labeled
Pause with
Break below, sometimes separated by a line: , or
Pause on the top of the keycap and
Break on the front, or only
Pause without
Break at all. Keyboards with
ISO/IEC 9995-7 markings including Canadian
CSA keyboard use
⎊ symbol for
Break and
⎉ for
Pause. In most Windows environments, the key combination brings up the system properties. ==Keyboards without Break key==