1 | ! $Id: Mwm,v 1.1 1999-02-04 17:23:04 ghudson Exp $ |
---|
2 | ! |
---|
3 | ! MWM Defaults for Athena |
---|
4 | ! |
---|
5 | !Mwm*buttonBindings: DefaultButtonBindings |
---|
6 | !Mwm*keyBindings: DefaultKeyBindings |
---|
7 | Mwm*windowMenu: DefaultWindowMenu |
---|
8 | ! |
---|
9 | ! (MWM) fonts |
---|
10 | Mwm*icon*fontList: -adobe-times-medium-r-*-*-*-120-* |
---|
11 | Mwm*menu*fontList: -adobe-times-bold-r-*-*-*-140-* |
---|
12 | Mwm*feedback*fontList: -adobe-times-bold-r-*-*-*-180-* |
---|
13 | Mwm*fontList: -adobe-times-bold-r-*-*-*-140-* |
---|
14 | ! |
---|
15 | ! (MWM) make things work nicely for Athena users |
---|
16 | !Mwm*client*backgroundPixmap: 50_foreground |
---|
17 | !Mwm*client*topShadowPixmap: foreground |
---|
18 | !Mwm*activeTopShadowPixmap: 50_foreground |
---|
19 | Mwm*frameBorderWidth: 6 |
---|
20 | Mwm*doubleClickTime: 2500 |
---|
21 | Mwm*iconDecoration: label image |
---|
22 | Mwm*interactivePlacement: True |
---|
23 | Mwm*keyboardFocusPolicy: pointer |
---|
24 | Mwm*limitResize: True |
---|
25 | Mwm*lowerOnIconify: False |
---|
26 | Mwm*multiScreen: True |
---|
27 | Mwm*resizeBorderWidth: 6 |
---|
28 | Mwm*startupKeyFocus: False |
---|
29 | Mwm*transientDecoration: border |
---|
30 | Mwm*wMenuButtonClick: False |
---|
31 | Mwm*wMenuButtonClick2: False |
---|
32 | ! |
---|
33 | ! (MWM) special applications that shouldn't have default "look" |
---|
34 | Mwm*Console.clientDecoration: resizeh |
---|
35 | Mwm*Console.clientFunctions: -close |
---|
36 | Mwm*XLogout.clientDecoration: border |
---|
37 | Mwm*XLogout.clientFunctions: -close |
---|
38 | Mwm*Zwgc.clientDecoration: none |
---|