I want to troubleshoot why the graphic tables is active only if it is connected when Xorg is started (and stops working with spamming of Xorg.0.log if I reconnect it).
As far as I know, udev-based hotplugging works by Xorg somehow staying connected with udev after start.
- Where are details of this? What mechanism of Xorg keeping in touch with udev? Direct socket connection? D-Bus?
- What messages to look in udev or Xorg logs for missing connection between udev and Xorg?
- How to manually trigger Xorg's re-enumerating of input devices?