services.libinput.touchpad.scrollButton

NixOS option

Designates a button as scroll button. If the ScrollMethod is button and the button is logically held down, x/y axis movement is converted into scroll events.

type: null or signed integer
Default
null
Example
1
declared in: nixos/modules/services/hardware/libinput.nixView source on NixOS/nixpkgs →