Help on the Window Manager
*HyperReader
|
Customizing the Icon Image for One Application
You can change the icon image for one specific application
using Mwm *className * iconImage where className is the
class specified by an application.
For example, to set the icon image for DECterm,
1. Create an image, decterm.xbm, using DECpaint.
2. Place the file in the bitmap directory. This is
* decw$user_defaults for OpenVMS or
* /usr/include/X11/bitmaps for other systems.
You can modify the default location using the
bitmapDirectory resource.
3. Add this resource to your user resource file.
* Mwm *DECW$TERMINAL *iconImage: decterm.xbm
for OpenVMS or
* Mwm *DXterm *iconImage: decterm.xbm for other
systems.
4. Restart Mwm.
The icon for DECterm will contain the icon image that you
created.
Additional topics:
* Restart
* Resource Files
* Mwm Resource Quick Reference