Constant winit::platform_impl::linux::x11::event_processor::KEYCODE_OFFSET

source ·
const KEYCODE_OFFSET: u8 = 8;
Expand description

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