User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1) Build Identifier: Would it be possible to add the startup notification to true when double clicking on the desktop fixed icons like home or trash? The startup notification works great for .desktop file on the desktop but it's not enabled for the fixed icons. Answer from Brian on the mailing list: Hmm, yeah, that would be a nice idea. I'm not sure if it's doable, though, because those icons use dbus to launch the default file manager. I'm not sure that there's a way to pass the startup notification data since they're contained in env vars. Benny, any thoughts? I can't think of a reasonable way to achieve the same effect... Reproducible: Always
Not possible to do anything about startup notification from my end, but I added some cursor switching for the d-bus methods. When the methods return, the cursor gets set back to the normal pointer.