You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>WindowMaker uses a defaults database for storing various information, like
@@ -129,10 +129,6 @@ <h2>Property list File Format</h2>
129
129
<h2>Value Types</h2>
130
130
<p>Here is a description of some of the types of values that an option might have:</p>
131
131
<table>
132
-
<colgroup>
133
-
<colstyle="width: 29%">
134
-
<colstyle="width: 71%">
135
-
</colgroup>
136
132
<thead>
137
133
<tr>
138
134
<thclass="head"><p>Type</p></th>
@@ -181,11 +177,6 @@ <h2>Preferences</h2>
181
177
the advanced configuration and point to the right sources, where one can
182
178
easily figure out which options take which values -->
183
179
<table>
184
-
<colgroup>
185
-
<colstyle="width: 32%">
186
-
<colstyle="width: 24%">
187
-
<colstyle="width: 44%">
188
-
</colgroup>
189
180
<thead>
190
181
<tr>
191
182
<thclass="head"><p>Option</p></th>
@@ -659,11 +650,6 @@ <h2>Appearance Options</h2>
659
650
</figcaption>
660
651
</figure>
661
652
<table>
662
-
<colgroup>
663
-
<colstyle="width: 24%">
664
-
<colstyle="width: 27%">
665
-
<colstyle="width: 49%">
666
-
</colgroup>
667
653
<thead>
668
654
<tr>
669
655
<thclass="head"><p>Option</p></th>
@@ -892,11 +878,6 @@ <h2>Keyboard Bindings</h2>
892
878
<p>Key names can be found at /usr/X11R6/include/X11/keysymdef.h The <em>XK_</em> prefixes
893
879
must be ignored (if key name is <em>XK_Return</em> use <em>Return</em>).</p>
894
880
<table>
895
-
<colgroup>
896
-
<colstyle="width: 29%">
897
-
<colstyle="width: 19%">
898
-
<colstyle="width: 52%">
899
-
</colgroup>
900
881
<thead>
901
882
<tr>
902
883
<thclass="head"><p>Option</p></th>
@@ -1103,7 +1084,7 @@ <h2>Window Attributes</h2>
1103
1084
KeepOnTop = NO;
1104
1085
};
1105
1086
}</code></pre>
1106
-
<p>Window names are in the form <aclass="footnote-reference brackets" href="#id2" id="id1">1</a> :</p>
1087
+
<p>Window names are in the form <aclass="footnote-reference brackets" href="#footnote-1" id="footnote-reference-1" role="doc-noteref"><spanclass="fn-bracket">[</span>1<spanclass="fn-bracket">]</span></a> :</p>
1107
1088
<ulclass="simple">
1108
1089
<li><p><window instance name>.<window class name></p></li>
0 commit comments