diff options
author | Daniel Friesel <derf@finalrewind.org> | 2017-09-16 20:36:52 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2017-09-16 20:36:52 +0200 |
commit | 7eb9d73e908d3c10c06521bb211dc571cb3a8e35 (patch) | |
tree | aaabbb7a659c62f1559bb1a1ea9f68a15ddf670b /man | |
parent | a6b5acb94f1d851c738f23a86020783d77173b4d (diff) |
Add toggle_fixed_geometry ("g") keybinding to enable/disable window auto-resize
Closes #326
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index fb5e28f..ac9a81a 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1258,6 +1258,10 @@ Toggle EXIF tag display Save the current filelist as .Qq feh_PID_ID_filelist . +.It g Bq toggle_fixed_geometry +. +Enable/Disable automatic window resize when changing images. +. .It h Bq toggle_pause . Pause/Continue the slideshow. When it is paused, it will not automatically |