How do I keep Screenshot open to take multiple screenshots?Many screenshots within a limited time saved directly, without asking for a filenameHow to take a screenshot?How to take screenshot while a menu is openHow do I take screenshots with a delay?How do I take a screenshot?Can we directly upload and share screenshots?How to take screenshots with shutter while editor is open?How to get rid of grey area after gnome-screenshot being executedInstant screenshot uploaders?How to capture a screenshot immediately, without any confirmation, clipboard interference or screen blackout effect?
How to regain access to running applications after accidentally zapping X.org?
expand `ifthenelse` immediately
What does "Puller Prush Person" mean?
A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?
Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)
Modeling an IP Address
When a company launches a new product do they "come out" with a new product or do they "come up" with a new product?
Why do I get two different answers for this counting problem?
Today is the Center
How do I deal with an unproductive colleague in a small company?
Codimension of non-flat locus
Are the number of citations and number of published articles the most important criteria for a tenure promotion?
Which country benefited the most from UN Security Council vetoes?
Mortgage Pre-approval / Loan - Apply Alone or with Fiancée?
Decision tree nodes overlapping with Tikz
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
Why are electrically insulating heatsinks so rare? Is it just cost?
Watching something be written to a file live with tail
Is it unprofessional to ask if a job posting on GlassDoor is real?
Rock identification in KY
What's that red-plus icon near a text?
Two films in a tank, only one comes out with a development error – why?
NMaximize is not converging to a solution
Did Shadowfax go to Valinor?
How do I keep Screenshot open to take multiple screenshots?
Many screenshots within a limited time saved directly, without asking for a filenameHow to take a screenshot?How to take screenshot while a menu is openHow do I take screenshots with a delay?How do I take a screenshot?Can we directly upload and share screenshots?How to take screenshots with shutter while editor is open?How to get rid of grey area after gnome-screenshot being executedInstant screenshot uploaders?How to capture a screenshot immediately, without any confirmation, clipboard interference or screen blackout effect?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I wish to take multiple screenshots to put into a presentation, but the Screenshot application closes after each area selection screenshot. How do I take multiple screenshots without the application closing each time?
(This feature is available in Windows 10's Snippet tool, so I expect it to exist in Ubuntu.)
16.04 libreoffice screenshot presentation
add a comment |
I wish to take multiple screenshots to put into a presentation, but the Screenshot application closes after each area selection screenshot. How do I take multiple screenshots without the application closing each time?
(This feature is available in Windows 10's Snippet tool, so I expect it to exist in Ubuntu.)
16.04 libreoffice screenshot presentation
I thought a workaround would be 'gnome-screenshot -c -a -d 5' in terminal, but I am met with the error, "Conflicting options: --area and --delay should not be used at the same time.". I do not understand why these options are regarded as conflicting; it seemed better than using the Screenshot GUI, since I could just up-arrow, Enter to repeat ...
– DBinJP
Dec 1 '17 at 7:42
add a comment |
I wish to take multiple screenshots to put into a presentation, but the Screenshot application closes after each area selection screenshot. How do I take multiple screenshots without the application closing each time?
(This feature is available in Windows 10's Snippet tool, so I expect it to exist in Ubuntu.)
16.04 libreoffice screenshot presentation
I wish to take multiple screenshots to put into a presentation, but the Screenshot application closes after each area selection screenshot. How do I take multiple screenshots without the application closing each time?
(This feature is available in Windows 10's Snippet tool, so I expect it to exist in Ubuntu.)
16.04 libreoffice screenshot presentation
16.04 libreoffice screenshot presentation
edited Dec 1 '17 at 7:46
DBinJP
asked Dec 1 '17 at 7:37
DBinJPDBinJP
3961320
3961320
I thought a workaround would be 'gnome-screenshot -c -a -d 5' in terminal, but I am met with the error, "Conflicting options: --area and --delay should not be used at the same time.". I do not understand why these options are regarded as conflicting; it seemed better than using the Screenshot GUI, since I could just up-arrow, Enter to repeat ...
– DBinJP
Dec 1 '17 at 7:42
add a comment |
I thought a workaround would be 'gnome-screenshot -c -a -d 5' in terminal, but I am met with the error, "Conflicting options: --area and --delay should not be used at the same time.". I do not understand why these options are regarded as conflicting; it seemed better than using the Screenshot GUI, since I could just up-arrow, Enter to repeat ...
– DBinJP
Dec 1 '17 at 7:42
I thought a workaround would be 'gnome-screenshot -c -a -d 5' in terminal, but I am met with the error, "Conflicting options: --area and --delay should not be used at the same time.". I do not understand why these options are regarded as conflicting; it seemed better than using the Screenshot GUI, since I could just up-arrow, Enter to repeat ...
– DBinJP
Dec 1 '17 at 7:42
I thought a workaround would be 'gnome-screenshot -c -a -d 5' in terminal, but I am met with the error, "Conflicting options: --area and --delay should not be used at the same time.". I do not understand why these options are regarded as conflicting; it seemed better than using the Screenshot GUI, since I could just up-arrow, Enter to repeat ...
– DBinJP
Dec 1 '17 at 7:42
add a comment |
3 Answers
3
active
oldest
votes
It doesn't look like Screenshot can do that, but you can use shutter instead:
sudo apt-get install shutter
add a comment |
Here is a workaround: Ctrl+Alt+T to open Terminal, man gnome-screenshot to learn about the command; gnome-screenshot -i to quickly open the Screenshot GUI; Ctrl+C (within Terminal) to terminate the process after copying the screenshot to clipboard; up arrow, Enter to quickly execute the command again for another screenshot. This saves time compared to opening Screenshot from Launcher each time.
add a comment |
There's also a list of keyboard shortcuts you can utilize:
PrtSc Save a screenshot of the entire screen
Shift + PrtSc Save a screenshot of a specific region
Alt + PrtSc Save a screenshot of the current window
Ctrl + PrtSc Copy the screenshot of the entire screen to the clipboard
Shift + Ctrl + PrtSc Copy the screenshot of a specific region to the clipboard
Ctrl + Alt + PrtSc Copy the screenshot of the current window to the clipboard
(Sadly, for some reason I can't get copy to clipboard shortcuts to work )
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f982038%2fhow-do-i-keep-screenshot-open-to-take-multiple-screenshots%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
It doesn't look like Screenshot can do that, but you can use shutter instead:
sudo apt-get install shutter
add a comment |
It doesn't look like Screenshot can do that, but you can use shutter instead:
sudo apt-get install shutter
add a comment |
It doesn't look like Screenshot can do that, but you can use shutter instead:
sudo apt-get install shutter
It doesn't look like Screenshot can do that, but you can use shutter instead:
sudo apt-get install shutter
answered Jan 7 '18 at 2:27
bennylpbennylp
393
393
add a comment |
add a comment |
Here is a workaround: Ctrl+Alt+T to open Terminal, man gnome-screenshot to learn about the command; gnome-screenshot -i to quickly open the Screenshot GUI; Ctrl+C (within Terminal) to terminate the process after copying the screenshot to clipboard; up arrow, Enter to quickly execute the command again for another screenshot. This saves time compared to opening Screenshot from Launcher each time.
add a comment |
Here is a workaround: Ctrl+Alt+T to open Terminal, man gnome-screenshot to learn about the command; gnome-screenshot -i to quickly open the Screenshot GUI; Ctrl+C (within Terminal) to terminate the process after copying the screenshot to clipboard; up arrow, Enter to quickly execute the command again for another screenshot. This saves time compared to opening Screenshot from Launcher each time.
add a comment |
Here is a workaround: Ctrl+Alt+T to open Terminal, man gnome-screenshot to learn about the command; gnome-screenshot -i to quickly open the Screenshot GUI; Ctrl+C (within Terminal) to terminate the process after copying the screenshot to clipboard; up arrow, Enter to quickly execute the command again for another screenshot. This saves time compared to opening Screenshot from Launcher each time.
Here is a workaround: Ctrl+Alt+T to open Terminal, man gnome-screenshot to learn about the command; gnome-screenshot -i to quickly open the Screenshot GUI; Ctrl+C (within Terminal) to terminate the process after copying the screenshot to clipboard; up arrow, Enter to quickly execute the command again for another screenshot. This saves time compared to opening Screenshot from Launcher each time.
answered Dec 1 '17 at 10:21
DBinJPDBinJP
3961320
3961320
add a comment |
add a comment |
There's also a list of keyboard shortcuts you can utilize:
PrtSc Save a screenshot of the entire screen
Shift + PrtSc Save a screenshot of a specific region
Alt + PrtSc Save a screenshot of the current window
Ctrl + PrtSc Copy the screenshot of the entire screen to the clipboard
Shift + Ctrl + PrtSc Copy the screenshot of a specific region to the clipboard
Ctrl + Alt + PrtSc Copy the screenshot of the current window to the clipboard
(Sadly, for some reason I can't get copy to clipboard shortcuts to work )
add a comment |
There's also a list of keyboard shortcuts you can utilize:
PrtSc Save a screenshot of the entire screen
Shift + PrtSc Save a screenshot of a specific region
Alt + PrtSc Save a screenshot of the current window
Ctrl + PrtSc Copy the screenshot of the entire screen to the clipboard
Shift + Ctrl + PrtSc Copy the screenshot of a specific region to the clipboard
Ctrl + Alt + PrtSc Copy the screenshot of the current window to the clipboard
(Sadly, for some reason I can't get copy to clipboard shortcuts to work )
add a comment |
There's also a list of keyboard shortcuts you can utilize:
PrtSc Save a screenshot of the entire screen
Shift + PrtSc Save a screenshot of a specific region
Alt + PrtSc Save a screenshot of the current window
Ctrl + PrtSc Copy the screenshot of the entire screen to the clipboard
Shift + Ctrl + PrtSc Copy the screenshot of a specific region to the clipboard
Ctrl + Alt + PrtSc Copy the screenshot of the current window to the clipboard
(Sadly, for some reason I can't get copy to clipboard shortcuts to work )
There's also a list of keyboard shortcuts you can utilize:
PrtSc Save a screenshot of the entire screen
Shift + PrtSc Save a screenshot of a specific region
Alt + PrtSc Save a screenshot of the current window
Ctrl + PrtSc Copy the screenshot of the entire screen to the clipboard
Shift + Ctrl + PrtSc Copy the screenshot of a specific region to the clipboard
Ctrl + Alt + PrtSc Copy the screenshot of the current window to the clipboard
(Sadly, for some reason I can't get copy to clipboard shortcuts to work )
edited 17 mins ago
answered Feb 27 at 16:18
BanAnanasBanAnanas
5418
5418
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f982038%2fhow-do-i-keep-screenshot-open-to-take-multiple-screenshots%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I thought a workaround would be 'gnome-screenshot -c -a -d 5' in terminal, but I am met with the error, "Conflicting options: --area and --delay should not be used at the same time.". I do not understand why these options are regarded as conflicting; it seemed better than using the Screenshot GUI, since I could just up-arrow, Enter to repeat ...
– DBinJP
Dec 1 '17 at 7:42