Skip to content

Enum pinnacle.input.libinput.ClickMethod ​

key

"button_areas" | "click_finger"

The click method defines when to generate software-emulated buttons, usually on a device that does not have a specific physical button available.

Values ​

"button_areas" ​

Button presses are generated according to where on the device the click occurs

"click_finger" ​

Button presses are generated according to the number of fingers used

Last updated: