[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: evince has died a horrible death. Sob...



Pankaj Jangid wrote:

>> What its its feature complete replacement in a buster
>> install? This machine is bullseye, the logged into machine
>> is buster.
>
> For reading PDFs, I still use evince (the default).

I use xpdf(1) but I'm not a PDF reader power user ...

Here are some settings:

# -*- conf -*-
#
# this file:
#   https://dataswamp.org/~incal/conf/.xpdfrc

continuousView yes

bind r any reload

bind i any scrollUp(32)
bind k any scrollDown(32)
bind j any scrollLeft(32)
bind l any scrollRight(32)

bind ctrl-p any gotoPage(1)  scrollToTopEdge
bind ctrl-n any gotoLastPage scrollToBottomEdge

bind h any zoomFitPage
bind w any zoomFitWidth

# first hit 0
bind + any zoomIn
bind = any zoomIn
bind - any zoomOut
bind _ any zoomOut

bind ctrl-0 any zoomPercent(150) scrollToLeftEdge scrollRight(135)
bind z      any zoomPercent(150) scrollToLeftEdge scrollRight(135)

bind ctrl-s any find
bind      s any findNext

-- 
underground experts united
https://dataswamp.org/~incal


Reply to: