Monitor Input Devices - Intercept Events with udevmon | Online Free DevTools by Hexmos
Intercept and monitor input device events with udevmon. Filter and modify events using YAML configuration files for customized actions. Free online tool, no registration required.
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#udevmon.
- Start udevmon with specified configuration file:
udevmon -c {{path/to/config.yaml}}