~ubuntu-branches/ubuntu/karmic/knetfilter/karmic

« back to all changes in this revision

Viewing changes to src/docs/knetfilter/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Angel Ramos
  • Date: 2002-01-21 08:15:00 UTC
  • Revision ID: james.westby@ubuntu.com-20020121081500-poxwa9o2h1z4dlch
Tags: 2.2.0-4

Fixed problems with new libpng (Closes: #129982).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE book PUBLIC  "-//KDE//DTD DocBook V3.1-Based Variant V1.0//EN" [
2
 
  <!ENTITY kappname "&knetfilter;" -- replace kapp here. This only *seems* redundant -->
 
1
<?xml version="1.0" ?><!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" [
 
2
  <!ENTITY kappname "&knetfilter;" > <!-- replace kapp here. This only *seems* redundant -->
3
3
  <!ENTITY % addindex "IGNORE">
4
 
  <!ENTITY % English "INCLUDE" -- change language only here -->
5
 
  <!ENTITY % ents PUBLIC "-//KDE//ENTITIES Documentation V1.0//EN">
6
 
  %ents;
 
4
  <!ENTITY % English "INCLUDE" > <!-- change language only here -->
 
5
  
 
6
  
7
7
  <!-- Do not define any other entities; instead, use the entities
8
8
       from kde-genent.entities and <lg>/user.entities. -->
9
9
]>
76
76
 
77
77
<abstract>
78
78
<para>
79
 
&kapp; is an application specially designed to configure the new 2.4 kernel ip
 
79
Knetfilter is an application specially designed to configure the new 2.4 kernel ip
80
80
filtering and NAT rules
81
81
</para>
82
82
</abstract>
111
111
history of the app. Basically a long version of the abstract. -->
112
112
 
113
113
<para>
114
 
Welcome to &kapp;. This application manages netfilter rules. &kapp; gives you the option to close a
 
114
Welcome to knetfilter. This application manages netfilter rules. Knetfilter gives you the option to close a
115
115
port to the rest of your network or the internet. There is a list of the most commonly exploited
116
116
ports later. There is probably some qt and KDE guru out there who thinks this application sucks,
117
117
or that the code is poorly. I have to say that I am not a very good coder, the knetfilter code may
134
134
the app version. That is why we use an itemizedlist here. -->
135
135
 
136
136
<sect1 id="kapp-revhistory">
137
 
<title>&kapp; Revision History</title>
 
137
<title>Knetfilter Revision History</title>
138
138
<para>
139
139
<itemizedlist>
140
140
<listitem><para>2.0 - first public release for kde2</para></listitem>
150
150
<title>How to obtain Kapp</title>
151
151
 
152
152
<para>
153
 
&kapp; is part of the KDE project
 
153
Knetfilter is part of the KDE project
154
154
<ulink url="http://www.kde.org">http://www.kde.org</ulink>.
155
 
&kapp; can be found in the kdeutils package on
 
155
Knetfilter can be found in the kdeutils package on
156
156
<ulink url="ftp://ftp.kde.org/pub/kde/">ftp://ftp.kde.org/pub/kde/</ulink>, the
157
157
main ftp site of the KDE project. </para>
158
158
</sect1>
172
172
-->
173
173
 
174
174
<para>
175
 
In order to successfully use &kapp;, you need KDE 2.0 and Qt 2.2.x. You'll also
 
175
In order to successfully use knetfilter, you need KDE 2.0 and Qt 2.2.x. You'll also
176
176
need a recent kernel 2.4.x (at least 2.4.0-test9) and a recent iptables
177
177
package.
178
178
</para>
179
179
 
180
180
<para>
181
 
All required libraries as well as &kapp; itself can be found
182
 
on <ulink url="ftp://ftp.kapp.org">The &kapp; home page</ulink>.
 
181
All required libraries as well as knetfilter itself can be found
 
182
on <ulink url="ftp://ftp.kapp.org">The knetfilter home page</ulink>.
183
183
</para>
184
184
 
185
185
</sect1>
188
188
<title>Compilation and installation</title>
189
189
 
190
190
<para>
191
 
In order to compile and install &kapp; on your system, type the following in the base
 
191
In order to compile and install knetfilter on your system, type the following in the base
192
192
directory of the Icon Editor distribution:
193
193
<screen width="40">
194
194
<prompt>%</prompt> <userinput>./configure</userinput>
197
197
</screen>
198
198
</para>
199
199
 
200
 
<para>Since &kApp; uses autoconf and automake you should have not trouble compiling it.
 
200
<para>Since knetfilter uses autoconf and automake you should have not trouble compiling it.
201
201
Should you run into problems please report them to the Authors.</para>
202
202
</sect1>
203
203
 
224
224
patent issues. -->
225
225
 
226
226
<screenshot>
227
 
<screeninfo>Here's a screenshot of &kapp;</screeninfo>
 
227
<screeninfo>Here's a screenshot of knetfilter</screeninfo>
228
228
        <mediaobject>
229
229
          <imageobject>
230
 
            <imagedata fileref="screenshot.png" format="png">
 
230
            <imagedata fileref="screenshot.png" format="png"/>
231
231
          </imageobject>
232
232
          <imageobject>
233
 
            <imagedata fileref="screenshot.eps" format="eps">
 
233
            <imagedata fileref="screenshot.eps" format="eps"/>
234
234
          </imageobject>
235
235
          <textobject>
236
236
            <phrase>Screenshot</phrase>
247
247
<para>
248
248
The Squiggle Tool <guiicon><inlinemediaobject>
249
249
          <imageobject>
250
 
            <imagedata fileref="squiggle.png" format="png">
 
250
            <imagedata fileref="squiggle.png" format="png"/>
251
251
          </imageobject>
252
252
          <imageobject>
253
 
            <imagedata fileref="squiggle.eps" format="eps">
 
253
            <imagedata fileref="squiggle.eps" format="eps"/>
254
254
          </imageobject>
255
255
          <textobject>
256
256
            <phrase>Squiggle</phrase>
257
257
          </textobject>
258
258
</inlinemediaobject></guiicon> is used to draw squiggly lines all over
259
 
the &kapp; main window. It's not a bug, it's a feature!
 
259
the knetfilter main window. It's not a bug, it's a feature!
260
260
</para>
261
261
 
262
262
</sect1>
307
307
<guimenu>File</guimenu>
308
308
<guimenuitem>Quit</guimenuitem>
309
309
</menuchoice></term>
310
 
<listitem><para><action>Quits</action> &kapp;</para></listitem>
 
310
<listitem><para><action>Quits</action> knetfilter</para></listitem>
311
311
</varlistentry>
312
312
</variablelist>
313
313
</para>
314
314
 
315
315
</sect2>
316
316
 
317
 
<!-- fixed text for the help menu -->
318
 
&help.menu;
319
 
 
320
317
</sect1>
321
318
</chapter>
322
319
 
328
325
and/or development libraries. -->
329
326
 
330
327
<para>
331
 
Programming &kapp; plugins is a joy to behold. Just read through the next
 
328
Programming knetfilter plugins is a joy to behold. Just read through the next
332
329
66 pages of API's to learn how!
333
330
</para>
334
331
 
354
351
<date>4 March 1996</date>
355
352
</refsynopsisdivinfo>
356
353
<synopsis>
357
 
void XtUnmanageChildren(<replaceable parameter>children</replaceable>, <replaceable parameter>num_children</replaceable>)
358
 
    WidgetList <replaceable parameter>children</replaceable>;
359
 
    Cardinal <replaceable parameter>num_children</replaceable>;
 
354
void XtUnmanageChildren(<replaceable>children</replaceable>, <replaceable>num_children</replaceable>)
 
355
    WidgetList <replaceable>children</replaceable>;
 
356
    Cardinal <replaceable>num_children</replaceable>;
360
357
</synopsis>
361
358
 
362
359
<refsect2 id="r2-1007-unmanagechildren-1">
363
360
<title>Inputs</title>
364
361
<variablelist>
365
362
<varlistentry>
366
 
<term><replaceable parameter>children</replaceable>
 
363
<term><replaceable>children</replaceable>
367
364
</term>
368
365
<listitem>
369
366
<para>Specifies an array of child widgets. Each child must be of
372
369
</listitem>
373
370
</varlistentry>
374
371
<varlistentry>
375
 
<term><replaceable parameter>num_children</replaceable>
 
372
<term><replaceable>num_children</replaceable>
376
373
</term>
377
374
<listitem>
378
 
<para>Specifies the number of elements in <replaceable parameter>children</replaceable>.
 
375
<para>Specifies the number of elements in <replaceable>children</replaceable>.
379
376
</para>
380
377
</listitem>
381
378
</varlistentry>
391
388
on its parent) may no longer have screen space allocated for
392
389
them.
393
390
</para>
394
 
<para>Each of the widgets in the <replaceable parameter>children</replaceable> array must have
 
391
<para>Each of the widgets in the <replaceable>children</replaceable> array must have
395
392
the same parent.
396
393
</para>
397
394
<para>See the &ldquo;Algorithm&rdquo; section below for full details of the
481
478
<qandaset id="faqlist">
482
479
<qandaentry>
483
480
<question>
484
 
<para>My Mouse doesn't work. How do I quit &kapp;?</para>
 
481
<para>My Mouse doesn't work. How do I quit knetfilter?</para>
485
482
</question>
486
483
<answer>
487
484
<para>You silly goose! Check out the <link linkend="commands">Commands
510
507
<title>Credits and License</title>
511
508
 
512
509
<para>
513
 
&kapp;
 
510
knetfilter
514
511
</para>
515
512
<para>
516
513
Program copyright 1997 John Q. Hacker <email>jqh@kde.org</email>
560
557
sgml-general-insert-case: lower
561
558
End:
562
559
-->
 
560