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
  Mobian Bulleyes aberrio 0 80 12-16-2024, 08:27 AM
Last Post: aberrio
  Mobian, Suspend, and Audio Playback biketool 0 126 12-11-2024, 12:56 AM
Last Post: biketool
  Upgrade to Mobian (Trixie) Staging biketool 12 690 12-06-2024, 05:46 PM
Last Post: vusra
  how to update mobian over tor vusra 14 9,483 12-04-2024, 07:01 PM
Last Post: vusra
  bookworm vs trixie discussion for mobian in pinephone regular. zetabeta 41 9,480 11-27-2024, 10:39 AM
Last Post: fernando_c_m
  atinout binaries for mobian/debian? NeutralGrey 4 1,525 10-31-2024, 04:16 AM
Last Post: astylethargic
  Mobian-Kicksecure? 3460p 0 922 05-26-2024, 02:09 PM
Last Post: 3460p
  Mobian repository status henrythemouse 16 12,447 04-10-2024, 10:02 AM
Last Post: diederik
  cant verify mobian image at website gnugpg penguins_rule 0 972 03-18-2024, 08:54 PM
Last Post: penguins_rule
  mobian installed to eMMC - how to install tow-boot grump_fiddle_reinstall 6 4,131 11-22-2023, 11:46 AM
Last Post: aLoop100o

Forum Jump:


Users browsing this thread: 1 Guest(s)