Comment 9 for bug 1418149

Revision history for this message
Andreas Wehler (andreas-wehler) wrote :

Hi.

Ok, 2nd time shutter will not find a window with pattern "shutter".
So, it's a bit tricky, but this finally works:

# Shortcut for Shift+Print
bash -c "pkill shutter ; shutter --active"

# Keep in mind to adjust shutter preferences as needed,
# e.g. (see screenshot).

  Andreas