Open ghost opened 3 years ago
If you use PCmanFM you can add them yourself (in the meantime), using the examples I posted here (as a start point): https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=310734&p=1858270
Right-click menu items are not very flexible. ie you can't script the list visually. But you can use a (bounce) script that lists your prefixes, and pass that to a GUI frontend (instead of a console frontend) like zenity/xdotool/kdialog/notify-send
or pass it throught another language that has GUI abilities, like PyQT/PyGTK or TCL/TK, but it will still be 2 click + right-click on file - doable but not very clean
https://duckduckgo.com/?q=GUI+scripting+on+linux
Thanks but I don't use PCmanFM,I use Dolphin.
I want to just right click a prefix and open it with winetricks,that would be handy.