hi, is there any way i can set a true color picture as the workspace background in mwm? thanks |
|||
|
User login |
|
|
All trademarks and copyrights on this page are properties of their respective owners. The rest is copyright © Integrated Computer Solutions Inc., 2003 - 2012 |
ICS_support
mwm workspace
I think you might want what "xsetroot" does. There are also variations that use XPM files to set a pattern. Note that having a full-color pixmap is very expensive in terms of server resources.
Anonymous
mwm workspace
...but "xsetroot -bitmap" only works with XBM file, doesn`t work with XPM file.
ICS_support
mwm workspace
Yes; the "variations" I referred to include xsetrootxpm, which uses XPM or XBM files.
Anonymous
mwm workspace
thanks for your help...but i couldn`t find xsetrootxpm. could you please give more details? thanks
ICS_support
mwm workspace
At one point, it was with the XPM distribution. See the package for libXpm. It is probably on ftp.x.org and avahi.inria.fr.