This works:
feh --zoom 200 --full-screen picturius.png
I need the same without full-screen:
feh --zoom 200 picturius.png # this does not work
Have you an idea where I am wrong?
This works:
feh --zoom 200 --full-screen picturius.png
I need the same without full-screen:
feh --zoom 200 picturius.png # this does not work
Have you an idea where I am wrong?
feh
basicsIn Ubuntu I find the following description in
man feh
Zoom works for me not only in full screen but also with fixed geometry according to the following example,
Shellscript that makes
feh --zoom
nicerThe following shellscript fixes the geometry parameter automatically for each,
Make the shellscript
feh-zoom
executable and put it in directory in PATH. There is a help text,Thank you, sir, for your help!
I see I should read the manual more carefully next time, but anyway am I positive that I have to use the following command to zoom my picture twice?
Honestly, it sounds like a bad joke. Or is there a simpler way?