services.logkeys.device

NixOS option

Use the given device as keyboard input event device instead of /dev/input/eventX default.

type: null or string
Default
null
Example
"/dev/input/event15"
declared in: nixos/modules/services/misc/logkeys.nixView source on NixOS/nixpkgs →