From e90cfeff522647c464d0f5e5ce2a7f0c32ec6e18 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 4 Aug 2018 14:16:03 -0400 Subject: getkeys moved to ~/.scripts/.getkeys --- .scripts/.getkeys/zathura | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .scripts/.getkeys/zathura (limited to '.scripts/.getkeys/zathura') diff --git a/.scripts/.getkeys/zathura b/.scripts/.getkeys/zathura new file mode 100644 index 0000000..5b3a51a --- /dev/null +++ b/.scripts/.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 -- cgit v1.3.1