Skip to main content
  1. Archives/

Making Dolphin the Default File Manager

··197 words·1 min·
News Dolphin

Dolphin’s fast loading times and clean interface made me consider to have a second look at Dolphin. So here’s a way to make Dolphin the default file manager.

If you haven’t installed Dolphin yet, install it via apt-get or Adept. More info about that in my previous post.

Then, Click on K Menu -> Run Command and type ‘kcontrol’ (without the quotes, of course).

Then Click on KDE Components -> File Associations. Expand the inode section.

dolphin-default.jpg

Make Dolphin the first choice, by moving it above Konqueror in the precedence order. This will ensure that Dolphin gets the first priority for opening directories.

To make dolphin the default file manager for the virtual directories kde creates e.g. system:/ then again in the File Associations section of the control centre expand the inode section of Known Types. Under the system_directory mime type, add dolphin to the list of applications(If Dolphin entry is already present, remove it), however instead of choosing dolphin from the kmenu, type the following in to the text box at the top dolphin %u The virtual directories created by kde will then be opened by dolphin as default

Voila! Dolphin is now your default file manager!

Sathyajith Bhat
Author
Sathyajith Bhat
Author, AWS Container Hero and DevOps Specialist.

Related

3i-Infotech, Here I come
··150 words·1 min
News
Well, I’d been to Bangalore to collect my offer letter for a job as Trainee Software Engineer at 3i-Infotech yesterday. Most of the people who had cleared the GD, seemed to have cleared the Personal Interview as well, atleast most of the people who were in my group. The joining formalities was headed by a HR person named, Anupama, and boy was she grouchy! Is she always so? Whatever it maybe, I’m glad she wasn’t the one taking my interview.
Howdy!
··85 words·1 min
News Hello World
Howdy folks. After my first attempt at blogging, which was “very successful”(thanks to me of course, I was too active, you know!) I’ve decided to start my blogging “career” all over again. Hope I will be more motivated than ever to maintain this, thanks to a certain “jobless” friend of mine, who kept pestering me about my nonexisting blog. If you’re still reading this, wow well and good! Hope to hear some “interesting” comments, brickbats and rants from ya all.
Formatting USB pen drive in Linux using Terminal
··251 words·2 mins
Tips & How-To's Commands Filesystem Linux
Insert your USB pen drive. Let it get detected and mounted. Open Terminal. Type The Following commands dmesg |tail -> here the ‘|’ key is the pipe, ie, the key before the backspace key(the upper one, so press shift) You’ll get something like sathya@shaman:~$ dmesg |tail [ 9921.681164] sda: Write Protect is off [ 9921.681174] sda: Mode Sense: 23 00 00 00 [ 9921.681178] sda: assuming drive cache: write through