Monitor usb changes in MacOS
Unsolved
General and Desktop
-
Hi all,
is there anyway to monitor USB changes (plugged and unplugged) using QAbastractNativeEventFilter or any other Qt API for MacOS? At the minute, I'm using QAbastractNativeEventFilter on Windows and I'm getting WM_DEVICECHANGE events so I'm looking for equivalent solution on MacOS
Any clue?
Thanks in advance.
-
Hi,
KDE's Solid might be of interest.