How do you add "open in terminal" to the right-click mouse menu for folders/directories?
Solution 1:
You first need to install the package nautilus-open-terminal
from Software Center or Synaptic Package Manager
Then goto command line and type
nautilus -q
Then open nautilus and you can find "Open in Terminal"
If you want to assign a keyboard shortcut to this action, please consult the following Q&A:
Keyboard shortcut for "open a terminal here"