services.actkbd.bindings.*.events

NixOS option

List of events to match.

type: list of (one of "key", "rep", "rel")
Default
[
  "key"
]
declared in: nixos/modules/services/hardware/actkbd.nixView source on NixOS/nixpkgs →