Is it possible to insert an entry to Nautilus scripts in Thunar right-click menu?
I know that Thunar has it's custom actions, but I've got dozens of Nautilus scritps and I really want to achieve this.
efrpcabo wrote:I know that Thunar has it's custom actions..
v&n wrote:I hope you also know the usual /bin/bash <your_script> %F method.
v&n wrote:May be you also know that these custom actions are stored as an xml file : <your home directory>/.config/Thunar/uca.xml
v&n wrote:Are you using Nautilus along with Thunar?
v&n wrote:What is your DE (I'm assuming xfce4)?
v&n wrote:Do you want ONE simple entry in right-click menu that opens a sub-menu listing all of your *Nautilus* scripts?
debiman wrote:i think op hopes that nautilus scripts can be made "compatible" with thunar in some magical way, or "imported into thunar".
i don't know what syntax they use (i think i remember that they are NOT shell scripts), i don't know what syntax thunar uses, but that is what you have to look at first. maybe show us an example script.
efrpcabo wrote:v&n wrote:I hope you also know the usual /bin/bash <your_script> %F method.
No, I didn't
and that info alone made me able to use successfully all the nautilus scripts I've tested so far in thunar
efrpcabo wrote:Yes, Nautilus scripts are shell scripts
fsmithred wrote:Make a custom action that runs a script for each category of scripts you want under the same heading. The script makes a zenity list of the scripts in its category and passes the arguments to the script that does the real work. That way, a few custom actions give you access to a large number of scripts.
Users browsing this forum: No registered users and 13 guests