Skip to content

input-monitor: Add --only-new option

Simon McVittie requested to merge wip/input-monitor-hotplug into main

This is the opposite of --once: instead of only showing the devices that were already connected, it ignores those devices, and only shows new events, in practice meaning devices that are subsequently connected.

Merge request reports