LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Midnight-commander (https://www.linuxquestions.org/questions/linux-software-2/midnight-commander-745299/)

new2nagios 08-05-2009 09:44 AM

Midnight-commander
 
If this should be in a different formum please forgive me. I have installed mc and it works great form terminal or from cli however, I have created a link on my desktop which points to /usr/bin/mc but when I double-click on the icon nothing happens, I have checked the box that says this link is executable. Does anyone know if this tool will run on the desktop?

repo 08-05-2009 09:59 AM

Welcome to LQ

Choose
create launcher => type => application in terminal

Good luck

i92guboj 08-05-2009 10:03 AM

You either need to check a box to run it on a terminal, or use this command instead:

Code:

xterm -e mc
Or whatever terminal emulator you use instead of xterm.

new2nagios 08-05-2009 10:53 AM

using the xterm -e /usr/bin/mc as the command did the trick...thanks!

new2nagios 08-05-2009 10:55 AM

selecting the option application in Terminal also worked - thanks so much!


All times are GMT -5. The time now is 12:59 PM.