This chapter describes how to set some of the basic mwm (Motif Window Manger) resources:
There are three types of mwm resources:
For example, you could specify the following resources for mwm in your .Xdefaults file:
Mwm*background: LightBlue Mwm*foreground: Black Mwm*activeBackground: Blue Mwm*icon*foreground: DarkSlateBlue Mwm*keyboardFocusPolicy: pointer Mwm*focusAutoRaise: true Mwm*UseIconBox: true Mwm*iconBoxGeometry: 3x2 Mwm*my_application*iconImage: ~/my.bitmap
Notice that the class name for mwm is Mwm.