---------------------------------
GtkSysInfo 1.9Beta1 under Gnu/GPL Licence
---------------------------------

-------------------------------------------------------------------------
Copyright GtkSysinfo Pissens Sbastien

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
--------------------------------------------------------------------------

1) This script is coded in Gtk2-Perl, to execute this script , you need :

- Perl 
- Gtk2
- Gtk2-Perl
- Perl-Gtk2-TrayIcon (urpmi perl-Gtk2-TrayIcon,apt... or you can download it on http://sourceforge.net/projects/gtk2-perl/)
- PCIUTILS (Optionnal)
- lm_sensors (Optionnal)
- Aumix to control Volumes (new in 1.9)

Note : To desactive the System tray Icon , you can give the option --notray to the script (But you need Perl-Gtk2-TrayIcon :( )

2) The commands are essential for GtkSysinfo and must be in the PATH : 
	cat,grep,hostname,who,df,sed,uptime,awk,xdpyinfo...
	Note : For lspci , you can download it on http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml or on ftp://ftp.kernel.org/pub/software/utils/pciutils/
	
3) If you have a Nvidia card with sensors, Download the Nvidia drivers on  http://www.nvidia.com to monitor the temperatures.

4) To monitor your CPU temperatures, you need lm_sensors, you can download it on http://secure.netroedge.com/~lm78/

5) If the script doesn't launch , please see sysinfo.log and come on the GtkSysinfo site to get more help (http://GtkSysinfo.sourceforge.net)

6) To create a shortcut(In Kde or others), please see this example : 
	perl -I/home/~user/GtkSysinfo1.9/ /home/~user/GtkSysinfo1.9/Sysinfo.pl

This script has been tested on Mandrake 10.1 Official and Ubuntu.


Sincerely, Seb

	

