Med Posted January 29, 2018 Posted January 29, 2018 Hi everybody, I’m trying to find how to view image by selecting it by reference (image name or its sequence in folder). Ex: assume that I have 3 images 1.jpg, 2.jpg and 3.jpg in folder /home/user/ABC then when run feh and if I tape 1 in keyboard the 1.jpg will be showed and if I tape 3 then will be 3.jpg and so on until I hit ESC key. Or by sequence order: doesn’t matter the name or number of images, if I tape 1 key the first image on the folder will be shown and key 3 for 3th image..... I have I tried feh with --action but no success. ($ feh –y –F --action 1 1.jpg --action2 2.jpg ) but not what I need. Is there a way to send the key value to feh or with a script that will not cause interruption of the slideshow? Thanks a lot for your help. Med
Recommended Posts