Constant input_sys::libinput_event_type_LIBINPUT_EVENT_TABLET_TOOL_BUTTON[][src]

pub const libinput_event_type_LIBINPUT_EVENT_TABLET_TOOL_BUTTON: libinput_event_type = 603;
Expand description

Signals that a tool has changed a logical button state on a device with the @ref LIBINPUT_DEVICE_CAP_TABLET_TOOL capability.

Button state changes occur on their own and do not include axis state changes. If button and axis state changes occur within the same logical hardware event, the order of the @ref LIBINPUT_EVENT_TABLET_TOOL_BUTTON and @ref LIBINPUT_EVENT_TABLET_TOOL_AXIS event is device-specific.

This event is not to be confused with the button events emitted by the tablet pad. See @ref LIBINPUT_EVENT_TABLET_PAD_BUTTON.

@see LIBINPUT_EVENT_TABLET_PAD_BUTTON

@since 1.2