After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 700099 - keyboard: Include screencast shortcut in keybinding file
keyboard: Include screencast shortcut in keybinding file
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Keyboard
unspecified
Other All
: Normal normal
: ---
Assigned To: Rui Matos
Control-Center Maintainers
Depends on: 700098 704435
Blocks:
 
 
Reported: 2013-05-10 17:38 UTC by Florian Müllner
Modified: 2013-09-06 23:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
keyboard: Include screencast shortcut in keybinding file (979 bytes, patch)
2013-05-10 17:38 UTC, Florian Müllner
reviewed Details | Review

Description Florian Müllner 2013-05-10 17:38:29 UTC
See patch.
Comment 1 Florian Müllner 2013-05-10 17:38:32 UTC
Created attachment 243814 [details] [review]
keyboard: Include screencast shortcut in keybinding file

The shortcut has been moved from gnome-shell to gnome-settings-daemon,
so handle it like other g-s-d shortcuts.
Comment 2 Bastien Nocera 2013-05-13 08:13:43 UTC
Review of attachment 243814 [details] [review]:

::: panels/keyboard/01-screenshot.xml.in
@@ +24,3 @@
 
+        <KeyListEntry name="screencast"
+                      _description="Record a screencast"/>

Maybe start/stop recording a screencast?
I'll let this up to the designers.
Comment 3 Florian Müllner 2013-05-13 08:37:04 UTC
(In reply to comment #2)
> Maybe start/stop recording a screencast?
> I'll let this up to the designers.

Sure - the current string is what's currently exposed in gnome-control-center
Comment 4 Florian Müllner 2013-09-06 23:58:36 UTC
This was added eventually.