Skip to main content

KEYPAD_APPLICATION_MODE

Constant KEYPAD_APPLICATION_MODE 

Source
pub const KEYPAD_APPLICATION_MODE: &[u8] = b"\x1b=";
Expand description

Keypad Application Mode (DECKPAM): exact bytes ESC = (b"\x1b=").

After this, keypad keys normally send application sequences instead of digits/operators.