feh
feh copied to clipboard
a fast and light image viewer
I have the following launch command to start up the photo frame on my raspberry pi: DISPLAY=:0.0 XAUTHORITY=/home/pi/.Xauthority feh -Z -F -z -Y -D 10 --auto-rotate /home/pi/Pictures/piPictureFrame/ I have ABOUT...
Firstly, and most importantly, thanks for FEH! My issue: When using version 3.8, any mouse movement results in a prev/next image action. Lots of them. That disappears when I downgrade...
This allows the user to decouple the pan modifier from the next image modifier. However `--disable_click_to_advance` might not be the best name for the new option. Closes: #411 Related with...
This reverts commit 11eeb961f15219da506a050ffc432e052689dcd6. It addresses the issue mentioned in #494, but it's not a proper fix in that the image still flickers once due to being positioned incorrectly at...
**Suggestion Explanation**: Add custom actions (1..9 and default) while feh is already running. **Possible Use Case**: When sorting (moving) images into various directories this can allow coming up with desired...
I'm running feh for a slideshow on a Raspberry Pi with a network connection to a NAS with JPG files. Each image is displayed for about 15 seconds. Frequently the...
# Steps to reproduce 1. Create or obtain a large image file (e.g, this [photo of a ship](https://en.wikipedia.org/wiki/Wikipedia:Featured_pictures#/media/File:USS_Johnston_(DD-557)_underway_on_27_October_1943_(NH_63495).jpg)) 2. Open it using `feh --zoom fill` 3. Press `/` to call...
Is it possible to automatically fire start up and per image actions in slideshow mode? I could script out listing the content and unpacking it before display. There's a user...
feh version : 3.7.2 Hi ! I'm using feh as a way to set my wallpaper for i3wm. I have the following file in my i3wm config file : `exec...
Hi, Is possible to set index/layer number to images which is shown on screen ? That means that main image will be always show behind action image. Nomather when some...