I tried to set a shortcut for the 'open in terminal' drop down option from nautilus as in the last distribution of ubuntu by adding: ; (gtk_accel_path "/ExtensionsMenuGroup/NautilusOpenTerminal::open_terminal" "F12 ") in the ~/.config/nautilus/accels and looked up some previous solutions but none has worked out in the artful dist.
Does anyone know how to create custom nautilus shortcuts in ubuntu 17.10? Thanks a lot for your help!
Best
Terminal
script.chmod +x ~/.local/share/nautilus/scripts/Terminal
. See here: https://askubuntu.com/a/1062263/775359 – Nagabhushan S N May 30 '19 at 09:03