MyNixOS website logo
option

services.libinput.mouse.clickMethod

Enables a click method. Permitted values are none, buttonareas, clickfinger. Not all devices support all methods, if an option is unsupported, the default click method for this device is used.

Declarations
Type
null or one of "none", "buttonareas", "clickfinger"
Default
null
Example
"buttonareas"