- display -window root image.jpg
Drawing multiple images on the root window
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
It can be done. But not with image magick. What you need to do use use a X window programe that re-tiles the root window completely, then adds the extra image to that new background image.
The "xli" is one such program is able to do this, once you discover the window ID for the root window.
Another way is to run an application that draws and re-draws the root window as needed. For example under linux look at "xsri" which is designed for displaying extra graphics (--emblem) on GDM and XDM login displays, or 'kiosk' displays.
But again this is NOT a IM problem, but a X windows problem.
The "xli" is one such program is able to do this, once you discover the window ID for the root window.
Another way is to run an application that draws and re-draws the root window as needed. For example under linux look at "xsri" which is designed for displaying extra graphics (--emblem) on GDM and XDM login displays, or 'kiosk' displays.
But again this is NOT a IM problem, but a X windows problem.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/