winit::platform_impl::linux::x11::event_processor

Constant KEYCODE_OFFSET

Source
const KEYCODE_OFFSET: u8 = 8;
Expand description

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