Hi, I am trying to understand how auto mount works when you plug-in a NTFS USB disk. So far I found that udisk listens to udev events. Once udev notifies udisks that a disk is plugged in, udisk takes over and does the mounting by calling ntfs-3g. I just want to know where in the udisk source code does udisk listen to udev events? Thanks & Regards, RM