I want to change the length of my screencast recorded with the GNOME 3 Screen Recorder from the default 30 seconds to 30 minutes. How do I do that?
I want to change the length of my screencast recorded with the GNOME 3 Screen Recorder from the default 30 seconds to 30 minutes. How do I do that?
dconf-editor
org.gnome.settings-daemon.plugins.media-keys
in the tree of settingsmax-screencast-length
(the default value is 30 seconds)Open a terminal by pressing Ctrl+Alt+T and type:
Which will set the maximum screencast length to 1800 seconds, which is what you want! ;-)