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:

gnome

  1. Go to EditPreferences in Shutter
  2. In the Keyboard tab, enable both the “Capture” and “Capture with selection” checkboxes:
  3. That’s it! Now the usual PrtSc and Alt+PrtSc keybindings will use Shutter to take the screenshots.

kde

  1. Go to System Settings ▸ Input Actions
    shortcut_kde4_1_gYrV85
  2. Create a new global shortcut (right-mouse click) and select Command/URL shortcut_kde4_2_jd1Vkg
  3. You can now use every parameter (–full, –selection etc.) Shutter knows and setup a custom trigger
    shortcut_kde4_3_0vzSjx

xfce

  1. Go to Xfce 4 Settings Manager ▸ Keyboard

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

lxde

  1. LXDE does not provide any GUI to manage global shortcuts yet. Please see the instructions here.



27 Comments

  1. 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”

  2. 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)

  3. Romario

    @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.



Trackbacks/Pingbacks

  1. 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, ...

Leave a Reply