GNOME Bugzilla – Bug 610291
add keybinding to take screenshot of area
Last modified: 2012-01-27 12:21:25 UTC
Not sure if this should be filed against metacity or mutter. gnome-screenshot has a "--area" option that allows one to select an area of the screen to capture. This is a really nice feature. Without it one must save a shot to disk and crop with an extra tool. Yuck. It would be nice to add this shortcut. We already have: * "Take a screenshot" = Print * "Take a screenshot of a window" = Alt+Print So perhaps something like: * "Take a screenshot of a selected area" = Shift+Alt+Print Don't know if we have a convention for what modifiers to use...
(In reply to comment #0) > Not sure if this should be filed against metacity or mutter. > > gnome-screenshot has a "--area" option that allows one to select an area of the > screen to capture. This is a really nice feature. Without it one must save a > shot to disk and crop with an extra tool. Yuck. Yeah compiz has a similar feature (hold down super), which is very handy sometimes. > It would be nice to add this shortcut. We already have: > * "Take a screenshot" = Print > * "Take a screenshot of a window" = Alt+Print > > So perhaps something like: > * "Take a screenshot of a selected area" = Shift+Alt+Print > > Don't know if we have a convention for what modifiers to use... Yeah that or Ctrl+Print ?
*** Bug 640788 has been marked as a duplicate of this bug. ***
Created attachment 179626 [details] [review] Add an area screenshot gconf key --- Metacity patchs adds the gconf key, due to some focus weirdness it does not call gnome-screenshot -a directly but prepends a sleep 0.1
Created attachment 179627 [details] [review] Add an area screenshot keybinding
(I went with Control<Print> for now)
Not commenting on the patch itself, but Ctrl+Print sounds right as default key to me.
*** Bug 635411 has been marked as a duplicate of this bug. ***
*** Bug 657502 has been marked as a duplicate of this bug. ***
With the GSettings port, keybindings for taking screenshots have been moved to the media-plugin of gnome-settings-daemon, so reassigning.
Got fixed in bug 652489 *** This bug has been marked as a duplicate of bug 652489 ***