The file manager utility more than any other system app on any computing platform is the workhorse of daily computing tasks. Linux users have numerous file managers as choices. Depending on the distro, usually one or two default apps are preinstalled -- but these might not be the best options.
xdg-mime may have been configured to use these applications.Here is how I configured Thunar as my file manager> xdg-mime query filetype [directory]
application/x-directory; charset=binary
> ls /usr/share/applications|grep Thunar
Thunar-bulk-rename.desktop
Thunar.desktop
Thunar-folder-handler.desktop
> xdg-mime default Thunar.desktop application/x-directory
> xdg-mime query default appl
Hello everybody.I don't use Crunchbang at this moment, but I installed Arch Linux next to it, trying to make some sort of Andreas/#! mix that I like better which is lighter. Don't get me wrong, Crunchbang is fast, but Debian is not thaaat fast, while Arch Linux is. So, I want to keep it that way: light.
Ok, I think I have a fix. Deleting my Thunar config files helped. But here's the tricky part:You know the "~/.config/Thunar" directory? That apparently is not the Thunar config file location. Instead, I removed "~/.config/xfce4/xfconf/xfce-perchannel-xml/thunar*". After restarting Thunar, my Trash can worked correctly.
This is a bit of a necro-bump, but interesting to see how ideas change over time...dubois wrote:Here's an answer http://forum.xfce.org/viewtopic.php?id=5904 re tabbed browsing in Thunar. From the link above (April 2011), a Thunar developer replied as follows regarding tabs in Thunar:No, we (all devs) are against it....Bad usability and there are already similar file managers
I found myself always holding Shift when I delete a file with Thunar (the XFCE file manager).
When I was using Windows I was always disabling "recycle bin" immediately after installation. I've looked for similar option in Thunar settings but had no luck finding it.
Do you happen to know a way?
When I am in the terminal and make new file they don't show up in Thunar till I am reload Thunar with F5Is there a way I don't have to reload and that Thunar show directly my new files?Gr Ayla
> thunar-dropbox-0.1.1.tar.bz2> thunar-dropbox-0.1.1-i386.deb=Runtime dependencies:=thunar=Buildtime dependencies:=thunar, libthunar-vfs-1-devHello,I've created a plugin for thunar that adds context-menu items for dropbox.
HiI am running the testing version of crunch and I think I found a small bug. I frequently import pictures and they come in as *.JPG and I normally use thunar's bulk rename with the extension option to rename to *.jpg. With this testing version, thunar just crashes.The version of Thunar is 1.2.3.Overall, I love this version of crunch!!