diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-08-04 14:16:03 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-08-04 14:16:03 -0400 |
| commit | e90cfeff522647c464d0f5e5ce2a7f0c32ec6e18 (patch) | |
| tree | 310a0a27a42e49222f558b5c53acd13a302c9749 /.scripts/.getkeys/feh | |
| parent | 288098c1cff5f484ae85286f2bdf1a072544f2db (diff) | |
| download | eibhear-e90cfeff522647c464d0f5e5ce2a7f0c32ec6e18.tar.gz eibhear-e90cfeff522647c464d0f5e5ce2a7f0c32ec6e18.tar.zst eibhear-e90cfeff522647c464d0f5e5ce2a7f0c32ec6e18.zip | |
getkeys moved to ~/.scripts/.getkeys
Diffstat (limited to '.scripts/.getkeys/feh')
| -rw-r--r-- | .scripts/.getkeys/feh | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.scripts/.getkeys/feh b/.scripts/.getkeys/feh new file mode 100644 index 0000000..ac7f627 --- /dev/null +++ b/.scripts/.getkeys/feh @@ -0,0 +1,14 @@ + __ _ + / _| ___| |__ +| |_ / _ \ '_ \ +| _| __/ | | | +|_| \___|_| |_| + +feh is the image viewer. + h/j/k/l - Pan image + J/K - Zoom out/in + f - Fullscreen + H/L - Previous/next image in list/directory + r - Reload image if changed + ! - Zoom to fill window + w - Zoom to fit window |
