View Single Post
Old 12-22-2011, 03:05 PM   #16
inameiname
Groupie
inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.
 
Posts: 159
Karma: 20390
Join Date: Feb 2009
Device: none
Quote:
Originally Posted by WS64 View Post
inameiname, please create this profile...
I absoluteley do not understand what to do...
How can you start a program with a "change dir" command???
I too have no success in starting MC.
No problem. The profile is already created. Just unzip the zip file I attached above, copy the two files into the 'myts' folder that is in your home directory, and start myts (probably using the Launchpad shortcut keys "T T").

Then, to run MC, just type 'mc', and press enter.

And as mentioned before, if you want 'mc' to run automatically when you start up myts, just uncomment the 'mc' at the bottom of the 'profile' file. That's all.

Oh, and fyi, you actually can start a command with a 'cd /into/a/directory'. It is just that '&&' terminology is what makes it work. That one command is actually 3, one to tell myts to go into the directory where the 'midnight commander''s main file is, the second to run it, and then the last to get out of its directory and into your Kindle's main directory when finished. And if you aren't too familiar with Linux commands, '&&' means the first command must run and complete before the next one runs. This is in contrast to '&', which means all commands will run simultaneously.

Last edited by inameiname; 12-22-2011 at 03:15 PM.
inameiname is offline   Reply With Quote