source: trunk/packs/config/os/linux/Mwm @ 12449

Revision 12449, 1.2 KB checked in by ghudson, 26 years ago (diff)
mwm app-defaults for Linux, same as for Solaris.
Line 
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
7Mwm*windowMenu:                 DefaultWindowMenu
8!
9!       (MWM) fonts
10Mwm*icon*fontList:              -adobe-times-medium-r-*-*-*-120-*
11Mwm*menu*fontList:              -adobe-times-bold-r-*-*-*-140-*
12Mwm*feedback*fontList:          -adobe-times-bold-r-*-*-*-180-*
13Mwm*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
19Mwm*frameBorderWidth:           6
20Mwm*doubleClickTime:            2500
21Mwm*iconDecoration:             label image
22Mwm*interactivePlacement:       True
23Mwm*keyboardFocusPolicy:        pointer
24Mwm*limitResize:                True
25Mwm*lowerOnIconify:             False
26Mwm*multiScreen:                True
27Mwm*resizeBorderWidth:          6
28Mwm*startupKeyFocus:            False
29Mwm*transientDecoration:        border
30Mwm*wMenuButtonClick:           False
31Mwm*wMenuButtonClick2:          False
32!
33!       (MWM) special applications that shouldn't have default "look"
34Mwm*Console.clientDecoration:   resizeh
35Mwm*Console.clientFunctions:    -close
36Mwm*XLogout.clientDecoration:   border
37Mwm*XLogout.clientFunctions:    -close
38Mwm*Zwgc.clientDecoration:      none
Note: See TracBrowser for help on using the repository browser.