fixed font bug in WINGs
[wmaker-crm.git] / WindowMaker / Defaults / WindowMaker.in
blob13058ed49ea6a200c6fb5e4cec0a9c0ea8702b7c
2   MultiByteText = NO;
3   SmoothWorkspaceBack = NO;
4   WindozeCycling = NO;
5   PopupSwitchMenu = NO;
6   MenuStyle = normal;
7   DisableMiniwindows = NO;
8   OpenTransientOnOwnerWorkspace = NO;
9   EdgeResistance = 30;
10   IconificationStyle = Zoom;
11   IconPath = (
12     "~/GNUstep/Library/Icons",
13     "#pkgdatadir#/Icons",
14     "#pkgdatadir#/Pixmaps",
15     "/usr/X11R6/include/X11/pixmaps",
16     "~/GNUstep/Library/WindowMaker/Pixmaps",
17     "/usr/local/share/pixmaps",
18     "/usr/share/pixmaps"
19   );
20   PixmapPath = (
21     "~/GNUstep/Library/WindowMaker/Pixmaps",
22     "~/GNUstep/Library/WindowMaker/Backgrounds",
23     "#pkgdatadir#/Pixmaps",
24     "#pkgdatadir#/Backgrounds",
25     "/usr/X11R6/include/X11/pixmaps",
26     "/usr/local/share/pixmaps",
27     "/usr/share/pixmaps"
28   );
29   WindowTitleBalloons = YES;
30   IconSize = 64;
31   FocusMode = manual;
32   DisableWSMouseActions = NO;
33   SelectWindowsMouseButton = left;
34   WindowListMouseButton = middle;
35   ApplicationMenuMouseButton = right;
36   ColormapSize = 4;
37   DisableDithering = NO;
38   ModifierKey = Mod1;
39   NewStyle = YES;
40   DisableDock = NO;
41   DisableClip = NO;
42   Superfluous = NO;
43   StickyIcons = NO;
44   SaveSessionOnExit = NO;
45   ColormapMode = auto;
46   RaiseDelay = 0;
47   AutoFocus = YES;
48   WindowPlacement = auto;
49   WindowPlaceOrigin = (64, 64);
50   UseSaveUnders = NO;
51   DisableSound = NO;
52   DisableAnimations = NO;
53   DontLinkWorkspaces = YES;
54   AutoArrangeIcons = NO;
55   AdvanceToNewWorkspace = NO;
56   CycleWorkspaces = NO;
57   ResizeDisplay = line;
58   MoveDisplay = floating;
59   OpaqueMove = YES;
60   IconPosition = "blh";
61   WrapMenus = NO;
62   ScrollableMenus = YES;
63   MenuScrollSpeed = fast;
64   IconSlideSpeed = fast;
65   ShadeSpeed = fast;
66   DoubleClickTime = 250;
67   AlignSubmenus = NO;
68   NoWindowOverIcons = NO;
69   IgnoreFocusClick = NO;
70   CloseKey = None;
71   MaximizeKey = None;
72   VMaximizeKey = None;
73   RaiseLowerKey = None;
74   DontConfirmKill = NO;
75   ShadeKey = None;
76   NextWorkspaceKey = "Mod1+Control+Right";
77   PrevWorkspaceKey = "Mod1+Control+Left";
78   RootMenuKey = F12;
79   WindowListKey = F11;
80   WindowMenuKey = "Control+Escape";
81   RaiseKey = "Mod1+Up";
82   LowerKey = "Mod1+Down";
83   FocusNextKey = "Mod1+Tab";
84   FocusPrevKey = "Mod1+Shift+Tab";
85   Workspace1Key = "Mod1+1";
86   Workspace2Key = "Mod1+2";
87   Workspace3Key = "Mod1+3";
88   Workspace4Key = "Mod1+4";
89   Workspace5Key = "Mod1+5";
90   Workspace6Key = "Mod1+6";
91   Workspace7Key = "Mod1+7";
92   Workspace8Key = "Mod1+8";
93   Workspace9Key = "Mod1+9";
94   Workspace10Key = "Mod1+0";
95   HideKey = "Mod1+H";
96   SelectKey = None;
97   MiniaturizeKey = "Mod1+M";
98   NextWorkspaceLayerKey = None;
99   PrevWorkspaceLayerKey = None;
100   ClipLowerKey = None;
101   ClipRaiseKey = None;
102   ConstrainWindowSize = NO;
103   ClipRaiseLowerKey = None;
104   TitleJustify = center;
105   WindowTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
106   MenuTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
107   MenuTextFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
108   IconTitleFont = "-*-helvetica-medium-r-normal-*-8-*-*-*-*-*-*-*";
109   ClipTitleFont = "-*-helvetica-medium-r-normal-*-10-*-*-*-*-*-*-*";
110   DisplayFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
111   HighlightColor = white;
112   HighlightTextColor = black;
113   ClipTitleColor = black;
114   CClipTitleColor = "rgb:61/61/61";
115   FTitleColor = white;
116   PTitleColor = white;
117   UTitleColor = black;
118   MenuTitleColor = white;
119   MenuTextColor = black;
120   MenuDisabledColor = gray50;
121   WorkspaceBack = (solid, "rgb:50/50/75");
122   MenuTextColor = black;
123   FTitleBack = (solid, black);
124   UTitleBack = (solid, "rgb:aa/aa/aa");
125   ResizebarBack = (solid, "rgb:aa/aa/aa");
126   PTitleBack = (solid, gray40);
127   MenuTitleBack = (solid, black);
128   MenuTextBack = (solid, "rgb:aa/aa/aa");
129   IconBack = (dgradient, "rgb:a6/a6/b6", "rgb:51/55/61");