pub const libinput_config_click_method_LIBINPUT_CONFIG_CLICK_METHOD_NONE: libinput_config_click_method = 0;Expand description
Do not send software-emulated button events. This has no effect on events generated by physical buttons.
pub const libinput_config_click_method_LIBINPUT_CONFIG_CLICK_METHOD_NONE: libinput_config_click_method = 0;Do not send software-emulated button events. This has no effect on events generated by physical buttons.