services.actkbd.enable
Whether to enable the actkbd key mapping daemon.
Turning this on will start an actkbd
instance for every evdev input that has at least one key
(which is okay even for systems with tiny memory footprint,
since actkbd normally uses <100 bytes of memory per
instance).
This allows binding keys globally without the need for e.g. X11.
- Type
boolean- Default
false- Declared
- <nixpkgs/nixos/modules/services/hardware/actkbd.nix>