On Wed, 17 Apr 2024, Todd Gruhn wrote:
My current root (?) window is black.How do I put a graphic or wallpaper on there when I start X11?
Look at the documentation of your desktop|window manager. If there is not such option and you are using xinit|startx use some program capable of doing that and put something like feh --bg-fill /path/to/wallpaper.jpg in your .xinitrc|.xsession. Regards. adr