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