1) Is it possible to replace the standard FM with another one? 2) Would it be possible to implement a standard wrapper around a replacement FM so that when the standard open/save dialog is required by an app, the new FM would provide that?
sudo gainroot cd /home/user/MyDocs mkdir home_mnt mount --bind /home home_mnt
sudo gainroot umount /home/user/MyDocs/home_mnt