LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Change terminal for Thunar: 'Open Terminal Here' custom action.... (https://www.linuxquestions.org/questions/slackware-14/change-terminal-for-thunar-open-terminal-here-custom-action-924097/)

andrew.46 01-16-2012 03:18 PM

Change terminal for Thunar: 'Open Terminal Here' custom action....
 
I would like to use sakura instead of xfce4-terminal when using Thunar's 'Custom Action' Open Terminal Here sample (Thunar 1.0.2). The syntax given for this sample is:

Code:

exo-open --working-directory %f --launch TerminalEmulator
Simply substituting 'TerminalEmulator' with '/usr/bin/sakura' does not work and most other exotic substitutions I have tried have also failed. Any suggestions?

mrclisdue 01-16-2012 03:29 PM

Not *exactly* what you may want, but if you issue the command exo-preferred-applications, you'll get a dialog where you can configure which terminal is called with exo-open.

edit as per your original request, rather than substituting TerminalEmulator with /usr/bin/sakura, replace the whole command (exo etc...) with /usr/bin/sakura


cheers,

andrew.46 01-17-2012 05:46 AM

Quote:

Originally Posted by mrclisdue (Post 4576213)
Not *exactly* what you may want, but if you issue the command exo-preferred-applications, you'll get a dialog where you can configure which terminal is called with exo-open.

This accomplished what I was after thanks very much :).


All times are GMT -5. The time now is 03:36 PM.