How to scroll in any direction with evince PDF viewer using mouse dragging

When viewing large PDFs with small print where one has to zoom in to be able to read even on fullscreen, it would be nice to be able to move the 'paper' with the drag of the mouse (hand cursor type).

Is there also a solution for dragging left--right using the touchpad?

1

3 Answers

You can drag using middle mouse button in evince to scroll the document.

middle mouse button

6

If you don't mind using other PDF readers, qpdfview can scroll with left mouse button.

sudo apt-get install qpdfview qpdfview-ps-plugin

(qpdfview-ps-plugin is optional but without it you will get "Cannot load PS plugin!" error dialog every time you open the settings screen)

Vertical scrolling: scroll wheel. Horizontal scroll: + scroll wheel. Arbitrary drag: press middle button (scroll wheel) and move around.

With touch pad, two fingers up/down and left-right for scrolling. Doesn't work well on my machine, too sensitive.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like