Midnight Commander on Mobian
#1
Hi everyone,

Just thought I would share my experiences with trying Midnight Commander on Mobian:
(It is a terminal-based twin pane filemanager)

I installed it from Kings Cross by:

sudo apt install mc

I then ran it from Kings Cross by typing:

mc

it seemed to run fairly well, and also worked with touch input.
It has many functions built-in, such as an editor, working with permissions and file-ownership etc.

(Note: It also seemed to add 2 new icons to the desktop, which did not seem to do anything?)

Some tricks I have found useful are:

It seems to be able to be run from sudo for special reasons, perhaps to delete files owned by root etc.
Choosing to  zoom in/out from the terminal it is running in can make more room on the screen to see filename etc.
choosing to display the twin panes one on top of the other instead of side by side is helpful for reading long filenames (I was able to change it via a menu option)
Sometimes the phone needs to be changed to landscape mode for a few seconds to see an option.
Pressing F10 should exit the program, and return to the terminal.
(F10 should be accessible from the on screen keyboard, by pressing second key from left at bottom, then enabling "terminal" mode, then pressing the second key from right at bottom (marked   >_  ).

Hope this is interesting to someone! -regards.
  Reply
#2
(01-19-2021, 05:43 AM)rp3 Wrote: (Note: It also seemed to add 2 new icons to the desktop, which did not seem to do anything?)

Hi rp3,
you may get rid of these symbols by following this "clean" way (it follows some conventions, so it will be resistant to package updates):

1st create a directory within a hidden folder in your home directory:
Code:
cd ~/.local/share
mkdir applications

2nd copy the mc desktop files to your local:
Code:
cd /usr/share/applications
sudo cp mc*.desktop ~/.local/share/applications

3rd edit the mc.desktop and and mcedit.desktop and add this line at the end:
Code:
NoDisplay=true

Save!
The symbols are gone from your launcher now...
Midnight commander is a great tool within ssh sessions as well Tongue

Regards,
scholbert
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  cryptocurrency on mobian/pinephone biketool 33 49,761 06-30-2025, 02:57 PM
Last Post: biketool
  XLibre for Mobian Hiraghm 1 193 06-30-2025, 01:38 AM
Last Post: Haroldkent
  Axolotl on PinePhone / Mobian arno_nuehm 223 241,043 06-25-2025, 01:19 PM
Last Post: anonymous
  bookworm vs trixie discussion for mobian in pinephone regular. zetabeta 64 22,710 06-17-2025, 06:27 AM
Last Post: anonymous
  VoIP account on mobian dialer j_s 0 147 06-15-2025, 04:19 PM
Last Post: j_s
  Mobian Pinephone Notification LED biketool 2 325 06-07-2025, 03:19 PM
Last Post: KC9UDX
  Vivaldi Web browser nearly native for Mobian biketool 3 692 05-06-2025, 02:19 AM
Last Post: biketool
  mobian calamares fail merom 2 748 04-29-2025, 02:10 PM
Last Post: mdk
  mobian phosh on screen keyboard not popping up for Chromium/Electron apps grump_fiddle_reinstall 1 843 01-15-2025, 08:08 PM
Last Post: Kevin Kofler
  How to use QR codes on Mobian Sid(unstable) Pinephone Pro biketool 1 733 01-02-2025, 12:47 PM
Last Post: zetabeta

Forum Jump:


Users browsing this thread: 1 Guest(s)