diff options
Diffstat (limited to 'doc/other/doxy/main.dox')
-rw-r--r-- | doc/other/doxy/main.dox | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/doc/other/doxy/main.dox b/doc/other/doxy/main.dox new file mode 100644 index 0000000..d029839 --- /dev/null +++ b/doc/other/doxy/main.dox @@ -0,0 +1,70 @@ +/*! +\mainpage TDEPowersave - a KDE Kickerapplet/fontend for Powermanagement +\section intro_sec Introduction + TDEPowersave provides battery monitoring and suspend/standby triggers. + It supports APM, ACPI and PMU. + + Together with the powersave package (to provide powermanagement if TDEPowersave + is not running) and the YaST Powermanagement module it is the preferred package + that should be used for battery monitoring and control of power management + related tasks. + + TDEPowersave is currently, as we know, available/running for/on these distributions: + \li SUSE Linux: defaultly on distribution + - openSUSE 10.2: from the available releases and via sourceforge + - SUSE 10.1/SLED10: from the available releases and updates (for TDEPowersave 0.6.x) + - SUSE 10.0: from + <a href="http://sourceforge.net/project/showfiles.php?group_id=124576&package_id=162439">sourceforge.net</a> + - SUSE 9.3 and 9.2: last available version 0.4.5 from: + <a href="http://sourceforge.net/project/showfiles.php?group_id=124576&package_id=141008">sourceforge.net</a> + \li Debian: available in unstable and testing tree via 'apt-get install tdepowersave' + \li Ubuntu/Kubuntu: + - for Dapper Drake from universe repository + - for 'Breezy Badger' from + <a href="http://www.teco.edu/~biebl/ubuntu">http://www.teco.edu/~biebl/ubuntu</a> (Thanks to Michael Biebl) + \li Fedora Core 4 and 5: from + <a href="http://sourceforge.net/project/showfiles.php?group_id=124576&package_id=162439">sourceforge.net</a> + \li Mandriva 2006.1: from + <a href="http://sourceforge.net/project/showfiles.php?group_id=124576&package_id=162439">sourceforge.net</a> + \li ALT Linux: TDEPowersave v0.4.5 defaultly on distribution + \li Pardus: TDEPowersave default on the distribution + \li Gentoo, Slackware and other: <a href="http://www.kde-apps.org/content/show.php?content=29295">www.kde-apps.org</a> + + +\section using_sec Using tdepowersave + This Applet work under <a href="http://www.kde.org">KDE</a> (and also <a href="http://www.gnome.org">GNOME</a>). + + Dependig on some features you maybe need also: + - PolicyKit (<a href="http://gitweb.freedesktop.org/?p=PolicyKit.git;a=summary">git repository</a>) + + You can maybe find more information in the README file in the base dir of the project. + +\section contact_sec Contact + You can contact us via the project website(s), Mailinglists and for bugs also via several bugzilla + systems: + +\subsection contact_web_sec Websites + \li <a href="http://freshmeat.net/projects/tdepowersave">[email protected]</a> + \li <a href="http://www.kde-apps.org/content/show.php?content=29295">[email protected]</a> + \li <a href="http://sourceforge.net/projects/powersave">[email protected]</a> + \li <a href="http://developer.novell.com/wiki/index.php/Powersave">[email protected]</a> + +\subsection contact_ML_sec Mailing Lists + \li <a href="http://forge.novell.com/mailman/listinfo/powersave-users">[email protected]</a> + \li <a href="http://forge.novell.com/mailman/listinfo/powersave-devel">[email protected]</a> + +\subsection contact_Bugzilla_sec Report Bugs + Websites: + \li <a href="http://en.opensuse.org/Report_a_Bug">SUSE Linux / openSUSE</a> + \li <a href="https://bugzilla.novell.com/">SLED/SLES</a> + \li <a href="http://www.debian.org/Bugs/">Debian</a> + \li <a href="https://launchpad.net/distros/ubuntu/+bugs">(K)Ubuntu</a> + \li <a href="http://sourceforge.net/tracker/?group_id=124576&atid=700009">Mandriva</a> + \li <a href="http://sourceforge.net/tracker/?group_id=124576&atid=700009">RedHat/Fedora</a> + \li <a href="http://bugzilla.altlinux.org/">ALT Linux</a> + \li <a href="http://bugs.pardus.org.tr/">Pardus</a> + + You can also report Bugs to the powersave-users mailing list: + \li <a href="http://forge.novell.com/mailman/listinfo/powersave-users">[email protected]</a> + +*/ |