]> git.decadent.org.uk Git - ion3-doc.git/blob - ionconf/node1.html
8027deff1188c5bb714378b98faa578793f734e9
[ion3-doc.git] / ionconf / node1.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
3 <!--Converted with LaTeX2HTML 2002-2-1 (1.71)
4 original version by:  Nikos Drakos, CBLU, University of Leeds
5 * revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
6 * with significant contributions from:
7   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 <HTML>
9 <HEAD>
10 <TITLE>Contents</TITLE>
11 <META NAME="description" CONTENT="Contents">
12 <META NAME="keywords" CONTENT="ionconf">
13 <META NAME="resource-type" CONTENT="document">
14 <META NAME="distribution" CONTENT="global">
15
16 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
17 <META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
18 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
19
20 <LINK REL="STYLESHEET" HREF="ionconf.css">
21
22 <LINK REL="next" HREF="node2.html">
23 <LINK REL="previous" HREF="ionconf.html">
24 <LINK REL="up" HREF="ionconf.html">
25 <LINK REL="next" HREF="node2.html">
26 </HEAD>
27
28 <BODY >
29
30 <DIV CLASS="navigation"><!--Navigation Panel-->
31 <A NAME="tex2html144"
32   HREF="node2.html">
33 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
34 <A NAME="tex2html140"
35   HREF="ionconf.html">
36 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
37 <A NAME="tex2html134"
38   HREF="ionconf.html">
39 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>  
40 <A NAME="tex2html142"
41   HREF="node11.html">
42 <IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index.png"></A> 
43 <BR>
44 <B> Next:</B> <A NAME="tex2html145"
45   HREF="node2.html">1. Introduction</A>
46 <B> Up:</B> <A NAME="tex2html141"
47   HREF="ionconf.html">Configuring and extending Ion3</A>
48 <B> Previous:</B> <A NAME="tex2html135"
49   HREF="ionconf.html">Configuring and extending Ion3</A>
50  &nbsp; <B>  <A NAME="tex2html143"
51   HREF="node11.html">Index</A></B> 
52 <BR>
53 <BR></DIV>
54 <!--End of Navigation Panel-->
55 <BR>
56
57 <H2><A NAME="SECTION00100000000000000000">
58 Contents</A>
59 </H2>
60 <!--Table of Contents-->
61
62 <UL CLASS="TofC">
63 <LI><A NAME="tex2html146"
64   HREF="node2.html">1. Introduction</A>
65 <LI><A NAME="tex2html147"
66   HREF="node3.html">2. Preliminaries: Key concepts and relations</A>
67 <UL>
68 <LI><A NAME="tex2html148"
69   HREF="node3.html#SECTION00310000000000000000">2.1 Modules</A>
70 <LI><A NAME="tex2html149"
71   HREF="node3.html#SECTION00320000000000000000">2.2 Class and object hierarchies</A>
72 <UL>
73 <LI><A NAME="tex2html150"
74   HREF="node3.html#SECTION00321000000000000000">2.2.1 Class hierarchy</A>
75 <LI><A NAME="tex2html151"
76   HREF="node3.html#SECTION00322000000000000000">2.2.2 Object hierarchies: WRegion parents and managers</A>
77 <LI><A NAME="tex2html152"
78   HREF="node3.html#SECTION00323000000000000000">2.2.3 Summary</A>
79 </UL>
80 </UL>
81 <BR>
82 <LI><A NAME="tex2html153"
83   HREF="node4.html">3. Basic configuration</A>
84 <UL>
85 <LI><A NAME="tex2html154"
86   HREF="node4.html#SECTION00410000000000000000">3.1 The configuration files</A>
87 <LI><A NAME="tex2html155"
88   HREF="node4.html#SECTION00420000000000000000">3.2 A walk through cfg_ion.lua</A>
89 <LI><A NAME="tex2html156"
90   HREF="node4.html#SECTION00430000000000000000">3.3 Keys and rodents</A>
91 <UL>
92 <LI><A NAME="tex2html157"
93   HREF="node4.html#SECTION00431000000000000000">3.3.1 Binding handlers and special variables</A>
94 <LI><A NAME="tex2html158"
95   HREF="node4.html#SECTION00432000000000000000">3.3.2 Guards</A>
96 <LI><A NAME="tex2html159"
97   HREF="node4.html#SECTION00433000000000000000">3.3.3 Defining the bindings</A>
98 <LI><A NAME="tex2html160"
99   HREF="node4.html#SECTION00434000000000000000">3.3.4 Examples</A>
100 <LI><A NAME="tex2html161"
101   HREF="node4.html#SECTION00435000000000000000">3.3.5 Key specifications</A>
102 <LI><A NAME="tex2html162"
103   HREF="node4.html#SECTION00436000000000000000">3.3.6 Button specifications</A>
104 <LI><A NAME="tex2html163"
105   HREF="node4.html#SECTION00437000000000000000">3.3.7 A further note on the default binding configuration</A>
106 </UL>
107 <LI><A NAME="tex2html164"
108   HREF="node4.html#SECTION00440000000000000000">3.4 Menus</A>
109 <UL>
110 <LI><A NAME="tex2html165"
111   HREF="node4.html#SECTION00441000000000000000">3.4.1 Defining menus</A>
112 <LI><A NAME="tex2html166"
113   HREF="node4.html#SECTION00442000000000000000">3.4.2 Special menus</A>
114 <LI><A NAME="tex2html167"
115   HREF="node4.html#SECTION00443000000000000000">3.4.3 Defining context menus</A>
116 <LI><A NAME="tex2html168"
117   HREF="node4.html#SECTION00444000000000000000">3.4.4 Displaying menus</A>
118 </UL>
119 <LI><A NAME="tex2html169"
120   HREF="node4.html#SECTION00450000000000000000">3.5 Winprops</A>
121 <UL>
122 <LI><A NAME="tex2html170"
123   HREF="node4.html#SECTION00451000000000000000">3.5.1 Sizehint winprops</A>
124 <LI><A NAME="tex2html171"
125   HREF="node4.html#SECTION00452000000000000000">3.5.2 Classes, roles and instances</A>
126 <LI><A NAME="tex2html172"
127   HREF="node4.html#SECTION00453000000000000000">3.5.3 Finding window identification</A>
128 <LI><A NAME="tex2html173"
129   HREF="node4.html#SECTION00454000000000000000">3.5.4 Some common examples</A>
130 </UL>
131 <LI><A NAME="tex2html174"
132   HREF="node4.html#SECTION00460000000000000000">3.6 The statusbar</A>
133 <UL>
134 <LI><A NAME="tex2html175"
135   HREF="node4.html#SECTION00461000000000000000">3.6.1 The template</A>
136 <LI><A NAME="tex2html176"
137   HREF="node4.html#SECTION00462000000000000000">3.6.2 The systray</A>
138 <LI><A NAME="tex2html177"
139   HREF="node4.html#SECTION00463000000000000000">3.6.3 Monitors</A>
140 </UL>
141 </UL>
142 <BR>
143 <LI><A NAME="tex2html178"
144   HREF="node5.html">4. Graphical styles</A>
145 <UL>
146 <LI><A NAME="tex2html179"
147   HREF="node5.html#SECTION00510000000000000000">4.1 Drawing engines, style specifications and sub-styles</A>
148 <UL>
149 <LI><A NAME="tex2html180"
150   HREF="node5.html#SECTION00511000000000000000">4.1.1 Known styles and substyles</A>
151 </UL>
152 <LI><A NAME="tex2html181"
153   HREF="node5.html#SECTION00520000000000000000">4.2 Defining styles for the default drawing engine</A>
154 <UL>
155 <LI><A NAME="tex2html182"
156   HREF="node5.html#SECTION00521000000000000000">4.2.1 The structure of the configuration files</A>
157 <LI><A NAME="tex2html183"
158   HREF="node5.html#SECTION00522000000000000000">4.2.2 Defining the styles</A>
159 <LI><A NAME="tex2html184"
160   HREF="node5.html#SECTION00523000000000000000">4.2.3 An example</A>
161 </UL>
162 <LI><A NAME="tex2html185"
163   HREF="node5.html#SECTION00530000000000000000">4.3 Miscellaneous settings</A>
164 <UL>
165 <LI><A NAME="tex2html186"
166   HREF="node5.html#SECTION00531000000000000000">4.3.1 Frame user attributes</A>
167 <LI><A NAME="tex2html187"
168   HREF="node5.html#SECTION00532000000000000000">4.3.2 Extra fields for style `frame'</A>
169 <LI><A NAME="tex2html188"
170   HREF="node5.html#SECTION00533000000000000000">4.3.3 Extra fields for style `dock'</A>
171 </UL>
172 </UL>
173 <BR>
174 <LI><A NAME="tex2html189"
175   HREF="node6.html">5. Scripting</A>
176 <UL>
177 <LI><A NAME="tex2html190"
178   HREF="node6.html#SECTION00610000000000000000">5.1 Hooks</A>
179 <LI><A NAME="tex2html191"
180   HREF="node6.html#SECTION00620000000000000000">5.2 Referring to regions</A>
181 <UL>
182 <LI><A NAME="tex2html192"
183   HREF="node6.html#SECTION00621000000000000000">5.2.1 Direct object references</A>
184 <LI><A NAME="tex2html193"
185   HREF="node6.html#SECTION00622000000000000000">5.2.2 Name-based lookups</A>
186 </UL>
187 <LI><A NAME="tex2html194"
188   HREF="node6.html#SECTION00630000000000000000">5.3 Alternative winprop selection criteria</A>
189 <LI><A NAME="tex2html195"
190   HREF="node6.html#SECTION00640000000000000000">5.4 Writing ion-statusd monitors</A>
191 </UL>
192 <BR>
193 <LI><A NAME="tex2html196"
194   HREF="node7.html">6. Function reference</A>
195 <UL>
196 <LI><A NAME="tex2html197"
197   HREF="node7.html#SECTION00710000000000000000">6.1 Functions defined in ioncore</A>
198 <UL>
199 <LI><A NAME="tex2html198"
200   HREF="node7.html#SECTION00711000000000000000">6.1.1 WClientWin functions</A>
201 <LI><A NAME="tex2html199"
202   HREF="node7.html#SECTION00712000000000000000">6.1.2 WFrame functions</A>
203 <LI><A NAME="tex2html200"
204   HREF="node7.html#SECTION00713000000000000000">6.1.3 WGroup functions</A>
205 <LI><A NAME="tex2html201"
206   HREF="node7.html#SECTION00714000000000000000">6.1.4 WGroupCW functions</A>
207 <LI><A NAME="tex2html202"
208   HREF="node7.html#SECTION00715000000000000000">6.1.5 WGroupWS functions</A>
209 <LI><A NAME="tex2html203"
210   HREF="node7.html#SECTION00716000000000000000">6.1.6 WHook functions</A>
211 <LI><A NAME="tex2html204"
212   HREF="node7.html#SECTION00717000000000000000">6.1.7 WInfoWin functions</A>
213 <LI><A NAME="tex2html205"
214   HREF="node7.html#SECTION00718000000000000000">6.1.8 WMPlex functions</A>
215 <LI><A NAME="tex2html206"
216   HREF="node7.html#SECTION00719000000000000000">6.1.9 WMoveresMode functions</A>
217 <LI><A NAME="tex2html207"
218   HREF="node7.html#SECTION007110000000000000000">6.1.10 WRegion functions</A>
219 <LI><A NAME="tex2html208"
220   HREF="node7.html#SECTION007111000000000000000">6.1.11 WRootWin functions</A>
221 <LI><A NAME="tex2html209"
222   HREF="node7.html#SECTION007112000000000000000">6.1.12 WScreen functions</A>
223 <LI><A NAME="tex2html210"
224   HREF="node7.html#SECTION007113000000000000000">6.1.13 WTimer functions</A>
225 <LI><A NAME="tex2html211"
226   HREF="node7.html#SECTION007114000000000000000">6.1.14 WWindow functions</A>
227 <LI><A NAME="tex2html212"
228   HREF="node7.html#SECTION007115000000000000000">6.1.15 global functions</A>
229 <LI><A NAME="tex2html213"
230   HREF="node7.html#SECTION007116000000000000000">6.1.16 gr functions</A>
231 <LI><A NAME="tex2html214"
232   HREF="node7.html#SECTION007117000000000000000">6.1.17 string functions</A>
233 <LI><A NAME="tex2html215"
234   HREF="node7.html#SECTION007118000000000000000">6.1.18 table functions</A>
235 </UL>
236 <LI><A NAME="tex2html216"
237   HREF="node7.html#SECTION00720000000000000000">6.2 Functions defined in mod_tiling</A>
238 <UL>
239 <LI><A NAME="tex2html217"
240   HREF="node7.html#SECTION00721000000000000000">6.2.1 WSplit functions</A>
241 <LI><A NAME="tex2html218"
242   HREF="node7.html#SECTION00722000000000000000">6.2.2 WSplitInner functions</A>
243 <LI><A NAME="tex2html219"
244   HREF="node7.html#SECTION00723000000000000000">6.2.3 WSplitRegion functions</A>
245 <LI><A NAME="tex2html220"
246   HREF="node7.html#SECTION00724000000000000000">6.2.4 WSplitSplit functions</A>
247 <LI><A NAME="tex2html221"
248   HREF="node7.html#SECTION00725000000000000000">6.2.5 WTiling functions</A>
249 </UL>
250 <LI><A NAME="tex2html222"
251   HREF="node7.html#SECTION00730000000000000000">6.3 Functions defined in mod_query</A>
252 <UL>
253 <LI><A NAME="tex2html223"
254   HREF="node7.html#SECTION00731000000000000000">6.3.1 WComplProxy functions</A>
255 <LI><A NAME="tex2html224"
256   HREF="node7.html#SECTION00732000000000000000">6.3.2 WEdln functions</A>
257 <LI><A NAME="tex2html225"
258   HREF="node7.html#SECTION00733000000000000000">6.3.3 WInput functions</A>
259 </UL>
260 <LI><A NAME="tex2html226"
261   HREF="node7.html#SECTION00740000000000000000">6.4 Functions defined in mod_menu</A>
262 <UL>
263 <LI><A NAME="tex2html227"
264   HREF="node7.html#SECTION00741000000000000000">6.4.1 WMenu functions</A>
265 </UL>
266 <LI><A NAME="tex2html228"
267   HREF="node7.html#SECTION00750000000000000000">6.5 Functions defined in mod_dock</A>
268 <UL>
269 <LI><A NAME="tex2html229"
270   HREF="node7.html#SECTION00751000000000000000">6.5.1 WDock functions</A>
271 </UL>
272 <LI><A NAME="tex2html230"
273   HREF="node7.html#SECTION00760000000000000000">6.6 Functions defined in mod_sp</A>
274 <LI><A NAME="tex2html231"
275   HREF="node7.html#SECTION00770000000000000000">6.7 Functions defined in mod_statusbar</A>
276 <UL>
277 <LI><A NAME="tex2html232"
278   HREF="node7.html#SECTION00771000000000000000">6.7.1 WStatusBar functions</A>
279 </UL>
280 <LI><A NAME="tex2html233"
281   HREF="node7.html#SECTION00780000000000000000">6.8 Functions defined in de</A>
282 <LI><A NAME="tex2html234"
283   HREF="node7.html#SECTION00790000000000000000">6.9 Hooks</A>
284 <LI><A NAME="tex2html235"
285   HREF="node7.html#SECTION007100000000000000000">6.10 Miscellaneous</A>
286 <UL>
287 <LI><A NAME="tex2html236"
288   HREF="node7.html#SECTION007101000000000000000">6.10.1 Size policies</A>
289 </UL>
290 </UL>
291 <BR>
292 <LI><A NAME="tex2html237"
293   HREF="node8.html">A. The GNU General Public License</A>
294 <LI><A NAME="tex2html238"
295   HREF="node9.html">B. Full class hierarchy visible to Lua-side</A>
296 <LI><A NAME="tex2html239"
297   HREF="node11.html">Index</A>
298 <LI><A NAME="tex2html240"
299   HREF="node12.html">Bibliography</A>
300 </UL>
301 <!--End of Table of Contents-->
302 <P>
303
304 <P>
305 <BR><HR>
306
307 </BODY>
308 </HTML>