Constant libinput_config_scroll_method_LIBINPUT_CONFIG_SCROLL_NO_SCROLL
pub const libinput_config_scroll_method_LIBINPUT_CONFIG_SCROLL_NO_SCROLL: u32 = 0; // 0u32
Expand description
Never send scroll events instead of pointer motion events. This has no effect on events generated by scroll wheels.