Shutter as default
To configure Shutter as the default tool to take screenshots with when you press PrtSc or Alt+PrtSc, here’s what you need to do:

- Go to Edit ▸ Preferences in Shutter

- In the Keyboard tab, enable both the “Capture” and “Capture with selection” checkboxes:

- That’s it! Now the usual PrtSc and Alt+PrtSc keybindings will use Shutter to take the screenshots.
- Go to System Settings ▸ Input Actions

- Create a new global shortcut (right-mouse click) and select Command/URL

- You can now use every parameter (–full, –select etc.) Shutter knows and setup a custom trigger


- Go to Xfce 4 Settings Manager ▸ Keyboard


- Click on the Add-Button to create a new shortcut. You can now use every parameter (–full, –select etc.) Shutter knows


- LXDE does not provide any GUI to manage global shortcuts yet. Please see the instructions here.
31 Comments
Trackbacks/Pingbacks
- The Power Base Integrating Shutter With KDE 4.7 - [...] what is the use of launching KSnapshot when you press prt scr? A guide for this already exists here, ...







I believe argument –selection needs to be changed to –select.
Fixed, thanks. I’ll upload new screenshots later.
For me, modifying these two gconf keys work well under Arch/Gnome3:
http://i.imgur.com/0T1gx.png
Perfect replacement of gnome-screenshot with shutter.
Fixed screenshot URL: http://i.imm.io/dve7.png
Replace gnome-screenshot key-bindings with shutter equivalents:
# gconftool-2 -st string /apps/metacity/keybinding_commands/command_screenshot “/usr/bin/shutter –full”
# gconftool-2 -st string /apps/metacity/keybinding_commands/command_window_screenshot “/usr/bin/shutter –active”
Afater the yum upadate
[root@localhost /]# yum install shutter
Loading mirror speeds from cached hostfile
addons | 951 B 00:00
base | 2.1 kB 00:00
extras | 2.1 kB 00:00
update | 1.9 kB 00:00
Setting up Install Process
No package shutter available.
Nothing to do
I tried to run again
[root@localhost ~]# yum install shutter
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
No package shutter available.
Nothing to do
[root@localhost ~]#
why was there “No package shutter available”?(My OS is RHEL 5)
As far as I know, there is no package for RHEL5 yet.
Is there any way to install shutter on RHEL 5? Maybe bypassing the package management system? I saw programs where a “generic linux” tarball was supplied that you install without using yum.
In other words is it just a matter of wrapping the software in a rpm package for this OS or are there more profound compatibility issues at hand.
I’ve asked one of our users about it (the one who is responsible for the rhel6 packages). Here is what he said:
@karatedog
Yes, you are right. This seems to be a bug, see
https://bugs.launchpad.net/ubuntu/+source/kubuntu-default-settings/+bug/293213
You might want to use an alternative shortcut. Ctrl+Print for example.