The manual mentions that by default you can pan by holding middle click but my tablet does not have one, so I would like to change it to left click. Anyone knows how to do it? Thanks.
The manual mentions that by default you can pan by holding middle click but my tablet does not have one, so I would like to change it to left click. Anyone knows how to do it? Thanks.
Have a read of the docs at the zathura git repo or use the man pages.
https://github.com/pwmt/zathura/blob/develop/doc/configuration/map.rst
Well that’s why I’m asking here. You can “map <Mouse1> some_function” but there is no “pan” function. Mapping <Mouse1> to scroll (down) does not enable panning by dragging while holding down the button but just in moving the page one step down.
So it seems to me that it either requires multiple lines in the config or it isn’t supported at all. I wanted to ask here first before bothering the devs on github.