Is there a way to make it so the cursor is included when I prtscr key?Bash one-liner to display ALL `gsettings` in Zenity or YadHow to make Shutter as the default screenshot tool?Print Screen doesn't workArea screenshot - move crosshair with keyboardHow to get rid of grey area after gnome-screenshot being executedThis screenshot command works perfectly in the terminal, but not if I bind it to a keyUbuntu 18.04: Shift+PrintScreen doesn't offer a “save” window after a recent updateDefine default directory for keyboard-trigered screenshots in Ubuntu 18.04Screenshot without hiding context menus?Screenshot Issue After Upgrading to Ubuntu 18.10How to configure “Print screen” button such that it directly ask for the place to save the screenshot in 18.04?

Why does Mjolnir fall down in Age of Ultron but not in Endgame?

Popcorn is the only acceptable snack to consume while watching a movie

Why aren't space telescopes put in GEO?

Does Nitrogen inside commercial airliner wheels prevent blowouts on touchdown?

How to interpret "body that leaned stiffly" in H. P. Lovecraft's "Azathoth"?

Is there a way to make it so the cursor is included when I prtscr key?

Using credit/debit card details vs swiping a card in a payment (credit card) terminal

Boss wants me to falsify a report. How should I document this unethical demand?

keyval - function for keyB should act dependent on value of keyA - how to do this?

Does the unit of measure matter when you are solving for the diameter of a circumference?

What are the real benefits of using Salesforce DX?

Should I disclose a colleague's illness (that I should not know) when others badmouth him

Use backslash or single-quotes for field separation

Why did David Cameron offer a referendum on the European Union?

Should one buy new hardware after a system compromise?

Is it possible to build VPN remote access environment without VPN server?

Website returning plaintext password

Why doesn't the Earth accelerate towards the Moon?

Why do Ryanair allow me to book connecting itineraries through a third party, but not through their own website?

My employer faked my resume to acquire projects

Which is the common name of Mind Flayers?

Python program to find the most frequent letter in a text

How can I tell if I'm being too picky as a referee?

What was the idiom for something that we take without a doubt?



Is there a way to make it so the cursor is included when I prtscr key?


Bash one-liner to display ALL `gsettings` in Zenity or YadHow to make Shutter as the default screenshot tool?Print Screen doesn't workArea screenshot - move crosshair with keyboardHow to get rid of grey area after gnome-screenshot being executedThis screenshot command works perfectly in the terminal, but not if I bind it to a keyUbuntu 18.04: Shift+PrintScreen doesn't offer a “save” window after a recent updateDefine default directory for keyboard-trigered screenshots in Ubuntu 18.04Screenshot without hiding context menus?Screenshot Issue After Upgrading to Ubuntu 18.10How to configure “Print screen” button such that it directly ask for the place to save the screenshot in 18.04?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








7















I want to make it so that when I press the print screen key on my keyboard, it actually includes the cursor. I know that it is calling gnome-screenshot, but I can't find any way to change the arguments it is using with it. If anyone knows about this, it would be greatly appreciated.










share|improve this question







New contributor



redstoneguy12 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



















  • Not directly answering your question, but other, more advanced screenshot tools like shutter have an option to include the cursor or not, and can also do things like delayed screenshots (useful for context menus etc. that would go away when you press a key) or directly edit the resulting image.

    – Byte Commander
    8 hours ago






  • 1





    @ByteCommander gnome-screenshot also provides delay option.

    – WinEunuuchs2Unix
    8 hours ago

















7















I want to make it so that when I press the print screen key on my keyboard, it actually includes the cursor. I know that it is calling gnome-screenshot, but I can't find any way to change the arguments it is using with it. If anyone knows about this, it would be greatly appreciated.










share|improve this question







New contributor



redstoneguy12 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



















  • Not directly answering your question, but other, more advanced screenshot tools like shutter have an option to include the cursor or not, and can also do things like delayed screenshots (useful for context menus etc. that would go away when you press a key) or directly edit the resulting image.

    – Byte Commander
    8 hours ago






  • 1





    @ByteCommander gnome-screenshot also provides delay option.

    – WinEunuuchs2Unix
    8 hours ago













7












7








7








I want to make it so that when I press the print screen key on my keyboard, it actually includes the cursor. I know that it is calling gnome-screenshot, but I can't find any way to change the arguments it is using with it. If anyone knows about this, it would be greatly appreciated.










share|improve this question







New contributor



redstoneguy12 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I want to make it so that when I press the print screen key on my keyboard, it actually includes the cursor. I know that it is calling gnome-screenshot, but I can't find any way to change the arguments it is using with it. If anyone knows about this, it would be greatly appreciated.







19.04 screenshot gnome-screenshot






share|improve this question







New contributor



redstoneguy12 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|improve this question







New contributor



redstoneguy12 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|improve this question




share|improve this question






New contributor



redstoneguy12 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked 8 hours ago









redstoneguy12redstoneguy12

411




411




New contributor



redstoneguy12 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




redstoneguy12 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.














  • Not directly answering your question, but other, more advanced screenshot tools like shutter have an option to include the cursor or not, and can also do things like delayed screenshots (useful for context menus etc. that would go away when you press a key) or directly edit the resulting image.

    – Byte Commander
    8 hours ago






  • 1





    @ByteCommander gnome-screenshot also provides delay option.

    – WinEunuuchs2Unix
    8 hours ago

















  • Not directly answering your question, but other, more advanced screenshot tools like shutter have an option to include the cursor or not, and can also do things like delayed screenshots (useful for context menus etc. that would go away when you press a key) or directly edit the resulting image.

    – Byte Commander
    8 hours ago






  • 1





    @ByteCommander gnome-screenshot also provides delay option.

    – WinEunuuchs2Unix
    8 hours ago
















Not directly answering your question, but other, more advanced screenshot tools like shutter have an option to include the cursor or not, and can also do things like delayed screenshots (useful for context menus etc. that would go away when you press a key) or directly edit the resulting image.

– Byte Commander
8 hours ago





Not directly answering your question, but other, more advanced screenshot tools like shutter have an option to include the cursor or not, and can also do things like delayed screenshots (useful for context menus etc. that would go away when you press a key) or directly edit the resulting image.

– Byte Commander
8 hours ago




1




1





@ByteCommander gnome-screenshot also provides delay option.

– WinEunuuchs2Unix
8 hours ago





@ByteCommander gnome-screenshot also provides delay option.

– WinEunuuchs2Unix
8 hours ago










2 Answers
2






active

oldest

votes


















7














You can do this with dconf-editor but with command line as well. Here are the gsettings effecting gnome-screenshot:



gnome-screenshot gsettings.png



Use this command to check current settings:



gsettings get org.gnome.gnome-screenshot include-pointer
false


Use this command to turn on the option:



gsettings set org.gnome.gnome-screenshot include-pointer true


Use the same technique for the other gnome-screenshot settings.




Note you can get a list of all settings with gsettings list-recursively. For the screenshot above I used the technique in this answer:



  • Bash one-liner to display ALL `gsettings` in Zenity or Yad

And the one-liner code is:



gsettings list-recursively | sed 's/ */n/;s/ */n/;s/&/&/g' | yad --list --title "gsettings" --item-seperator='n' --width=1800 --height=800 --wrap-width=600 --column=Group --column=Key --column=Setting --no-markup





share|improve this answer
































    4














    man gnome-screenshot tells us that




     -p, --include-pointer
    Include the pointer with the screenshot.



    So you'll need to set up a new keyboard shortcut that incorporates -p:



    enter image description here



    Note that gnome-screenshot has a variety of options described in man gnome-screenshot to



    • capture the active window

    • capture the whole screen

    • capture a selected area

    • take a delayed screenshot

    You can make your own shortcuts for each of these activities.






    share|improve this answer




















    • 2





      But how would the OP make it so that the PrintScreen key behaviour is modified to include this argument?

      – Byte Commander
      8 hours ago











    • Yes, I'm adding that now.

      – DK Bose
      8 hours ago











    • Thanks for the help, the way I am going to do it is adding new shortcuts from the + button at the bottom of the keyboard menu in settings.

      – redstoneguy12
      8 hours ago











    • @redstoneguy12 actually askubuntu.com/a/1146146/248158 is really elegant!

      – DK Bose
      8 hours ago











    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
    );



    );






    redstoneguy12 is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1146144%2fis-there-a-way-to-make-it-so-the-cursor-is-included-when-i-prtscr-key%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    7














    You can do this with dconf-editor but with command line as well. Here are the gsettings effecting gnome-screenshot:



    gnome-screenshot gsettings.png



    Use this command to check current settings:



    gsettings get org.gnome.gnome-screenshot include-pointer
    false


    Use this command to turn on the option:



    gsettings set org.gnome.gnome-screenshot include-pointer true


    Use the same technique for the other gnome-screenshot settings.




    Note you can get a list of all settings with gsettings list-recursively. For the screenshot above I used the technique in this answer:



    • Bash one-liner to display ALL `gsettings` in Zenity or Yad

    And the one-liner code is:



    gsettings list-recursively | sed 's/ */n/;s/ */n/;s/&/&/g' | yad --list --title "gsettings" --item-seperator='n' --width=1800 --height=800 --wrap-width=600 --column=Group --column=Key --column=Setting --no-markup





    share|improve this answer





























      7














      You can do this with dconf-editor but with command line as well. Here are the gsettings effecting gnome-screenshot:



      gnome-screenshot gsettings.png



      Use this command to check current settings:



      gsettings get org.gnome.gnome-screenshot include-pointer
      false


      Use this command to turn on the option:



      gsettings set org.gnome.gnome-screenshot include-pointer true


      Use the same technique for the other gnome-screenshot settings.




      Note you can get a list of all settings with gsettings list-recursively. For the screenshot above I used the technique in this answer:



      • Bash one-liner to display ALL `gsettings` in Zenity or Yad

      And the one-liner code is:



      gsettings list-recursively | sed 's/ */n/;s/ */n/;s/&/&/g' | yad --list --title "gsettings" --item-seperator='n' --width=1800 --height=800 --wrap-width=600 --column=Group --column=Key --column=Setting --no-markup





      share|improve this answer



























        7












        7








        7







        You can do this with dconf-editor but with command line as well. Here are the gsettings effecting gnome-screenshot:



        gnome-screenshot gsettings.png



        Use this command to check current settings:



        gsettings get org.gnome.gnome-screenshot include-pointer
        false


        Use this command to turn on the option:



        gsettings set org.gnome.gnome-screenshot include-pointer true


        Use the same technique for the other gnome-screenshot settings.




        Note you can get a list of all settings with gsettings list-recursively. For the screenshot above I used the technique in this answer:



        • Bash one-liner to display ALL `gsettings` in Zenity or Yad

        And the one-liner code is:



        gsettings list-recursively | sed 's/ */n/;s/ */n/;s/&/&/g' | yad --list --title "gsettings" --item-seperator='n' --width=1800 --height=800 --wrap-width=600 --column=Group --column=Key --column=Setting --no-markup





        share|improve this answer















        You can do this with dconf-editor but with command line as well. Here are the gsettings effecting gnome-screenshot:



        gnome-screenshot gsettings.png



        Use this command to check current settings:



        gsettings get org.gnome.gnome-screenshot include-pointer
        false


        Use this command to turn on the option:



        gsettings set org.gnome.gnome-screenshot include-pointer true


        Use the same technique for the other gnome-screenshot settings.




        Note you can get a list of all settings with gsettings list-recursively. For the screenshot above I used the technique in this answer:



        • Bash one-liner to display ALL `gsettings` in Zenity or Yad

        And the one-liner code is:



        gsettings list-recursively | sed 's/ */n/;s/ */n/;s/&/&/g' | yad --list --title "gsettings" --item-seperator='n' --width=1800 --height=800 --wrap-width=600 --column=Group --column=Key --column=Setting --no-markup






        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 8 hours ago

























        answered 8 hours ago









        WinEunuuchs2UnixWinEunuuchs2Unix

        50.6k13100196




        50.6k13100196























            4














            man gnome-screenshot tells us that




             -p, --include-pointer
            Include the pointer with the screenshot.



            So you'll need to set up a new keyboard shortcut that incorporates -p:



            enter image description here



            Note that gnome-screenshot has a variety of options described in man gnome-screenshot to



            • capture the active window

            • capture the whole screen

            • capture a selected area

            • take a delayed screenshot

            You can make your own shortcuts for each of these activities.






            share|improve this answer




















            • 2





              But how would the OP make it so that the PrintScreen key behaviour is modified to include this argument?

              – Byte Commander
              8 hours ago











            • Yes, I'm adding that now.

              – DK Bose
              8 hours ago











            • Thanks for the help, the way I am going to do it is adding new shortcuts from the + button at the bottom of the keyboard menu in settings.

              – redstoneguy12
              8 hours ago











            • @redstoneguy12 actually askubuntu.com/a/1146146/248158 is really elegant!

              – DK Bose
              8 hours ago















            4














            man gnome-screenshot tells us that




             -p, --include-pointer
            Include the pointer with the screenshot.



            So you'll need to set up a new keyboard shortcut that incorporates -p:



            enter image description here



            Note that gnome-screenshot has a variety of options described in man gnome-screenshot to



            • capture the active window

            • capture the whole screen

            • capture a selected area

            • take a delayed screenshot

            You can make your own shortcuts for each of these activities.






            share|improve this answer




















            • 2





              But how would the OP make it so that the PrintScreen key behaviour is modified to include this argument?

              – Byte Commander
              8 hours ago











            • Yes, I'm adding that now.

              – DK Bose
              8 hours ago











            • Thanks for the help, the way I am going to do it is adding new shortcuts from the + button at the bottom of the keyboard menu in settings.

              – redstoneguy12
              8 hours ago











            • @redstoneguy12 actually askubuntu.com/a/1146146/248158 is really elegant!

              – DK Bose
              8 hours ago













            4












            4








            4







            man gnome-screenshot tells us that




             -p, --include-pointer
            Include the pointer with the screenshot.



            So you'll need to set up a new keyboard shortcut that incorporates -p:



            enter image description here



            Note that gnome-screenshot has a variety of options described in man gnome-screenshot to



            • capture the active window

            • capture the whole screen

            • capture a selected area

            • take a delayed screenshot

            You can make your own shortcuts for each of these activities.






            share|improve this answer















            man gnome-screenshot tells us that




             -p, --include-pointer
            Include the pointer with the screenshot.



            So you'll need to set up a new keyboard shortcut that incorporates -p:



            enter image description here



            Note that gnome-screenshot has a variety of options described in man gnome-screenshot to



            • capture the active window

            • capture the whole screen

            • capture a selected area

            • take a delayed screenshot

            You can make your own shortcuts for each of these activities.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited 8 hours ago

























            answered 8 hours ago









            DK BoseDK Bose

            16.4k124796




            16.4k124796







            • 2





              But how would the OP make it so that the PrintScreen key behaviour is modified to include this argument?

              – Byte Commander
              8 hours ago











            • Yes, I'm adding that now.

              – DK Bose
              8 hours ago











            • Thanks for the help, the way I am going to do it is adding new shortcuts from the + button at the bottom of the keyboard menu in settings.

              – redstoneguy12
              8 hours ago











            • @redstoneguy12 actually askubuntu.com/a/1146146/248158 is really elegant!

              – DK Bose
              8 hours ago












            • 2





              But how would the OP make it so that the PrintScreen key behaviour is modified to include this argument?

              – Byte Commander
              8 hours ago











            • Yes, I'm adding that now.

              – DK Bose
              8 hours ago











            • Thanks for the help, the way I am going to do it is adding new shortcuts from the + button at the bottom of the keyboard menu in settings.

              – redstoneguy12
              8 hours ago











            • @redstoneguy12 actually askubuntu.com/a/1146146/248158 is really elegant!

              – DK Bose
              8 hours ago







            2




            2





            But how would the OP make it so that the PrintScreen key behaviour is modified to include this argument?

            – Byte Commander
            8 hours ago





            But how would the OP make it so that the PrintScreen key behaviour is modified to include this argument?

            – Byte Commander
            8 hours ago













            Yes, I'm adding that now.

            – DK Bose
            8 hours ago





            Yes, I'm adding that now.

            – DK Bose
            8 hours ago













            Thanks for the help, the way I am going to do it is adding new shortcuts from the + button at the bottom of the keyboard menu in settings.

            – redstoneguy12
            8 hours ago





            Thanks for the help, the way I am going to do it is adding new shortcuts from the + button at the bottom of the keyboard menu in settings.

            – redstoneguy12
            8 hours ago













            @redstoneguy12 actually askubuntu.com/a/1146146/248158 is really elegant!

            – DK Bose
            8 hours ago





            @redstoneguy12 actually askubuntu.com/a/1146146/248158 is really elegant!

            – DK Bose
            8 hours ago










            redstoneguy12 is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            redstoneguy12 is a new contributor. Be nice, and check out our Code of Conduct.












            redstoneguy12 is a new contributor. Be nice, and check out our Code of Conduct.











            redstoneguy12 is a new contributor. Be nice, and check out our Code of Conduct.














            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1146144%2fis-there-a-way-to-make-it-so-the-cursor-is-included-when-i-prtscr-key%23new-answer', 'question_page');

            );

            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







            Popular posts from this blog

            Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

            Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

            François Viète Contents Biography Work and thought Bibliography See also Notes Further reading External links Navigation menup. 21Google Bookspp. 75–77Google BooksDe thou (from University of Saint Andrews)ArchivedGoogle BooksGoogle BooksGoogle BooksGoogle booksGoogle Bookscc-parthenay.frL'histoire universelle (fr)Universal History (en)ArchivedAdsabs.harvard.eduPagesperso-orange.frArchive.orgChikara Sasaki. Descartes' mathematical thought p.259Google BooksGoogle BooksGoogle Bookspp. 152 and onwardGoogle BooksGoogle BooksScribd.comGoogle Books1257-7979Google BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGallica.bnf.frGoogle BooksGoogle Books"François Viète"Francois Viète: Father of Modern Algebraic NotationThe Lawyer and the GamblerAbout TarporleySite de Jean-Paul GuichardL'algèbre nouvelle"About the Harmonicon"cb120511976(data)1188044800000 0001 0913 5903n82164680ola2013766880073431702w6vt1sb70287374827140948071409480