Image viewers provided by MX Linux Xfce
Posted: Fri Sep 08, 2023 12:28 pm
My goal is to try to be able to use as many of the programs that MX Linux Xfce comes with by default.
First off I want to say whoever is picking out the software provided with MX Linux Xfce is doing a great job overall, many of the programs chosen have tons of settings to play with. However, through no fault of MX unfortunately noticing that a couple of these programs that have tons of settings, I keep on finding little expected features missing that end up compromising my goal mentioned above.
NOMACS
I found two issues with it, one I for some reason cannot remember at the moment, the other was in full screen mode mouse cursor does not hide, which is very important for what I am trying to use it for. Doing research this is a reported bug, but it does not appear that the project is being worked on anymore?
FEH
At first I was questioning why was this program even included, doesn’t seem to have many features? Then I looked at its manual and was shut up pretty quickly, Wow! :)
I have images associated with FEH and I use file managers to open image files.
The command that was originally used by this program in MX was
This made it so that the common hotkey of using the arrow keys left & right to navigate to previous & next in the current selected folder did not work.
I then modified the command with the following.
I just noticed that when actually trying to use this that no matter what image you select to view, it now automatically opens the first image in the directory no matter what and the only way to see the other images is to navigate using left/right arrows.
I want this to show the image of the file selected and start from there next / previous.
Hopefully there is a simple solution for this because I really like this program.
If anyone has any solutions please let me know.
Thank You
First off I want to say whoever is picking out the software provided with MX Linux Xfce is doing a great job overall, many of the programs chosen have tons of settings to play with. However, through no fault of MX unfortunately noticing that a couple of these programs that have tons of settings, I keep on finding little expected features missing that end up compromising my goal mentioned above.
NOMACS
I found two issues with it, one I for some reason cannot remember at the moment, the other was in full screen mode mouse cursor does not hide, which is very important for what I am trying to use it for. Doing research this is a reported bug, but it does not appear that the project is being worked on anymore?
FEH
At first I was questioning why was this program even included, doesn’t seem to have many features? Then I looked at its manual and was shut up pretty quickly, Wow! :)
I have images associated with FEH and I use file managers to open image files.
The command that was originally used by this program in MX was
Code: Select all
feh %U
I then modified the command with the following.
Code: Select all
feh %D --fullscreen –hide-pointer
I want this to show the image of the file selected and start from there next / previous.
Hopefully there is a simple solution for this because I really like this program.
If anyone has any solutions please let me know.
Thank You