You are not logged in.

#1 2013-01-09 22:51:01

innocent_rifle
Member
Registered: 2013-01-07
Posts: 5

Set midnight commander as default file manager.

How can i set mc as a default file manager to open files from chrome downloads in it?
I've put a .desktop file inside /ust/share/applications/

midnight-commander.desktop

[Desktop Entry]
Name=Midnight Commander
Type=Application
Terminal=true
Comment=A visual file manager
Exec=mc
TryExec=mc
Icon=MidnightCommander
Categories=System;FileTools;FileManager;

and run xdg-mime default midnight-commander.desktop inode/directory. But when i try to open something from chrome downloads nothing happens.

Offline

#2 2013-01-10 00:44:04

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: Set midnight commander as default file manager.

You set "Terminal=true", but what terminal is it trying to run? Do you have xterm installed?

Offline

#3 2013-01-10 04:02:49

ConnorBehan
Package Maintainer (PM)
From: Long Island NY
Registered: 2007-07-05
Posts: 1,359
Website

Re: Set midnight commander as default file manager.

There's also "xterm -e mc" in case the rest fails.


6EA3 F3F3 B908 2632 A9CB E931 D53A 0445 B47A 0DAB
Great things come in tar.xz packages.

Offline

#4 2013-01-10 08:33:42

innocent_rifle
Member
Registered: 2013-01-07
Posts: 5

Re: Set midnight commander as default file manager.

anonymous_user wrote:

You set "Terminal=true", but what terminal is it trying to run? Do you have xterm installed?

I'm using zsh + urxvt. Xterm is also installed

Last edited by innocent_rifle (2013-01-10 12:26:54)

Offline

Board footer

Powered by FluxBB