diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-07-08 09:08:07 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-07-08 09:08:07 -0400 |
| commit | 51e010037575710aeadd6905e00239a8357582ae (patch) | |
| tree | 8883bbf2c33767202e2d2c935869bdeea30bb9e7 /.larbs/getkeys/zathura | |
| parent | 199b9e5d630955f9d3db851484f81d4cd7a3f08e (diff) | |
| download | eibhear-51e010037575710aeadd6905e00239a8357582ae.tar.gz eibhear-51e010037575710aeadd6905e00239a8357582ae.tar.zst eibhear-51e010037575710aeadd6905e00239a8357582ae.zip | |
getkeys script/system added
Diffstat (limited to '.larbs/getkeys/zathura')
| -rw-r--r-- | .larbs/getkeys/zathura | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.larbs/getkeys/zathura b/.larbs/getkeys/zathura new file mode 100644 index 0000000..5b3a51a --- /dev/null +++ b/.larbs/getkeys/zathura @@ -0,0 +1,18 @@ + _ _ + ______ _| |_| |__ _ _ _ __ __ _ +|_ / _` | __| '_ \| | | | '__/ _` | + / / (_| | |_| | | | |_| | | | (_| | +/___\__,_|\__|_| |_|\__,_|_| \__,_| + +zathura is the pdf/djvu reader. + h/j/k/l - Move left/down/up/right in document + d/u - Down/up a half page + gg - Top of document + G - Bottom of document + f - Highlight URLS to follow + J/K - Zoom out/in + s - Zoom to fit width + a - Zoom to fit height + r - Reload document if changed + R - Rotate document + D - Toggle dual-page mode |
