Topic: How to add "Open in MC" entry to Pcmanfm menu
1, Go to /usr/share/applications
2, Open folder as root
3, Select desktop entry " Open folder "
4, Open with a text editor
5, Change the following lines:
exec=terminator --command="mc %F"
name=Open in MC
icon=mc.xpm
6, Save and quit.