Add scrollwheel to change pages

pull/2/head
Lyn Perrine 3 years ago
parent 51c896af3c
commit 1c1b07e593

@ -25,7 +25,7 @@ To close all tabs right click on the tab bar and :menuselection:`Close all tabs`
.. image:: qpdfview-tab-context.png
If you want to view a particular page select the box (e.g. page 1/3) in towards the top left corner and type the page number (e.g. page 3/3). To move to the previous and next page press the :kbd:`left arrow` and :kbd:`right arrow` buttons respectively. There are numerous zoom option, including percentage, page width, and page size in a box a little to the right of the page box. Another way to jump to a particular page is to press :kbd:`control + j` or :menuselection:`Edit --> Jump to page`. To go back to page which you have just come from press :kbd:`control + enter` or :menuselection:`Edit --> Jump backward`. To jump forward a page press :kbd:`control + shift + enter` or :menuselection:`Edit --> Jump forward`. To move to the last page of the PDF press the :kbd:`End` key or :menuselection:`Edit --> Last Page`. To move to the first page of the PDF press the :kbd:`Home` key or :menuselection:`Edit --> First page`.
If you want to view a particular page select the box (e.g. page 1/3) in towards the top left corner and type the page number (e.g. page 3/3). To move to the previous and next page press the :kbd:`left arrow` and :kbd:`right arrow` buttons respectively. Scrolling with the mouswheel past the end or begining of a page will also change the page. Another way to move to the next page is to press :kbd:`spacebar` or :menuselection:`Edit --> Next page`. There are numerous zoom option, including percentage, page width, and page size in a box a little to the right of the page box. Another way to jump to a particular page is to press :kbd:`control + j` or :menuselection:`Edit --> Jump to page`. To go back to page which you have just come from press :kbd:`control + enter` or :menuselection:`Edit --> Jump backward`. To jump forward a page press :kbd:`control + shift + enter` or :menuselection:`Edit --> Jump forward`. To move to the last page of the PDF press the :kbd:`End` key or :menuselection:`Edit --> Last Page`. To move to the first page of the PDF press the :kbd:`Home` key or :menuselection:`Edit --> First page`.
To print your PDF press :kbd:`Control + P` or :menuselection:`File --> Print`. To change what printer you use use the :guilabel:`Name` drop down to select the name of the printer. To see more options press the :guilabel:`Options >>` button to see more options when you print. To select which pages to print use the :guilabel:`Pages from` button and then the fields for the first page to print and then the last page to print. To change what pages you print and type the page number in use the :guilabel:`Pages` field. To print your current page press the :guilabel:`Current Page` button. To change how many copies you print change the :guilabel:`Copies` field.

Loading…
Cancel
Save