Constant input_sys::libinput_event_type_LIBINPUT_EVENT_GESTURE_PINCH_END[][src]

pub const libinput_event_type_LIBINPUT_EVENT_GESTURE_PINCH_END: libinput_event_type = 805;
Expand description

A key pressed on a device with the @ref LIBINPUT_DEVICE_CAP_TABLET_PAD capability.

A key differs from @ref LIBINPUT_EVENT_TABLET_PAD_BUTTON in that keys have a specific functionality assigned to them (buttons are sequentially ordered). The key code thus carries a semantic meaning, a button number does not.

@since 1.15