Configure Evince to open maximized with 100% zoom level? The Next CEO of Stack OverflowHow to...

Calculator final project in Python

Which one is the true statement?

How to invert MapIndexed on a ragged structure? How to construct a tree from rules?

Recycling old answers

How to check if all elements of 1 list are in the *same quantity* and in any order, in the list2?

Is wanting to ask what to write an indication that you need to change your story?

Does Germany produce more waste than the US?

Is it possible to replace duplicates of a character with one character using tr

Writing differences on a blackboard

Method for adding error messages to a dictionary given a key

Why is information "lost" when it got into a black hole?

WOW air has ceased operation, can I get my tickets refunded?

Is micro rebar a better way to reinforce concrete than rebar?

Unclear about dynamic binding

Axiom Schema vs Axiom

Rotate a column

Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?

Is it my responsibility to learn a new technology in my own time my employer wants to implement?

How I can get glyphs from a fraktur font and use them as identifiers?

Is it convenient to ask the journal's editor for two additional days to complete a review?

Proper way to express "He disappeared them"

Would a completely good Muggle be able to use a wand?

Is it possible to use a NPN BJT as switch, from single power source?

How many extra stops do monopods offer for tele photographs?



Configure Evince to open maximized with 100% zoom level?



The Next CEO of Stack OverflowHow to keep zoomlevel in Evince constant after clicking a link?Problems with saving filled form in pdfHow to open the same document in evince multiple times?Evince 3.10 toolbar hides with no obvious way to restore it on LubuntuToo slow to select application to open a download file in FirefoxEvince can open hyperlinks in Firefox, so why not in Chrome?How to save/overwrite an annotated file with Evince?How to remove all anotation in evince?Document viewer (evince) couldn't open pdf when system upgraded from 16.04 to 18.04How to open Evince hyperlinks in default browser?Xubuntu 18.04 Nautilus and PDFs not working












5















I have Ubuntu 12.04.5 LTS installed on my computer.



If I open PDF in Evince for the first time, the window is always un-maximized and zoom level is 70%. I want Evince to be maximized and the zoom level set to 100% every time I open a PDF.



I have tried to adjust the settings and clicked "Save Current Settings as Default" but when I open a new PDF, Evince is un-maximized and zoom level is 70%.



How can I get Evince to open maximized and with zoom level 100%?










share|improve this question























  • For zoom see here.

    – Nattgew
    Apr 8 '15 at 16:41











  • Run with -f to open "fullscreen".

    – phyatt
    Sep 9 '16 at 20:36
















5















I have Ubuntu 12.04.5 LTS installed on my computer.



If I open PDF in Evince for the first time, the window is always un-maximized and zoom level is 70%. I want Evince to be maximized and the zoom level set to 100% every time I open a PDF.



I have tried to adjust the settings and clicked "Save Current Settings as Default" but when I open a new PDF, Evince is un-maximized and zoom level is 70%.



How can I get Evince to open maximized and with zoom level 100%?










share|improve this question























  • For zoom see here.

    – Nattgew
    Apr 8 '15 at 16:41











  • Run with -f to open "fullscreen".

    – phyatt
    Sep 9 '16 at 20:36














5












5








5








I have Ubuntu 12.04.5 LTS installed on my computer.



If I open PDF in Evince for the first time, the window is always un-maximized and zoom level is 70%. I want Evince to be maximized and the zoom level set to 100% every time I open a PDF.



I have tried to adjust the settings and clicked "Save Current Settings as Default" but when I open a new PDF, Evince is un-maximized and zoom level is 70%.



How can I get Evince to open maximized and with zoom level 100%?










share|improve this question














I have Ubuntu 12.04.5 LTS installed on my computer.



If I open PDF in Evince for the first time, the window is always un-maximized and zoom level is 70%. I want Evince to be maximized and the zoom level set to 100% every time I open a PDF.



I have tried to adjust the settings and clicked "Save Current Settings as Default" but when I open a new PDF, Evince is un-maximized and zoom level is 70%.



How can I get Evince to open maximized and with zoom level 100%?







12.04 pdf evince






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 8 '15 at 16:34









user396147user396147

261




261













  • For zoom see here.

    – Nattgew
    Apr 8 '15 at 16:41











  • Run with -f to open "fullscreen".

    – phyatt
    Sep 9 '16 at 20:36



















  • For zoom see here.

    – Nattgew
    Apr 8 '15 at 16:41











  • Run with -f to open "fullscreen".

    – phyatt
    Sep 9 '16 at 20:36

















For zoom see here.

– Nattgew
Apr 8 '15 at 16:41





For zoom see here.

– Nattgew
Apr 8 '15 at 16:41













Run with -f to open "fullscreen".

– phyatt
Sep 9 '16 at 20:36





Run with -f to open "fullscreen".

– phyatt
Sep 9 '16 at 20:36










2 Answers
2






active

oldest

votes


















0














Check



gsettings get org.gnome.Evince zoom


if it is not set to 1.0. See



gsettings list-recursively org.gnome.Evince


for all settings.






share|improve this answer































    0














    In my case I wanted it to always open documents at 150% by default, so here's what I found out that worked for me (I'm using Evince v3.22.1):



    gsettings set org.gnome.Evince.Default zoom 1.5
    gsettings set org.gnome.Evince.Default sizing-mode free


    (I got the hint for the default zoom setting from here: https://askubuntu.com/a/214163/163034)






    share|improve this answer








    New contributor




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





















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


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f606838%2fconfigure-evince-to-open-maximized-with-100-zoom-level%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









      0














      Check



      gsettings get org.gnome.Evince zoom


      if it is not set to 1.0. See



      gsettings list-recursively org.gnome.Evince


      for all settings.






      share|improve this answer




























        0














        Check



        gsettings get org.gnome.Evince zoom


        if it is not set to 1.0. See



        gsettings list-recursively org.gnome.Evince


        for all settings.






        share|improve this answer


























          0












          0








          0







          Check



          gsettings get org.gnome.Evince zoom


          if it is not set to 1.0. See



          gsettings list-recursively org.gnome.Evince


          for all settings.






          share|improve this answer













          Check



          gsettings get org.gnome.Evince zoom


          if it is not set to 1.0. See



          gsettings list-recursively org.gnome.Evince


          for all settings.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Sep 24 '16 at 8:46









          axmaxm

          18615




          18615

























              0














              In my case I wanted it to always open documents at 150% by default, so here's what I found out that worked for me (I'm using Evince v3.22.1):



              gsettings set org.gnome.Evince.Default zoom 1.5
              gsettings set org.gnome.Evince.Default sizing-mode free


              (I got the hint for the default zoom setting from here: https://askubuntu.com/a/214163/163034)






              share|improve this answer








              New contributor




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

























                0














                In my case I wanted it to always open documents at 150% by default, so here's what I found out that worked for me (I'm using Evince v3.22.1):



                gsettings set org.gnome.Evince.Default zoom 1.5
                gsettings set org.gnome.Evince.Default sizing-mode free


                (I got the hint for the default zoom setting from here: https://askubuntu.com/a/214163/163034)






                share|improve this answer








                New contributor




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























                  0












                  0








                  0







                  In my case I wanted it to always open documents at 150% by default, so here's what I found out that worked for me (I'm using Evince v3.22.1):



                  gsettings set org.gnome.Evince.Default zoom 1.5
                  gsettings set org.gnome.Evince.Default sizing-mode free


                  (I got the hint for the default zoom setting from here: https://askubuntu.com/a/214163/163034)






                  share|improve this answer








                  New contributor




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










                  In my case I wanted it to always open documents at 150% by default, so here's what I found out that worked for me (I'm using Evince v3.22.1):



                  gsettings set org.gnome.Evince.Default zoom 1.5
                  gsettings set org.gnome.Evince.Default sizing-mode free


                  (I got the hint for the default zoom setting from here: https://askubuntu.com/a/214163/163034)







                  share|improve this answer








                  New contributor




                  Márcio 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 answer



                  share|improve this answer






                  New contributor




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









                  answered 24 mins ago









                  MárcioMárcio

                  1011




                  1011




                  New contributor




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





                  New contributor





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






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






























                      draft saved

                      draft discarded




















































                      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%2f606838%2fconfigure-evince-to-open-maximized-with-100-zoom-level%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

                      Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

                      Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

                      Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...