services.libinput.touchpad.tappingDragLock

NixOS option

Enables or disables drag lock during tapping behavior. When enabled, a finger up during tap- and-drag will not immediately release the button. If the finger is set down again within the timeout, the dragging process continues.

type: boolean
Default
true
declared in: nixos/modules/services/hardware/libinput.nixView source on NixOS/nixpkgs →