Re: mhshow questions

"Andy Bradford" <[email protected]> 12 Sep 2025 19:26:27 -0600
Newsgroups gmane.mail.nmh.devel
Message-ID <[email protected]>
Thus said Robert Elz on Fri, 12 Sep 2025 01:37:44 +0700:

> ps: xv however is kind of dated!

Surprisingly it still works  very well for what it does. I  use it as my
main  viewer for  most graphic  files. It  even stands  in nicely  for a
wallpaper slideshow display started from .xsession:

xv -root -maxpect -random -rmode 5 -rbg grey13 -wait 60 -wloop /path/*.jpg &

Andy