| default activation (BC-FES) |
A UI element, such as a button, is activated by default if it reacts to a certain key on the keyboard (generally the Enter key), even if the keyboard focus is not on this element.
Example
In a typical dialog box, the "OK" button is generally the UI element activated by default. This means that, when you press the Enter key, the "OK" button is pressed on the screen.