[ubuntu-studio-devel] File Manager

Ralf Mardorf ralf.mardorf at alice-dsl.net
Thu Jun 18 12:28:27 UTC 2015


On Thu, 18 Jun 2015 12:37:07 +0200, Ralf Mardorf wrote:
>SpaceFM
>-------
>
>I suspect you need to make a tool first.
>
>$ cat /usr/local/bin/exiftool-wrapper 
>#!/bin/bash
>exiftool "$@"
>echo -e "\nPush a key to exit."
>read -n1 char
>echo
>exit
>
>Typ:     Command
>Name:    exiftool
>Key:     Escape
>Icon:    emblem-photos
>Command: roxterm -e exiftool-wrapper %f
>
>Select the pic and push the Escape-Key  

It's also possible to do it like that:

Typ:     Command
Name:    exiftool max
Key:     Escape
Icon:    emblem-photos
Command: exiftool %f
[x] Run In Terminal [x] Keep Terminal Open

But then the terminal settings are used you set up for SpaceFM, in my
case ROXTerm then is maximized, that's why I add "max" to the name,
resp. why I prefer using the wrapper script and to uncheck "Run In
Terminal".

Btw. I use the Escape key only in combination with another key.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Menu_001.png
Type: image/png
Size: 8015 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-studio-devel/attachments/20150618/4a7a8c85/attachment.png>


More information about the ubuntu-studio-devel mailing list