A very simple trouble. I'm using Ubuntu 17.04 and when I do right click to a folder I don't have the option to create a shortcut. Any idea?
I checked the post How to create folder shortcut in Ubuntu 14.04? but it doesn't work any of the solutions.
A very simple trouble. I'm using Ubuntu 17.04 and when I do right click to a folder I don't have the option to create a shortcut. Any idea?
I checked the post How to create folder shortcut in Ubuntu 14.04? but it doesn't work any of the solutions.
Perhaps your nautilus preferences isn't setup, do so with these steps:
Open nautilus and place your cursor at the top to see files menu.
Click on files and select preferences
option
Go to Behavior
--> Link Creation
. There make sure the Show action to create symbolic links
is checked
Close that dialog box and try to create that link again.
You can also use:
gnome-desktop-item-edit ~/Desktop/ --create-new
gnome-desktop-item-edit
is a command included in the gnome-panel package which you can install either via the software center or the command sudo apt install gnome-panel
if you don't have it installed. As indicated by the name this package is closely tied to the gnome desktop if you are using a different desktop, attempt this at your own risk.
Right click on desktop, select "Create Launcher"
on Type selection, please chose "Location" then browse your location folder.