const KEYCODE_OFFSET: u8 = 8;
Expand description

The X11 documentation states: “Keycodes lie in the inclusive range [8, 255]”.