diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-19 18:17:02 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-19 18:17:02 +0000 |
commit | f867212c1762e156553d039319b904a17f7b563d (patch) | |
tree | 461c1a743b3ff8291e03360742dbbfb4cc0087e4 /doc | |
download | knutclient-f867212c1762e156553d039319b904a17f7b563d.tar.gz knutclient-f867212c1762e156553d039319b904a17f7b563d.zip |
Added KDE3 version of knutclient
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knutclient@1092914 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/Makefile.am | 6 | ||||
-rwxr-xr-x | doc/cs/Makefile.am | 2 | ||||
-rwxr-xr-x | doc/cs/asetting-cs.png | bin | 0 -> 22228 bytes | |||
-rwxr-xr-x | doc/cs/fsetting-cs.png | bin | 0 -> 23450 bytes | |||
-rwxr-xr-x | doc/cs/index.docbook | 1332 | ||||
-rwxr-xr-x | doc/cs/knutclient-cs.png | bin | 0 -> 42103 bytes | |||
-rw-r--r-- | doc/cs/ksetting-cs.png | bin | 0 -> 21873 bytes | |||
-rw-r--r-- | doc/cs/mkicker-cs.png | bin | 0 -> 33881 bytes | |||
-rwxr-xr-x | doc/cs/msetting-cs.png | bin | 0 -> 22388 bytes | |||
-rwxr-xr-x | doc/cs/new-cs.png | bin | 0 -> 14626 bytes | |||
-rwxr-xr-x | doc/cs/psetting-cs.png | bin | 0 -> 21681 bytes | |||
-rw-r--r-- | doc/cs/tkicker-cs.png | bin | 0 -> 11405 bytes | |||
-rwxr-xr-x | doc/cs/usetting-cs.png | bin | 0 -> 17963 bytes | |||
-rw-r--r-- | doc/cs/variables-cs.png | bin | 0 -> 18185 bytes | |||
-rwxr-xr-x | doc/en/Makefile.am | 2 | ||||
-rwxr-xr-x | doc/en/asetting-en.png | bin | 0 -> 21098 bytes | |||
-rwxr-xr-x | doc/en/fsetting-en.png | bin | 0 -> 22067 bytes | |||
-rwxr-xr-x | doc/en/index.docbook | 1288 | ||||
-rwxr-xr-x | doc/en/knutclient-en.png | bin | 0 -> 41328 bytes | |||
-rw-r--r-- | doc/en/ksetting-en.png | bin | 0 -> 21169 bytes | |||
-rw-r--r-- | doc/en/mkicker-en.png | bin | 0 -> 38389 bytes | |||
-rwxr-xr-x | doc/en/msetting-en.png | bin | 0 -> 21737 bytes | |||
-rwxr-xr-x | doc/en/new-en.png | bin | 0 -> 14297 bytes | |||
-rwxr-xr-x | doc/en/psetting-en.png | bin | 0 -> 21043 bytes | |||
-rw-r--r-- | doc/en/tkicker-en.png | bin | 0 -> 13544 bytes | |||
-rwxr-xr-x | doc/en/usetting-en.png | bin | 0 -> 17076 bytes | |||
-rw-r--r-- | doc/en/variables-en.png | bin | 0 -> 18492 bytes |
27 files changed, 2630 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100755 index 0000000..6663b4e --- /dev/null +++ b/doc/Makefile.am @@ -0,0 +1,6 @@ +# the SUBDIRS is filled automatically by am_edit. If files are +# in this directory they are installed into the english dir + +KDE_LANG = en +KDE_DOCS = knutclient +SUBDIRS = $(AUTODIRS) diff --git a/doc/cs/Makefile.am b/doc/cs/Makefile.am new file mode 100755 index 0000000..f097f05 --- /dev/null +++ b/doc/cs/Makefile.am @@ -0,0 +1,2 @@ +KDE_DOCS = knutclient +KDE_LANG = cs diff --git a/doc/cs/asetting-cs.png b/doc/cs/asetting-cs.png Binary files differnew file mode 100755 index 0000000..8961947 --- /dev/null +++ b/doc/cs/asetting-cs.png diff --git a/doc/cs/fsetting-cs.png b/doc/cs/fsetting-cs.png Binary files differnew file mode 100755 index 0000000..28c3966 --- /dev/null +++ b/doc/cs/fsetting-cs.png diff --git a/doc/cs/index.docbook b/doc/cs/index.docbook new file mode 100755 index 0000000..26991f5 --- /dev/null +++ b/doc/cs/index.docbook @@ -0,0 +1,1332 @@ +<?xml version="1.0" encoding="UTF8" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" +"dtd/kdex.dtd" [ + <!ENTITY knutclient '<application>KNutClient</application>'> + <!ENTITY kappname "&knutclient;"><!-- replace knutclient here --> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Czech "INCLUDE"><!-- change language only here --> + + <!-- Do not define any other entities; instead, use the entities + from kde-genent.entities and $LANG/user.entities. --> +]> + +<!-- ................................................................ --> + +<!-- The language must NOT be changed here. --> + +<book lang="&language;"> + +<!-- This header contains all of the meta-information for the document such +as Authors, publish date, the abstract, and Keywords --> + +<bookinfo> +<title>Příručka pro &knutclient; </title> + +<authorgroup> +<author> +<firstname>Daniel</firstname> +<othername></othername> +<surname>Prynych</surname> +<affiliation> +<address><email>Daniel@prynych.cz</email></address> +</affiliation> +</author> +</authorgroup> + + +<copyright> +<year>2001</year> +<year>2002</year> +<year>2003</year> +<year>2004</year> +<year>2006</year> +<year>2007</year> +<year>2008</year> +<year>2009</year> +<holder>Daniel Prynych</holder> +</copyright> +<!-- Translators: put here the copyright notice of the translation --> +<!-- Put here the FDL notice. Read the explanation in fdl-notice.docbook + and in the FDL itself on how to use it. --> +<legalnotice>&FDLNotice;</legalnotice> + +<!-- Date and version information of the documentation +Don't forget to include this last date and this last revision number, we +need them for translation coordination ! +Please respect the format of the date (DD/MM/YYYY) and of the version +(V.MM.LL), it could be used by automation scripts. +Do NOT change these in the translation. --> + +<date>3/2/2008</date> +<releaseinfo>0.12.01</releaseinfo> + +<!-- Abstract about this handbook --> + +<abstract> +<para> +&knutclient; je grafická klientská aplikace pro UPS systém NUT. +</para> +<para> +Tento dokument popisuje aplikaci &knutclient; verze 0.9.5 +</para> +</abstract> + +<keywordset> +<keyword>KDE</keyword> +<keyword>kdeutils</keyword> +<keyword>KNutClient</keyword> +<keyword>NUT</keyword> +<keyword>UPS</keyword> +</keywordset> + +</bookinfo> + + +<chapter id="introduction"> +<title>Úvod</title> + +<para> +&knutclient; je program který umožňuje sledovat stav UPS-ek systému NUT. +</para> + +</chapter> +<chapter id="using-knutclient"> +<title>Použití &knutclient;</title> + + +<sect1 id="knutclient-mainwin"> +<title>Hlavní okno aplikace &knutclient;</title> + +<para>&knutclient; je klientská grafická aplikace pro systém NUT +"Network UPS Tools". Umožňuje sledovat stav UPS-ek a zobrazovat +hodnoty proměnných které vybraná UPS-ka a její ovladač podporuje. +</para> + +<para> +Od verze 0.6.0 &knutclient; podporuje spouštění okamžitých příkazů, +a možnost změny RW proměnných. +</para> +<para> +Od verze 0.9.0 nepodporuje &knutclient; protokol UDP. +</para> + +<para> +<screenshot> +<screeninfo>Hlavní okno aplikace &knutclient;</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="knutclient-cs.png" format="PNG"/> + </imageobject> + </mediaobject> +</screenshot> +</para> +<para> +Hlavní okno programu je rozděleno na dvě části. +</para> +<para> +Levé část "Hlavní panel" obsahuje následující údaje indikující stav vybrané +UPS-ky. +Provoz na síť, provoz na baterie, přetížení, nutnost vyměnit +baterii, vybití baterie, kalibraci baterie, údaj o dobu běhu +po odpojení sítě (RUNTIME) a pod. Déle jsou zde neměnné údaje, to jsou údaje +které se za provozu nemění a jsou proto přečteny jen jednou při výběru UPS-ky, +například jméno UPS-ky, její sériové číslo, výrobce a pod. +</para> +<para>Pravá část obsahuje analogové panely (měřáky), které udávají hodnotu +proměnných +veličin jako je vstupní napětí, zatížení UPS-ky, kapacitu baterie, teplotu +UPS-ky, +napětí baterie apod. +</para> +<para> +&knutclient; obsahuje nástrojovou lištu (toolbar) ze standardními tlačítky a +tlačítko pro výběr sledované UPS-ky. +</para> + +</sect1> + + +<sect1 id="knutclient-kicker"> +<title>&knutclient; a panel KDE</title> + +<para> +<screenshot> +<screeninfo>&knutclient; a panel KDE</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="tkicker-cs.png" format="PNG"/> + </imageobject> + </mediaobject> +</screenshot> +</para> +<para> +Od verze 0.8.0 &knutclient; dokuje v panelu KDE. Jeho icona je proměnná a zobrazuje +informace o zatížení UPS, runtime a a kapacitě baterie, podle toho který typ icony je vybrán. +Po přesunu ukazatele myši na ikonu se zobrazí informační okno "ToolTip" které obsahuje více +informací o UPS, Nazev, Jméno, Adresu, Stav, Runtime ... +</para> +</sect1> + + +<sect1 id="knutclient-features"> +<title>Více o vlastnostech &knutclient;</title> + +<para> +Pro spojení se serverovou části NUT-u (upsd) používá &knutclient; +protokol, TCP.Po vybraní UPS-ky v nástrojové liště se +&knutclient; pokusí přečíst data, pokud se mu to nepodaří, pokus opakuje +a to maximálně 2 krát. &knutclient; poté čte data v pravidelných +intervalech. Při prvním čtení čte všechny vybrané proměnné, v dalších +již jen proměnné které zobrazují analogové panely, RUNTIME a stav +UPS-ky. Proměnné zobrazující jméno UPS-ky, výrobce, sériové číslo a pod +se tedy čtou jen jednou protože se nepředpokládá jejich změna. +</para> +<para> +Novější verze upsd (od verze 1.3), již nepodporují protokol UDP. +</para> + +<para> +Chyby vznikající za běhu programu se zobrazují ve stavové lište. Do stavové +lišty +je vnořen seznam (ComboBox), ktery obsahuje hlašení chyb, a to včetne datumu, +času a nazvy UPS-ky. Maximální délka seznamu je 50 řádek. +</para> +<para> +Chyby vznikající jako odezva na činnost uživatele jsou zobrazeny ve +zvláštním okně. +</para> +</sect1> +</chapter> + +<chapter id="commands"> +<title>Popis příkazů</title> + + + +<sect1 id="knutclient-mainwindow"> +<title>Hlavní okno aplikace &knutclient;</title> +<para></para> + + +<sect2> +<title>Menu Soubor</title> +<para> +<variablelist> + <varlistentry> + <term><menuchoice> + <guimenu>Soubor</guimenu> + <guimenuitem>Zobrazení Ups proměnných a příkazů</guimenuitem> + </menuchoice></term> + <listitem><para><action>Vypíše Ups proměnné pro zvolenou +UPS-ku</action></para></listitem> + </varlistentry> + <varlistentry> + <term><menuchoice> + <guimenu>Soubor</guimenu> + <guimenuitem>Spuštění okamžitých příkazů</guimenuitem> + </menuchoice></term> + <listitem><para><action>Provede na UPS daný okamžitý +příkaz</action></para></listitem> + </varlistentry> + <varlistentry> + <term><menuchoice> + <guimenu>Soubor</guimenu> + <guimenuitem>Nastavení UPS RW proměnných</guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Provede změnu UPS RW proměnné</action></para></listitem> + </varlistentry> + <varlistentry> + <term><menuchoice> + <shortcut> + <keycombo><keycap>Ctrl</keycap><keycap>q</keycap></keycombo> + </shortcut> + <guimenu>Soubor</guimenu> + <guimenuitem>Ukončit</guimenuitem> + </menuchoice></term> + <listitem><para><action>Ukončí činnost programu</action></para></listitem> + </varlistentry> +</variablelist> +</para> +</sect2> + + +<sect2> +<title>Menu Spojení</title> +<para> +<variablelist> + <varlistentry> + <term><menuchoice> + <shortcut> + <keycombo><keycap>F1</keycap></keycombo> + </shortcut> + <guimenu>Spojení</guimenu> + <guimenuitem>Obnovit Spojeni</guimenuitem> + </menuchoice></term> + <listitem><para><action>Obnoví spojení s UPS serverem (upsd). + </action></para></listitem> + </varlistentry> +</variablelist> +</para> +</sect2> + + + +<sect2> +<title>Menu Nastavení</title> +<para> +<variablelist> + <varlistentry> + <term><menuchoice> + <guimenu>Nastavení</guimenu> + <guimenuitem>Zobrazovat nástrojovou lištu</guimenuitem> + </menuchoice></term> + <listitem><para><action>Zapne/Vypne zobrazení nástrojové lišty +(Toolbar)</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenu>Nastavení</guimenu> + <guimenuitem>Zobrazovat stavovou lištu</guimenuitem> + </menuchoice></term> + <listitem><para><action>Zapne/Vypne zobrazování nástrojové +lišty</action></para></listitem> + </varlistentry> + + + <varlistentry> + <term><menuchoice> + <guimenu>Nastavení</guimenu> + <guimenuitem>Nastavení klávesových zkratek...</guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Otevře konfigurační dialog pro přiřazení klávesy k akci.</action></para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><menuchoice> + <guimenu>Nastavení</guimenu> + <guimenuitem>Nastavit &knutclient; </guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Otevře hlavni konfigurační dialog</action></para> + </listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenu>Nastavení</guimenu> + <guimenuitem>Použít popis</guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Zapne/Vypne používání bublinové nápovědi (ToolTip) při + zobrazení UPS proměnných a příkazů. + </action></para> + </listitem> + </varlistentry> + +</variablelist> +</para> +</sect2> +</sect1> + + +<sect1 id="knutclient-kicker-comm"> +<title>Icona v panelu KDE</title> + +<para> +<screenshot> +<screeninfo>Menu icony v KDE panelu</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="mkicker-cs.png" format="PNG"/> + </imageobject> + </mediaobject> +</screenshot> +</para> + + + + + +<sect2> +<title>Menu</title> +<para> +<variablelist> + <varlistentry> + <term><menuchoice> + <guimenuitem>UPS</guimenuitem> + </menuchoice></term> + <listitem><para><action>Slouží pro výběr UPS-ky</action></para></listitem> + </varlistentry> + + + + <varlistentry> + <term><menuchoice> + <guimenuitem>Zobrazení Ups proměnných a příkazů</guimenuitem> + </menuchoice></term> + <listitem><para><action>Vypíše Ups proměnné pro zvolenou +UPS-ku</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenuitem>Spuštění okamžitých příkazů</guimenuitem> + </menuchoice></term> + <listitem><para><action>Provede na UPS daný okamžitý +příkaz</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenuitem>Nastavení UPS RW proměnných</guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Provede změnu UPS RW proměnné</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenuitem>Obnovit Spojeni</guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Obnoví spojení s UPS serverem (upsd)</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenu>Nastavení</guimenu> + <guimenuitem>Nastavit &knutclient; </guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Aktivuje konfigurační dialog</action></para> + </listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenuitem>O aplikaci &knutclient;</guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Zobrazí informace o aplikaci &knutclient;</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenuitem>Minimalizovat</guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Zavře hlavní okno</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenuitem>Konec</guimenuitem> + </menuchoice></term> + <listitem><para><action>Ukončí činnost programu</action></para></listitem> + </varlistentry> + +</variablelist> +</para> +</sect2> +</sect1> + + +<sect1 id="knuclient-show-variables"> +<title>Zobrazení proměnných</title> +<para> +Toto okno zobrazý seznam všech proměnných a okamžitých příkazů, které existují pro zvolenou UPS-ku. + +<screenshot> +<screeninfo>Okno proměnných a okamžitých příkazů</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="variables-cs.png" format="PNG"/> + </imageobject> + </mediaobject> +</screenshot> +</para> +</sect1> + + + <sect1 id="knuclient-instant-command"> + <title>Okamžité příkazy</title> + <para> + Okamžité příkazy jsou vykonávány přímo na na UPS-ce, NUT server + předává požadavek na příkaz příslušnému ovladači (driveru) a ten + pak příkaz vyvolá na UPS-ce. Okno pro ovládaní Vám nabízí ty + příkazy, které příslušný ovladač (driver) podporuje. + </para> + <para> + <variablelist> + <varlistentry> + <term><guilabel>OK</guilabel></term> + <listitem> + <para>Tlačítko <guibutton>OK</guibutton> provede vybraný příkaz.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Zrušit</guilabel></term> + <listitem> + <para>Tlačítko <guibutton>zrušit</guibutton> zavře okno.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Příkaz</guilabel></term> + <listitem> + <para>Zde je možno vybrat příkaz který je pak následně vykonán</para> + </listitem> + </varlistentry> + </variablelist> + </para> + </sect1> + + <sect1 id="knutclient-RW-values"> + <title>Uživatelsky měnitelné (RW) proměnné</title> + <para> Uživatelsky měnitelné (RW) proměnné jsou skupinou + proměnných které muže měnit přímo uživatel, většina z nich je + přímo ekvivalentní nastavení příslušné UPS-ky. Uživatelsky + měnitelné proměnné jsou dvojího typu znakové (CHAR) a výčtové (ENUM). + Znakové proměnné jsou prostý řetězec znaků o definované maximální + délce. Výčtové proměnné je seznam povolených hodnot na které muže + být proměnná nastavená. + </para> + <para> + Uživatelsky měnitelné proměnná není změněna na serveru NUT-u + (upsd) ale sever pouze dá příslušnému ovladači (driveru) příkaz ke změně, + ten ihned provede změnu nastavení UPS-ky. Tato činnost není okamžitá a + může trvat i několik sekund. + </para> + <para> + <variablelist> + <varlistentry> + <term><guilabel>OK</guilabel></term> + <listitem> + <para>Tlačítkem <guibutton>OK</guibutton> je změna proměnné provedena.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Zrušit</guilabel></term> + <listitem> + <para>Tlačítkem <guibutton>Zrušit</guibutton> je okno zavřeno.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Implicitní</guilabel></term> + <listitem> + <para>Tlačítkem <guibutton>Implicitní</guibutton> mužeme obnovit současnou hodnotu proměnné.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Proměnná</guilabel></term> + <listitem> + <para>Zde je možno vybrat proměnnou která bude změněna</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Hodnota</guilabel></term> + <listitem> + <para>Zde je možno u znakové proměnné zadat, nebo u + výčtové proměnné vybrat její hodnotu. Nabídkové pole se automaticky mění + podle typu proměnné. + </para> + </listitem> + </varlistentry> + </variablelist> + </para> + </sect1> + + +<sect1 id="knutclient-configuration"> +<title>Nastavení aplikace &knutclient;</title> +<para> +Okno pro nastavení má pět částí Nastavení, UPS, Panel Písma a Analog. +</para> + <sect2> + <title>Nastavení</title> + <para> + Část NASTAVENÍ slouží pro nastavení počtu sloupců analogových panelů, barvy +pozadí hlavního okna, + vstupního napětí (120/230)V, frekvence vstupního napětí (50/60)Hz a povolení +použití hodnot + Xfer (LowXfer a HighXfer) + </para> + <para> + <screenshot> + <screeninfo>&knutclient; </screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="msetting-cs.png" format="PNG" /> + </imageobject> + </mediaobject> + </screenshot> + </para> + <para> + <variablelist> + <varlistentry> + <term><guilabel>Počet sloupců</guilabel></term> + <listitem> + <para>Určuje maximální počet sloupců pro analogové panely</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Použít vlastní barvu pozadí</guilabel></term> + <listitem> + <para>Dovoluje zvolit vlastní barvu pozadí pro základní okno. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Barva pozadí</guilabel></term> + <listitem> + <para>Umožňuje zvolit barvu pozadí</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Použít dialog "Jste si jistý"</guilabel></term> + <listitem> + <para>Při aktivaci, se při ukončení programu objeví + dialog "Jste si jistý" který vyžaduje potvrzení, jinak + se program neukončí.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Použít hlavní okno když program startuje</guilabel></term> + <listitem> + <para> Nastaví zobrazení hlavního okna při startu programu. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Zobrazit okno zpráv, když program hlásí chybu.</guilabel></term> + <listitem> + <para> Povoli zobrazení okna zpráv, kde je zobrazen popis chyby. Má význam jen, když není zakázáno dokování programu. + </para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>Vstupní napětí</guilabel></term> + <listitem> + <para>Umožňuje vybrat vstupní napětí 230/120V. Položka + nemá význam pokud je zároveň zvolena + položka <guilabel>Použít High-Low XFER</guilabel>.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Vstupní frekvence</guilabel></term> + <listitem> + <para>Umožňuje vybrat vstupní frekvenci + 50/60Hz. Položka nemá význam pokud je zároveň zvolena + položka <guilabel>Použít High-Low + XFER</guilabel>.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Použít High-Low XFER</guilabel></term> + <listitem> + <para>Nastaví vstupní napětí a vstupní frekvenci na + základě hodnot v proměnných NUT-u LOWXFER a + HIGHXFER. Tyto proměnné udávají rozpětí hodnot vstupního + napětí, které muže UPS-ka ještě bezpečně zpracovat. Na + základě těchto hodnot &knutclient; nastaví vstupní + napětí a vstupní frekvenci pro panely které je + používají. Například vstupní napětí, vstupní frekvence + apod.</para> + </listitem> + </varlistentry> + </variablelist> + </para> + </sect2> + + <sect2> + <title>UPS</title> + <para> + Část UPS slouží pro nastavení seznamu UPS-ek a jejich + parametrů. Levá část obsahuje seznam UPS-ek. Pravá část tlačítka pro + přidávání, změnu parametrů a smazání záznamu o UPS-kách. + </para> + <para> + <screenshot> + <screeninfo>&knutclient; </screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="usetting-cs.png" format="PNG" /> + </imageobject> + </mediaobject> + </screenshot> + </para> + <para> + <variablelist> + <varlistentry> + <term><guibutton>Přidat</guibutton></term> + <listitem> + <para>Přidá do seznamu další UPS-ku a nastaví její parametry.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guibutton>Úpravy</guibutton></term> + <listitem> + <para>Změní parametry vybrané UPS-ky </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guibutton>Smazat</guibutton></term> + <listitem><para>Smaže UPS-ku v seznamu</para> + </listitem> + </varlistentry> + </variablelist> + </para> + <sect3> + <title>Nastavení parametrů</title> + <para> + Toto okno slouží k nastavení parametrů UPS-ky. + </para> + <para> + <screenshot> + <mediaobject> + <imageobject> + <imagedata fileref="new-cs.png" format="PNG"/> + </imageobject> + </mediaobject> + </screenshot> + </para> + <para> + <variablelist> + <varlistentry> + <term><guilabel>Název</guilabel></term> + <listitem> + <para>Určuje jméno UPS-ky pro program &knutclient;</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Adresa UPS</guilabel></term> + <listitem> + <para>Určuje adresu počítače ke kterému je UPS připojena. + Tedy adresu UPS v síti. + Příklad : ns.alo.cz, localhost, 192.168.1.12.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Jméno UPS</guilabel></term> + <listitem> + <para>Určuje jméno UPS tak jak je definuje NUT. + Pokud není ups definováno, je automaticky použita první ups v seznamu + systému NUT daného pc. To platí jen za předpokladu že minimalní + verze upsd je 1.3. Blíže v dokumentaci k systému NUT. + Příklad : victron, myups, apc700</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Zpoždění (ms)</guilabel></term> + <listitem> + <para>Určuje interval mezi dvěma přenosy dat (čteni dat) ze + systému NUT.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Port</guilabel></term> + <listitem> + <para> + Nastaví port na který se &knutclient; připojí. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Uživatelské jméno</guilabel></term> + <listitem> + <para>Určuje uživatelské jméno (USERNAME) které + &knutclient; použije při prokázaní totožnosti uživatele + serveru to jest, programu upsd</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Heslo</guilabel></term> + <listitem> + <para>Určuje heslo (PASSWORD) pro pro prokázaní + totožnosti uživatele. </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Store NUT password in configuration file. + </guilabel></term> + <listitem> + <para>Při zvolení této volby bude heslo uloženo do + konfiguračního souboru. V konfiguračním souboru je + heslo uloženo nezašifrovaně. Pokud nebude tato volba + zvolena bude heslo po ukončení programu zapomenuto.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>UPS Proměnné</guilabel></term> + <listitem> + <para>Umožňuje vybrat proměnné které budou zobrazeny + na analogových panelech v pravé části hlavního + okna.</para> + </listitem> + </varlistentry> + </variablelist> + </para> + <para>Parametry Uživatelské jméno a Heslo mají význam jen + pri použití okamžitých příkazů a změnách RW proměnných, při + sledování stavu UPS-ky není uživatelské jméno a heslo + potřebné. Heslo (PASSWORD) a uživatelské jméno (USERNAME) + mají své ekvivalenty v systému NUT v souboru upsd.users. + </para> + </sect3> + </sect2> + + + + <sect2> + <title>Panel</title> + <para> + Část PANEL slouží pro určení které informační části hlavního panelu budou +zobrazené + </para> + + <para> + <screenshot> + <screeninfo>&knutclient; </screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="psetting-cs.png" format="PNG" /> + </imageobject> + </mediaobject> + </screenshot> + </para> + + <para> + <variablelist> + + <varlistentry> + <term><guilabel>Přetížení</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení přetížení. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Baterie je vybitá</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení vybití baterie. + </para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>Vyměnit baterie </guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení nutnosti výměny baterie. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Kalibrace UPS</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení kalibrace UPS. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Výrobce + Model</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení výrobce a modelu UPS-ky. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Výrobce</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení výrobce UPS-ky. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Model</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení modelu UPS-ky. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Sériové č.</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení sériového čísla UPS-ky. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Verze Firmvare</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení verze firmware UPS-ky. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Runtime</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení doby po kterou je UPS-ka schopna po výpadku + napájení dodávat el. proud. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Použít vlastní barvu pozadí</guilabel></term> + <listitem> + <para>Dovoluje zvolit vlastní barvu pozadí pro hlavní panel. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Barva pozadí</guilabel></term> + <listitem> + <para>Umožňuje zvolit barvu pozadí pro hlavní panel.</para> + </listitem> + </varlistentry> + </variablelist> + </para> + </sect2> + + + + <sect2> + <title>Písma</title> + <para> + Část PÍSMA slouží pro výběr používaných písmen. + </para> + <para> + <screenshot> + <screeninfo>&knutclient; </screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="fsetting-cs.png" format="PNG" /> + </imageobject> + </mediaobject> + </screenshot> + </para> + + <para> + <variablelist> + <varlistentry> + <term><guilabel>Použít vlastní písma</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje možnost vybrat vlastní písma pro Hlavni panel a Analogové +panely. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Hlavní panel / Analogové panely</guilabel></term> + <listitem> + <para>Určuje pro který panel se bude vybírat písmo.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Požadované písmo</guilabel></term> + <listitem> + <para>Vybírá písma pro zadaný typ panelu. Má význam + jen tehdy pokud je vybrána položka <guilabel>Použít + vlastní písmo</guilabel>.</para> + </listitem> + </varlistentry> + </variablelist> + </para> + </sect2> + + + <sect2> + <title>Analog</title> + <para> + Část Analog slouží pro nastavení barev na analogových panelech. + </para> + <para> + <screenshot> + <screeninfo>&knutclient; </screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="asetting-cs.png" format="PNG" /> + </imageobject> + </mediaobject> + </screenshot> + </para> + + <para> + <variablelist> + + <varlistentry> + <term><guilabel>Použít vlastní barvu pozadí</guilabel></term> + <listitem> + <para>Dovoluje zvolit vlastní barvu pozadí pro analogový panel. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Barva pozadí</guilabel></term> + <listitem> + <para>Umožňuje zvolit barvu pozadí pro analogový panel.</para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>Použít vlastní barvy</guilabel></term> + <listitem> + <para>Dovoluje zvolit vlastní barvy pro následující části analogového panelu. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Barva ručičky</guilabel></term> + <listitem> + <para> + Umožňuje zvolit barvu ručičky pro analogový panel. Standardní barva + je černá. + </para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>Barva OK rozsahu</guilabel></term> + <listitem> + <para> + Umožňuje zvolit barvu podbarvení stupnice pro rozsah správných (OK) + hodnot. Standardní barva je zelená.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Barva rozsahu varování</guilabel></term> + <listitem> + <para> + Umožňuje zvolit barvu podbarvení stupnice pro rozsah varovaní. + Standardní barva je žlutá. + </para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>Barva rozsahu chyby</guilabel></term> + <listitem> + <para> + Umožňuje zvolit barvu podbarvení stupnice pro rozsah chyby. + Standardní barva je červená. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Barva stupnice</guilabel></term> + <listitem> + <para> + Umožňuje zvolit barvu stupnice pro analogový panel. + Standardní barva je černá. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Barva písma</guilabel></term> + <listitem> + <para> + Umožňuje zvolit barvu písma pro analogový panel. + Standardní barva je černá. + </para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>Vylepšení zpracování ručičky</guilabel></term> + <listitem> + <para> + Umožňuje vybrat grafický způsob zpracování ručičky. + </para> + </listitem> + </varlistentry> + + + </variablelist> + </para> + </sect2> + + + <sect2> + <title>Dokovaní</title> + <para> + Část DOCK slouží pro nastavení parametrů "dokovaní" programu. + </para> + <para> + <screenshot> + <screeninfo>&knutclient; </screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="ksetting-cs.png" format="PNG" /> + </imageobject> + </mediaobject> + </screenshot> + </para> + + <para> + Typ zobrazení v doku. (Dokem je míněn panel KDE.) + </para> + + + <para> + <variablelist> + + <varlistentry> + <term><guilabel>Obrázkové</guilabel></term> + <listitem> + <para> + Nastavuje obrazkový typ icony. + </para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>Obrázkové</guilabel></term> + <listitem> + <para> + Nastavuje souhrny typ icony, pouze pro specialisty. + </para> + </listitem> + </varlistentry> + + </variablelist> + </para> + + <para> + Prvky ToolTipu. (ToolTipem je míněna "bublinova" napověda.) + </para> + + <para> + <variablelist> + <varlistentry> + <term><guilabel>Výrobce</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení výrobce UPS-ky. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Model</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení modelu UPS-ky. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Sériové č.</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení sériového čísla UPS-ky. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Verze Firmvare</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení verze firmware UPS-ky. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Runtime</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení doby po kterou je UPS-ka schopna po výpadku + napájení dodávat el. proud. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Kapacita baterie</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení kapacity baterie. + </para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>Zatížení UPS</guilabel></term> + <listitem> + <para> + Povoluje/zakazuje zobrazení zatížení UPS. + </para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>Použít vlastní barvu pozadí</guilabel></term> + <listitem> + <para>Dovoluje zvolit vlastní barvu pozadí pro iconu v KDE panelu, když typ zobrazení icony v panelu je obrázkový. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Barva pozadí</guilabel></term> + <listitem> + <para>Umožnuje zvolit barvu pozadí.</para> + </listitem> + </varlistentry> + </variablelist> + </para> + </sect2> + + + +</sect1> +</chapter> + + +<chapter id="faq"> +<title>Otázky a odpovědi</title> + +&reporting.bugs; +&updating.documentation; + +<qandaset id="faqlist"> +<qandaentry> +<question> +<para>&knutclient; nepracuje ale program upsc ano. Co mam dělat ?</para> +</question> +<answer> +<para> Zkontrolujte nastaveni čísla portu. Od ver. 0.5 (NUT) je změněno číslo +portu 3493. +Klikněte na <link linkend="knutclient-configuration"> odkaz </link> pro další +údaje.</para> +</answer> +</qandaentry> +</qandaset> +</chapter> + +<chapter id="credits"> + + +<title>Credits and License</title> +<para> +&knutclient; +</para> +<para> +Program copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008 Daniel Prynych <email>Daniel@prynych.cz</email> +</para> +<para> +Documentation copyright 2003, 2004, 2005, 2006, 2007, 2008 Daniel Prynych +<email>Daniel@prynych.cz</email> +</para> +<para> +Translations done by: +<itemizedlist> +<listitem> +<para>Daniel Prynych <email>Daniel@prynych.cz</email> Čeština</para> +</listitem> +</itemizedlist> +</para> + +&underFDL; <!-- FDL: do not remove --> +&underGPL; <!-- GPL License --> + +</chapter> + +<appendix id="installation"> +<title>Instalace</title> +<sect1 id="getting-knutclient"> +<title>Jak získat &knutclient; </title> +<para> +&knutclient; není částí KDE projektu +<ulink url="http://www.kde.org">http://www.kde.org</ulink>. +&knutclient; může být nalezen na +<ulink url="ftp://ftp.buzuluk.cz/pub/alo/knutclient">ftp://ftp.buzuluk.cz/pub/alo/knutclient/</ulink> +</para> +</sect1> + +<sect1 id="requirements"> +<title>Požadavky</title> + +<para> +Pro úspěšné použití &knutclient; potřebujete KDE 3.x.x +</para> + +<para> +Seznam změn můžete najít na +<ulink +url="http://www.knut.noveradsl.cz/knutclient/">http://www.knut.noveradsl.cz/knutclient/</ulink>. +</para> +</sect1> + +<sect1 id="compilation"> +<title>Překlad a instalace</title> + +<para> +Pro překlad a instalaci &knutclient; napište následující příkazy v základním adresáři +Vaší &knutclient; aplikace. + +<screen width="40"> +<prompt>%</prompt> <userinput>./configure</userinput> +<prompt>%</prompt> <userinput>make</userinput> +<prompt>%</prompt> <userinput>make install</userinput> +</screen> +</para> + +<para> +Od doby kdy KDE aplikace používají autoconf a automake, +nemůžete mít žádné problémy při překladu. Jestliže přesto vzniknou +nějaké problémy hlaste je prosím do KDE konference. +</para> +</sect1> +</appendix> +&documentation.index; +</book> +<!-- +Local Variables: +mode: sgml +sgml-minimize-attributes: nil +sgml-general-insert-case: lower +End: +--> diff --git a/doc/cs/knutclient-cs.png b/doc/cs/knutclient-cs.png Binary files differnew file mode 100755 index 0000000..cb36d29 --- /dev/null +++ b/doc/cs/knutclient-cs.png diff --git a/doc/cs/ksetting-cs.png b/doc/cs/ksetting-cs.png Binary files differnew file mode 100644 index 0000000..ae4e047 --- /dev/null +++ b/doc/cs/ksetting-cs.png diff --git a/doc/cs/mkicker-cs.png b/doc/cs/mkicker-cs.png Binary files differnew file mode 100644 index 0000000..8c7f0c1 --- /dev/null +++ b/doc/cs/mkicker-cs.png diff --git a/doc/cs/msetting-cs.png b/doc/cs/msetting-cs.png Binary files differnew file mode 100755 index 0000000..6d41e04 --- /dev/null +++ b/doc/cs/msetting-cs.png diff --git a/doc/cs/new-cs.png b/doc/cs/new-cs.png Binary files differnew file mode 100755 index 0000000..3324d17 --- /dev/null +++ b/doc/cs/new-cs.png diff --git a/doc/cs/psetting-cs.png b/doc/cs/psetting-cs.png Binary files differnew file mode 100755 index 0000000..55ff9ce --- /dev/null +++ b/doc/cs/psetting-cs.png diff --git a/doc/cs/tkicker-cs.png b/doc/cs/tkicker-cs.png Binary files differnew file mode 100644 index 0000000..e662839 --- /dev/null +++ b/doc/cs/tkicker-cs.png diff --git a/doc/cs/usetting-cs.png b/doc/cs/usetting-cs.png Binary files differnew file mode 100755 index 0000000..c53b8dc --- /dev/null +++ b/doc/cs/usetting-cs.png diff --git a/doc/cs/variables-cs.png b/doc/cs/variables-cs.png Binary files differnew file mode 100644 index 0000000..da3a274 --- /dev/null +++ b/doc/cs/variables-cs.png diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am new file mode 100755 index 0000000..4f808eb --- /dev/null +++ b/doc/en/Makefile.am @@ -0,0 +1,2 @@ +KDE_DOCS = knutclient +KDE_LANG = en diff --git a/doc/en/asetting-en.png b/doc/en/asetting-en.png Binary files differnew file mode 100755 index 0000000..444c11e --- /dev/null +++ b/doc/en/asetting-en.png diff --git a/doc/en/fsetting-en.png b/doc/en/fsetting-en.png Binary files differnew file mode 100755 index 0000000..e90e339 --- /dev/null +++ b/doc/en/fsetting-en.png diff --git a/doc/en/index.docbook b/doc/en/index.docbook new file mode 100755 index 0000000..2b8ac9d --- /dev/null +++ b/doc/en/index.docbook @@ -0,0 +1,1288 @@ +<?xml version="1.0" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" +"dtd/kdex.dtd" [ + <!ENTITY knutclient '<application>KNutClient</application>'> + <!ENTITY kappname "&knutclient;"><!-- replace knutclient here --> + <!ENTITY % addindex "IGNORE"> + <!ENTITY % English "INCLUDE"><!-- change language only here --> + + <!-- Do not define any other entities; instead, use the entities + from kde-genent.entities and $LANG/user.entities. --> +]> +<!-- kdoctemplate v0.8 October 1 1999 + Minor update to "Credits and Licenses" section on August 24, 2000 + Removed "Revision history" section on 22 January 2001 --> + +<!-- ................................................................ --> + +<!-- The language must NOT be changed here. --> + +<book lang="&language;"> + +<!-- This header contains all of the meta-information for the document such +as Authors, publish date, the abstract, and Keywords --> + +<bookinfo> +<title>The KNutClient Handbook</title> + +<authorgroup> +<author> +<firstname>Daniel</firstname> +<othername></othername> +<surname>Prynych</surname> +<affiliation> +<address><email>Daniel@prynych.cz</email></address> +</affiliation> +</author> +</authorgroup> + + +<copyright> +<year>2001</year> +<year>2002</year> +<year>2003</year> +<year>2004</year> +<year>2006</year> +<year>2007</year> +<year>2008</year> +<year>2009</year> +<holder>Daniel Prynych</holder> +</copyright> + +<!-- Translators: put here the copyright notice of the translation --> +<!-- Put here the FDL notice. Read the explanation in fdl-notice.docbook + and in the FDL itself on how to use it. --> +<legalnotice>&FDLNotice;</legalnotice> + +<!-- Date and version information of the documentation +Don't forget to include this last date and this last revision number, we +need them for translation coordination ! +Please respect the format of the date (DD/MM/YYYY) and of the version +(V.MM.LL), it could be used by automation scripts. +Do NOT change these in the translation. --> + +<date>15/01/2008</date> +<releaseinfo>0.12.01</releaseinfo> + +<!-- Abstract about this handbook --> + +<abstract> +<para> +&knutclient; is GUI client for UPS system NUT. +</para> +<para> +This document describes &knutclient; version 0.9.5 +</para> +</abstract> + + +<keywordset> +<keyword>KDE</keyword> +<keyword>kdeutils</keyword> +<keyword>KNutClient</keyword> +<keyword>NUT</keyword> +<keyword>UPS</keyword> +</keywordset> + +</bookinfo> + + +<chapter id="introduction"> +<title>Introduction</title> + +<para> +The &knutclient; is the application that watches state of UPS for system NUT. +</para> +</chapter> + +<chapter id="using-knutclient"> +<title>Using KNutClient</title> + +<sect1 id="knutclient-mainwin"> +<title>Main window &knutclient;</title> + + + +<para> +Main window applications &knutclient; +</para> +<para> +The &knutclient; is the client graphics application for system NUT +"Network Ups Tools". It enables to watch the state of UPS and to show +values of variables which the choice UPS a its driver are supporting. +</para> + +<para> +From version 0.6.0 &knutclient; supports the running of instant command and +enables the change of RW variables. +</para> +<para> +From version 0.9.0 &knutclient; doesn't support protocol UDP. +</para> + +<para> +<screenshot> +<screeninfo>Main window &knutclient;</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="knutclient-en.png" format="PNG"/> + </imageobject> + </mediaobject> +</screenshot> +</para> +<para> + +Main window is divided in two parts. +</para> +<para> +The left part "Main panel" includes next dates which show the state of the UPS choice. +On line, on battery, overload,replace battery,battery low, calibration,runtime. +There are unchangeable dates in this panel, name of UPS, serial number, +manufactured. This dates are reading only once, when you UPS choose. +</para> +<para> +The right part includes analog panels. These panels show values of variables like +input voltage, load UPS, battery charge, UPS temperature, battery voltage. +</para> +<para> +&knutclient; includes toolbar, with standard buttons and button for the UPS choice. +</para> +</sect1> + +<sect1 id="knutclient-kicker"> +<title>&knutclient; and KDE panel</title> + +<para> +<screenshot> +<screeninfo>&knutclient; and KDE panel</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="tkicker-en.png" format="PNG"/> + </imageobject> + </mediaobject> +</screenshot> +</para> + +<para> +From 0.8.0 version &knutclient; docks in KDE panel. His icon is variable and shows +information about UPS load, runtime and the charge of battery, depending on type of icons is selected. + +After moving the pointer of the mouse on the icon, information window "ToolTip" is showes up, +which includes more information about UPS, Name, UPS name ,Address, State, Runtime .. +</para> +</sect1> + + +<sect1 id="knutclient-features"> +<title>More KNutClient features</title> +<para> +For connecting with server side of NUT (upsd), &knutclient; uses protocol TCP. +When UPS is selected in toolbar, &knutclient; tries to read the data. When +reading fails, reading is repeated. The maximum count of repetitions is five. +Afterwards &knutclient; reads data in periodical sequences. The first reading +reads all variables, next reading reads variables that analog panels, +RUNTIME a state of UPS show only. Variables show UPS name, manufacturer, serial +number ... are read only once, because their changes aren't probable. +</para> + +<para> +Errors which arise like answer from user actions are show in their own window. +</para> + +</sect1> + +</chapter> + +<chapter id="commands"> +<title>Command Reference</title> + + +<sect1 id="knutclient-mainwindow"> +<title>The main KNutClient window</title> +<para></para> + +<sect2> +<title>The File Menu</title> +<para> +<variablelist> + <varlistentry> + <term><menuchoice> + <guimenu>File</guimenu> + <guimenuitem>Showing Ups variables and commands</guimenuitem> + </menuchoice></term> + <listitem><para><action>Shows Ups variables for selected Ups + </action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenu>File</guimenu> + <guimenuitem>Running instant command</guimenuitem> + </menuchoice></term> + <listitem><para><action>Runs selected instant command for selected UPS</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenu>File</guimenu> + <guimenuitem>Setting RW variables</guimenuitem> + </menuchoice></term> + <listitem> + <para><action> Changes selected UPS RW variable</action></para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><menuchoice> + <shortcut> + <keycombo><keycap>Ctrl</keycap><keycap>q</keycap></keycombo> + </shortcut> + <guimenu>File</guimenu> + <guimenuitem>Quit</guimenuitem> + </menuchoice></term> + <listitem><para><action>Quits program</action></para></listitem> + </varlistentry> +</variablelist> +</para> +</sect2> + + +<sect2> +<title>Menu Connection</title> +<para> +<variablelist> + <varlistentry> + <term><menuchoice> + <shortcut> + <keycombo><keycap>F1</keycap></keycombo> + </shortcut> + <guimenu>Connection</guimenu> + <guimenuitem>Reconnect</guimenuitem> + </menuchoice></term> + <listitem><para><action>Restore connection (reconnect) to UPS server(upsd). + </action></para></listitem> + </varlistentry> +</variablelist> +</para> +</sect2> + + + +<sect2> +<title>Menu Settings</title> +<para> +<variablelist> + <varlistentry> + <term><menuchoice> + <guimenu>Settings</guimenu> + <guimenuitem>Show Toolbar</guimenuitem> + </menuchoice></term> + <listitem><para><action>Shows/Hides toolbar.</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenu>Settings</guimenu> + <guimenuitem>Show Statusbar</guimenuitem> + </menuchoice></term> + <listitem><para><action>Shows/Hides statusbar.</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenu>Settings</guimenu> + <guimenuitem>Configure Shortcuts... </guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Opens dialog panels for configuration key/action associations. + </action></para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><menuchoice> + <guimenu>Settings</guimenu> + <guimenuitem>Configure &knutclient; </guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Opens main configuration dialog panels. + </action></para> + </listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenu>Settings</guimenu> + <guimenuitem>Using description</guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Shows/Hides tooltip for showing UPS variables and commands. + </action></para> + </listitem> + </varlistentry> + +</variablelist> +</para> +</sect2> +</sect1> + +<sect1 id="knutclient-kicker-comm"> +<title>Icon in KDE panel</title> + +<para> +<screenshot> +<screeninfo>Menu of KDE panel's icon</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="mkicker-cs.png" format="PNG"/> + </imageobject> + </mediaobject> +</screenshot> +</para> + + +<sect2> +<title>Menu</title> +<para> +<variablelist> + <varlistentry> + <term><menuchoice> + <guimenuitem>UPS</guimenuitem> + </menuchoice></term> + <listitem><para><action>Using for select Ups.</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenuitem>Showing Ups variables and commands</guimenuitem> + </menuchoice></term> + <listitem><para><action>Shows Ups variables for selected Ups. + </action></para></listitem> + </varlistentry> + + + <varlistentry> + <term><menuchoice> + <guimenuitem>Running instant command</guimenuitem> + </menuchoice></term> + <listitem><para><action>Runs selected instant command for selected UPS.</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenuitem>Setting RW variables</guimenuitem> + </menuchoice></term> + <listitem> + <para><action> Changes selected UPS RW variable.</action></para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><menuchoice> + <guimenuitem>Reconnect</guimenuitem> + </menuchoice></term> + <listitem><para><action>Restore connection (reconnect) to UPS server(upsd). + </action></para></listitem> + </varlistentry> + + + <varlistentry> + <term><menuchoice> + <guimenuitem>Setting &knutclient; </guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Opens configuration dialog panels. + </action></para> + </listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenuitem>About &knutclient;</guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Shows information about aplication &knutclient;.</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenuitem>Minimalize</guimenuitem> + </menuchoice></term> + <listitem> + <para><action>Closes main window.</action></para></listitem> + </varlistentry> + + <varlistentry> + <term><menuchoice> + <guimenuitem>Quit</guimenuitem> + </menuchoice></term> + <listitem><para><action>Quits program.</action></para></listitem> + </varlistentry> + + </variablelist> + </para> + </sect2> + </sect1> + + +<sect1 id="knuclient-show-variables"> +<title>Showing variables</title> +<para> +This window shows list of all variables and instant commands, when exist for selected UPS. +<screenshot> +<screeninfo>Window of variables and instant commands</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="variables-cs.png" format="PNG"/> + </imageobject> + </mediaobject> +</screenshot> +</para> +</sect1> + + + + <sect1 id="knuclient-instant-command"> + <title>Instant commands</title> + <para> + Instant commands run in UPS, the NUT server puts the command selected driver and + driver will run the command in UPS. The control window offers commands, which + the driver supports. + </para> + <para> + <variablelist> + <varlistentry> + <term><guilabel>OK</guilabel></term> + <listitem> + <para>The button <guibutton>OK</guibutton> runs the selected commands.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Cancel</guilabel></term> + <listitem> + <para>The Button <guibutton>Cancel</guibutton> closes the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Command</guilabel></term> + <listitem> + <para>The command for running is selected here.</para> + </listitem> + </varlistentry> + </variablelist> + </para> + </sect1> + + <sect1 id="knutclient-RW-values"> + <title>User changed (RW) variables</title> + <para> + User changed variables are group of variables which can be changed by the user. + Majority of them are equal to setting of UPS. There are two types of user + changed variables, char or enumerated variables. Char variables are a string of + chars with maximal length. Enumerated variables are a list of right values + for setting these variables. + </para> + <para> + User changed variable is not changed on server NUT (upsd) but the server + puts command for change to driver, it changes the setting immediately. This + activity is not instant and it can wait a few seconds. + </para> + <para> + <variablelist> + <varlistentry> + <term><guilabel>OK</guilabel></term> + <listitem> + <para>Button<guibutton>OK</guibutton> changes variable.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Cancel</guilabel></term> + <listitem> + <para>Button <guibutton>Cancel</guibutton> close window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Default</guilabel></term> + <listitem> + <para>Button <guibutton>Default</guibutton> sets default values +this variable.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Variable</guilabel></term> + <listitem> + <para>Variable for changed is selected here. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Value</guilabel></term> + <listitem> + <para> Values for selected variable are selected here. + Array for changed of value is changes on base type of variable. + </para> + </listitem> + </varlistentry> + </variablelist> + </para> + </sect1> + + +<sect1 id="knutclient-configuration"> +<title>Setting &knutclient;</title> + +<para> +The window for setting has got five parts Setting, UPS, Panel, Fonts and Analog. +</para> + <sect2> + <title>Setting</title> + <para> + Part Setting is used for setting number of rows, analog panels, background color of the main window, + input voltage (120/230)V, frequency of input voltage (50/60)Hz and allowing of Xfer's values (LowXfer and HighXfer) + </para> + <para> + <screenshot> + <screeninfo>&knutclient; </screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="msetting-en.png" format="PNG" /> + </imageobject> + </mediaobject> + </screenshot> + </para> + <para> + <variablelist> + <varlistentry> + <term><guilabel>Number of columns</guilabel></term> + <listitem> + <para>This sets the maximum number of columns for analog panels</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Use custom background color</guilabel></term> + <listitem> + <para>This allows to use the custom background color of the main window. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Color of Background</guilabel></term> + <listitem> + <para>This selects the background color.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Use dialog "Are you sure"</guilabel></term> + <listitem> + <para> + This switches on dialog "Are you sure" when you want to end the program. + When you don't acknowledge dialog "Are you sure", program doesn't stop.</para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>Use Main window when program started</guilabel></term> + <listitem> + <para>Sets showing main window, when program started.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Show message window, when program reports error</guilabel></term> + <listitem> + <para>Permits showing message window, what shows description of error. It's useful when docking of program isn't forbided.</para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>Nominal Input Voltage</guilabel></term> + <listitem> + <para> This selects nominal input voltage from 230V or 120V. The selection isn't + useless of <guilabel>"Use High-Low XFER"</guilabel> is switched on. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Nominal Input Frequency</guilabel></term> + <listitem> + <para> This selects nominal input frequency from 50Hz or 60Hz. The selection isn't + useless of<guilabel>"Use High-Low XFER"</guilabel> is switched on. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Use High-Low XFER</guilabel></term> + <listitem> + <para>This sets nominal input voltage and nominal input frequency on based values in variables of NUT LOWXFER and HIGHXFER. + These variables determine the range of value input voltage, which UPS can work with. + On the basis of thise values &knutclient; sets input voltage and input frequency for analog panels which use them. + These panels are input voltage, input frequency and etc. + </para> + </listitem> + </varlistentry> + </variablelist> + </para> +</sect2> + +<sect2> + <title>UPS</title> + <para> + The part UPS is used for setting the list of UPS and their parameters + The left part includes list of UPS. The right part includes buttons for + adding, changed parameters and deleting the record of UPS. + </para> + <para> + <screenshot> + <screeninfo>&knutclient; </screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="usetting-en.png" format="PNG" /> + </imageobject> + </mediaobject> + </screenshot> + </para> + <para> + <variablelist> + <varlistentry> + <term><guibutton>Add</guibutton></term> + <listitem> + <para>This adds into the list another UPS and sets its parameters.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guibutton>Change</guibutton></term> + <listitem> + <para>This changes parametric selected UPS.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guibutton>Delete</guibutton></term> + <listitem><para>This deletes UPS from list.</para> + </listitem> + </varlistentry> + </variablelist> + </para> + <sect3> + <title>Setting of parameters</title> + <para> + This windows is used for setting parameters of UPS. + </para> + <para> + <screenshot> + <mediaobject> + <imageobject> + <imagedata fileref="new-en.png" format="PNG"/> + </imageobject> + </mediaobject> + </screenshot> + </para> + <para> + <variablelist> + <varlistentry> + <term><guilabel>Name</guilabel></term> + <listitem> + <para>This sets the name of UPS for the &knutclient; program.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>UPS address</guilabel></term> + <listitem> + <para> + This sets name of PC. UPS is connected with this PC. + This name is UPS address on net. + Examples: ns.alo.cz, localhost, 192.168.1.12. + </para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>UPS name</guilabel></term> + <listitem> + <para> + This sets name of UPS as it is defined in NUT. When name is not defined + program uses the first name of NUT system list on this PC. + This is true when minimal version of upsd is 1.3. Look into NUT documentacion. + Examples: victron, myups, apc700. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Delay (ms)</guilabel></term> + <listitem> + <para> + This sets the interval between two transmitions of data (reading data) from the NUT system. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Password</guilabel></term> + <listitem> + <para>This sets the password for the authorization of the user.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Store NUT password in configuration file</guilabel></term> + <listitem> + <para> + When you select this selection, the password will be saved into the configuration file. + Password saved in configuration file not crypt. When you don't select this selection, + the password will be forgotten, when the program is ended.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>UPS Variables</guilabel></term> + <listitem> + <para>This selects variables which will show in analog panels + in the right part main window. + </para> + </listitem> + </varlistentry> + </variablelist> + </para> + <para> + Parameters User Name and Password are used for instant command or change of RW variables only. + For watching the state of UPS the User name and the Password aren't needed. + The Password and The User name have got their equivalents in file upsd.users of the NUT system. + </para> + </sect3> + </sect2> + +<sect2> + <title>Panel</title> + <para> + The part Panel is used for selecting which information's parts of the main panel will show. + </para> + <para> + <screenshot> + <screeninfo>&knutclient; </screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="psetting-en.png" format="PNG" /> + </imageobject> + </mediaobject> + </screenshot> + </para> + <para> + <variablelist> + + <varlistentry> + <term><guilabel>Overloading</guilabel></term> + <listitem> + <para> + Shows/Hides showing overloading + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>UPS Battery low</guilabel></term> + <listitem> + <para> + Shows/Hides showing battery low. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Replace battery</guilabel></term> + <listitem> + <para> + Shows/Hides showing that battery needs to be replaced + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Ups calibration</guilabel></term> + <listitem> + <para> + Shows/Hides showing UPS calibration. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Manufac. + Model</guilabel></term> + <listitem> + <para> + Shows/Hides showing Manufacturer and Model of UPS + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Manufacturer</guilabel></term> + <listitem> + <para> + Shows/Hides showing Manufacturer of UPS. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Model</guilabel></term> + <listitem> + <para> + Shows/Hides showing Model of UPS. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Serial</guilabel></term> + <listitem> + <para> + Shows/Hides showing serial number. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Firm. rev.</guilabel></term> + <listitem> + <para> + Shows/Hides showing firmware's revision. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Runtime</guilabel></term> + <listitem> + <para> + Shows/Hides show the time of the runtime on battery without power. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Use custom background color</guilabel></term> + <listitem> + <para>This allows to use the custom background color of the main panel. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Color of background</guilabel></term> + <listitem> + <para>This selects the background color.</para> + </listitem> + </varlistentry> + + </variablelist> + </para> +</sect2> + + <sect2> + <title>Fonts</title> + <para> + The part Fonts is used for selecting used fonts. + </para> + <para> + <screenshot> + <screeninfo>&knutclient; </screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="fsetting-en.png" format="PNG" /> + </imageobject> + </mediaobject> + </screenshot> + </para> + <para> + <variablelist> + <varlistentry> + <term><guilabel>Use custom font</guilabel></term> + <listitem> + <para> + Shows/Hides allows to select custom fonts for the main panel and the analog panels. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Main panel / Analog panels</guilabel></term> + <listitem> + <para>This selects the panel for which the font is selected.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><guilabel>Font</guilabel></term> + <listitem> + <para>This selects the font for the selection panel. + This is used when select <guilabel>Use custom font</guilabel> is selected. + </para> + </listitem> + </varlistentry> + </variablelist> + </para> + </sect2> + + + + +<sect2> + <title>Analog</title> + <para> + The part Analog is used for setting color for the analog panels. + </para> + + <para> + <screenshot> + <screeninfo>&knutclient; </screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="asetting-en.png" format="PNG" /> + </imageobject> + </mediaobject> + </screenshot> + </para> + + <para> + <variablelist> + + <varlistentry> + <term><guilabel>Use custom background color</guilabel></term> + <listitem> + <para>This allows to use custom background color for the analog panel. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Color of background</guilabel></term> + <listitem> + <para>This selects the background color of analog panel.</para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Use custom other colors</guilabel></term> + <listitem> + <para>This allows to select custom color of the analog panel's other parts. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Color of pointer</guilabel></term> + <listitem> + <para> + This is used for selecting the color of analog panel's pointer (finger). Default color is black. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Color of OK range</guilabel></term> + <listitem> + <para> + This is used for selecting color of range OK for analog panel. Default color is green. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Color of warning range</guilabel></term> + <listitem> + <para> + This is used for selecting color of range warning for analog panel. Default color is yellow. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Color of error range</guilabel></term> + <listitem> + <para> + This is used for selecting color of range error for analog panel. Default color is red. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Color of scale</guilabel></term> + <listitem> + <para> + This is used for selecting color of scale for analog panel. Default color is black. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Color of font</guilabel></term> + <listitem> + <para> + This is used for selecting color of font for analog panel. Default color is black. + </para> + </listitem> + </varlistentry> + + + + <varlistentry> + <term><guilabel>Digital processing of pointers</guilabel></term> + <listitem> + <para> + This is used for selecting type of graphics proccessing of pointers. + </para> + </listitem> + </varlistentry> + + + </variablelist> + </para> + </sect2> + + <sect2> + <title>Docking</title> + <para> + The part DOCK is used for setting parameters of docking program. + </para> + <para> + <screenshot> + <screeninfo>&knutclient; </screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="ksetting-cs.png" format="PNG" /> + </imageobject> + </mediaobject> + </screenshot> + </para> + + <para> + Type of dock's showing (Dock is KDE panel). + </para> + + <para> + <variablelist> + + <varlistentry> + <term><guilabel>Picture</guilabel></term> + <listitem> + <para> + Sets picture type of icon. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>General</guilabel></term> + <listitem> + <para> + Sets general type of icon, for specialist only. + </para> + </listitem> + </varlistentry> + + </variablelist> + </para> + + <para> + Items of ToolTip. (ToolTip is bubble help.) + </para> + + <para> + <variablelist> + <varlistentry> + <term><guilabel>Manufacturer</guilabel></term> + <listitem> + <para> + Shows/Hides showing Manufacturer of UPS. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Model</guilabel></term> + <listitem> + <para> + Shows/Hides showing Model of UPS. + </para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>Serial</guilabel></term> + <listitem> + <para> + Shows/Hides showing serial number. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Firm. rev.</guilabel></term> + <listitem> + <para> + Shows/Hides showing firmware's revision. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Runtime</guilabel></term> + <listitem> + <para> + Shows/Hides showing the time of the runtime on battery without power. + </para> + </listitem> + </varlistentry> + + + <varlistentry> + <term><guilabel>Battery Charge</guilabel></term> + <listitem> + <para> + Shows/Hides showing the Battery Charge. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Load UPS</guilabel></term> + <listitem> + <para> + Shows/Hides showing the Load of UPS. + </para> + </listitem> + </varlistentry> + + + + <varlistentry> + <term><guilabel>Use custom background color</guilabel></term> + <listitem> + <para>This allows to use the custom background color of KDE panel's icon, when type of icon in KDE panel is picture. + </para> + </listitem> + </varlistentry> + + <varlistentry> + <term><guilabel>Color of background</guilabel></term> + <listitem> + <para>This selects the background color.</para> + </listitem> + </varlistentry> + + </variablelist> + </para> + </sect2> + + +</sect1> +</chapter> + +<chapter id="faq"> +<title>Questions and Answers</title> + +&reporting.bugs; +&updating.documentation; + +<qandaset id="faqlist"> +<qandaentry> +<question> +<para> +The &knutclient; isn't working, but the upsc is. What shall I do ? +</para> +</question> +<answer> +<para> +See the setting number of port. From version 0.5 (NUT) the number of port is changed. +</para> +</answer> +</qandaentry> +</qandaset> +</chapter> + +<chapter id="credits"> + +<title>Credits and License</title> + +<para> +&knutclient; +</para> +<para> +Program copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008 Daniel Prynych <email>Daniel@prynych.cz</email> +</para> +<para> +Documentation copyright 2003, 2004, 2005, 2006, 2007, 2008 Daniel Prynych <email>Daniel@prynych.cz</email> +</para> +<para> +Translations done by: +<itemizedlist> +<listitem> +<para>Daniel Prynych <email>Daniel@prynych.cz</email> Eng</para> +</listitem> +</itemizedlist> +</para> + +&underFDL; <!-- FDL: do not remove --> +&underGPL; <!-- GPL License --> + +</chapter> + +<appendix id="installation"> +<title>Installation</title> + +<sect1 id="getting-knutclient"> +<title>How to obtain KNutClient</title> + +<para> +&knutclient; is not part of the KDE project +<ulink url="http://www.kde.org">http://www.kde.org</ulink>. +&knutclient; can be found on +<ulink +url="ftp://ftp.buzuluk.cz/pub/alo/knutclient/">ftp://ftp.buzuluk.cz/pub/alo/knutclient/</ulink>, the +main ftp site of the A.L.O. </para> +</sect1> + +<sect1 id="requirements"> +<title>Requirements</title> + +<para> +In order to successfully use &knutclient;, you need KDE 3.x +</para> + +<para> +You can find a list of changes at <ulink +url="http://www.knut.noveradsl.cz/knutclient/">http://www.knut.noveradsl.cz/knutclient/</ulink>. +</para> +</sect1> + +<sect1 id="compilation"> +<title>Compilation and installation</title> + +<para> +In order to compile and install &knutclient; on your system, type the following +in the base +directory of. +<screen width="40"> +<prompt>%</prompt> <userinput>./configure</userinput> +<prompt>%</prompt> <userinput>make</userinput> +<prompt>%</prompt> <userinput>make install</userinput> +</screen> +</para> + +<para>Since KApp uses autoconf and automake you should have not trouble +compiling it. +Should you run into problems please report them to the KDE mailing lists.</para> +</sect1> +</appendix> + +&documentation.index; +</book> +<!-- +Local Variables: +mode: sgml +sgml-minimize-attributes: nil +sgml-general-insert-case: lower +End: +--> diff --git a/doc/en/knutclient-en.png b/doc/en/knutclient-en.png Binary files differnew file mode 100755 index 0000000..44c2e26 --- /dev/null +++ b/doc/en/knutclient-en.png diff --git a/doc/en/ksetting-en.png b/doc/en/ksetting-en.png Binary files differnew file mode 100644 index 0000000..751d49c --- /dev/null +++ b/doc/en/ksetting-en.png diff --git a/doc/en/mkicker-en.png b/doc/en/mkicker-en.png Binary files differnew file mode 100644 index 0000000..8a5328f --- /dev/null +++ b/doc/en/mkicker-en.png diff --git a/doc/en/msetting-en.png b/doc/en/msetting-en.png Binary files differnew file mode 100755 index 0000000..0031423 --- /dev/null +++ b/doc/en/msetting-en.png diff --git a/doc/en/new-en.png b/doc/en/new-en.png Binary files differnew file mode 100755 index 0000000..3814a63 --- /dev/null +++ b/doc/en/new-en.png diff --git a/doc/en/psetting-en.png b/doc/en/psetting-en.png Binary files differnew file mode 100755 index 0000000..79fdae2 --- /dev/null +++ b/doc/en/psetting-en.png diff --git a/doc/en/tkicker-en.png b/doc/en/tkicker-en.png Binary files differnew file mode 100644 index 0000000..6bafb51 --- /dev/null +++ b/doc/en/tkicker-en.png diff --git a/doc/en/usetting-en.png b/doc/en/usetting-en.png Binary files differnew file mode 100755 index 0000000..e9d308d --- /dev/null +++ b/doc/en/usetting-en.png diff --git a/doc/en/variables-en.png b/doc/en/variables-en.png Binary files differnew file mode 100644 index 0000000..c54950d --- /dev/null +++ b/doc/en/variables-en.png |