Hi,
Anyone knows which format “xsetroot -bitmap” takes for colourful background on cwm?
so far .xbm works but its black and white. .png .jpeg .bmp .pnm not working.
Thanks.
“Only the paranoid survive.”
― Harold Finch
NetBSD VPS , NetBSD , OS108
Hi,
Anyone knows which format “xsetroot -bitmap” takes for colourful background on cwm?
so far .xbm works but its black and white. .png .jpeg .bmp .pnm not working.
Thanks.
“Only the paranoid survive.”
― Harold Finch
NetBSD VPS , NetBSD , OS108
According to the xsetroot(1) man page, it uses bitmap(1) format. https://en.wikipedia.org/wiki/X_BitMap
xbm produces only black and white while .xpm is showing up as bad file format when trying to set it up as background.
Thanks.
“Only the paranoid survive.”
― Harold Finch
NetBSD VPS , NetBSD , OS108
You asked about xsetroot(1) and the file format it used.
You were not asking about other root window management applications. Since that seems to be what you are interested in, try graphics/feh to set the root window backgrounds.
My solution is xsetbg aka xloadimage and it’s support png’s!