1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-08 00:46:00 +02:00
tldr/pages/linux/udevmon.md
Santosh Shrestha a2422ac85e
mux, udevmon, intercept, uinput: add page (#16667)
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2025-05-31 14:56:52 +00:00

377 B

udevmon

Intercept and monitor input devices for launching tasks. Filters or modifies events according to configuration file(s) (default: /etc/interception/udevmon.d/*.yaml). More information: https://gitlab.com/interception/linux/tools/-/tree/master?ref_type=heads#udevmon.

  • Start udevmon with specified configuration file:

udevmon -c {{path/to/config.yaml}}