1dot0 wrote:
tbh, it's not about just the shortcut (the LINK!) to the mounted drive, it's actually about a certain directory on the mounted drive (called "programs") .
it's still about a shortcut, which of course (@KLL) is a link, not a file
But is it honestly not possible by Linux to create a shortcut link to a directory on a USB disk on the desktop?
i show you many ways to make a .desktop file
+ and in linux and windows that are files,
in linux just a clean text file you can edit with any editor,
in linux and in windows just via its properties editor.
but if that file is hidden and in desktop only a link to it, it is difficult to use a editor on it.
and that is what desktop menu and pcmanfm are doing.
so again, you need that file i show you and then its easy to use
Exec=pcmanfm /home/pi/USBDRV/myprograms/
or even just link to single file on the drive ( and its use by something )
Exec=python3 /home/pi/USBDRV/myprograms/my_py_program.py
so again, it is possible, on (this) desktop not via context menu, only via main menu editor or manually...
_____________________________________
why you not enable ssh and login putty ssh remotely? so terminal work is easy ( compared to the small screen issues )