User-Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7 Build Identifier: i would welcome an option to select target (file or directory) instead of entering it/opening it. analogy in win32: explorer C:\WINDOWS -> displays contents explorer /select,C:\WINDOWS -> selects Reproducible: Always
*** Bug 8371 has been marked as a duplicate of this bug. ***
At the moment, you can use the dbus interface to accomplish this: dbus-send --print-reply --dest='org.xfce.FileManager' /org/xfce/FileManager org.xfce.FileManager.DisplayFolderAndSelect string:/home/user/tmp string:some-file.zip string:"" string:0 This will be improved in a later milestone. Closing.
Closing in favor of Bug #12273, which has slightly more information. *** This bug has been marked as a duplicate of bug 12273 ***