diff options
| -rw-r--r-- | feh.1 | 9 | 
1 files changed, 9 insertions, 0 deletions
| @@ -558,25 +558,34 @@ Close current window  .TP 5  .B q, Q  Quit feh +.TP 5  .B <KEYPAD LEFT>  Move the image to the left +.TP 5  .B <KEYPAD RIGHT>  Move the image to the right +.TP 5  .B <KEYPAD UP>  Move the image up +.TP 5  .B <KEYPAD DOWN>  Move the image down +.TP 5  .B <KEYPAD BEGIN>  Antialias the image.  When controlling feh with the mouse, this is done by default as soon as the  respective mouse button is released; in keypad mode, you need to press this  button. +.TP 5  .B <KEYPAD +>  Zoom in +.TP 5  .B <KEYPAD ->  Zoom out +.TP 5  .B <KEYPAD *>  Zoom to 100% +.TP 5  .B <KEYPAD />  Zoom to fit the window  .SH MOUSE ACTIONS | 
