Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Midnight Commander: go to parent directory with Backspace

Featured Replies

  • Community Expert

What I would suggest to to make the changes in mc's configuration file.  Then verify that it works.  Copy that file back to your Flash Drive.  Then put a line in your go file to copy the Flash Drive file back to the proper location in the OS file system overwriting the default configuration file. 

  • Author

What I would suggest to to make the changes in mc's configuration file.  Then verify that it works.  Copy that file back to your Flash Drive.  Then put a line in your go file to copy the Flash Drive file back to the proper location in the OS file system overwriting the default configuration file.

 

figured as much but dunno where the config file is :o

any ideas?

  • Community Expert

I believe most of what you need to know is right there in the link you found.  First, using a PuTTY session (or a monitor and keyboard), look at these locations he suggested by using these commands. 

 

    cd ~/.config/mc

 

and

 

    cd /etc/mc
    cat mc.keymap

 

You can get a file listing in either of these places using the following command:

 

     ls -al

 

and

 

    cp

 

is the standard Linux/UNIX copy command and it doesn't warn you when it overwrites a file!

 

I don't think you have to create a symbolic link as you will be changing what the Backspace key does for everyone (in mc) if you change the file in the /etc/mc directory.  (Word of disclosure, I am not a Linux Guru!  But I have hacked around a bit and I do a lot of googling when I have to do something like you are proposing.)  You will probably have to google to find a link to a decent Master Command manual so that you know where to put the change in the mc.keymap file.  Don't worry too much about breaking something as a reboot of the server will restore everything just as it was...

 

EDIT:  be sure to use a Linux aware editor when you edit these files.  (Using standard Windows Notepad will make the file unreadable to Linux.)

 

 

 

  • Author

Sorry for taking so long to reply ..

Thanks for the information but I have done this on another linux box succcessfully.

 

my problem is the filesystem of unraid is virtual so how do i make the changes permanent?

Sorry for taking so long to reply ..

Thanks for the information but I have done this on another linux box succcessfully.

 

my problem is the filesystem of unraid is virtual so how do i make the changes permanent?

 

That was actually answered in the first reply of this thread, have a closer look at Frank1940's post. :)

  • Author

Sorry for taking so long to reply ..

Thanks for the information but I have done this on another linux box succcessfully.

 

my problem is the filesystem of unraid is virtual so how do i make the changes permanent?

 

That was actually answered in the first reply of this thread, have a closer look at Frank1940's post. :)

 

:o:-\ oops got it ;D

will try that

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.