services.xserver.synaptics.buttonsMap

NixOS option

Remap touchpad buttons.

type: list of signed integer
Default
[
  1
  2
  3
]
Example
[
  1
  3
  2
]
declared in: nixos/modules/services/x11/hardware/synaptics.nixView source on NixOS/nixpkgs →