I've looked into this a bit more today, and as far as I can tell, the
options are quite limited.

In the nautilus source, the nautilus_autorun function returns
immediately if either the media_autorun_never gconf key is set, or if
the should_autorun_mount function returns false.  The latter will only
do autorun, as the code says, "on local files or files where
g_volume_should_automount() returns TRUE", with local files being non-
gvfs paths.

So the options at present are to either mount in a hidden directory, or
disable autorun around when we're mounting  filesystems, dealing with
the fallout from that.

-- 
When inserting a stick, no nautilus window should steal focus
https://bugs.launchpad.net/bugs/269786
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to