swift 05/10/21 20:35:46 Modified: xml/htdocs/doc/en nvidia-guide.xml Log: #108916 - Adding nvidia-settings tool information
Revision Changes Path 1.19 +15 -3 xml/htdocs/doc/en/nvidia-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.19&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.19&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml.diff?r1=1.18&r2=1.19&cvsroot=gentoo Index: nvidia-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- nvidia-guide.xml 5 Oct 2005 00:03:17 -0000 1.18 +++ nvidia-guide.xml 21 Oct 2005 20:35:46 -0000 1.19 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.18 2005/10/05 00:03:17 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.19 2005/10/21 20:35:46 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/nvidia-guide.xml"> @@ -22,8 +22,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.14</version> -<date>2005-09-11</date> +<version>1.15</version> +<date>2005-10-21</date> <chapter> <title>Introduction</title> @@ -292,6 +292,18 @@ </body> </section> +<section> +<title>Using NVidia Settings Tool</title> +<body> + +<p> +Since NVidia released version 1.0.6106 it also provides you with a settings +tool. This tool allows you to change graphical settings without restarting the X +server and is available through Portage as <c>media-video/nvidia-settings</c>. +</p> + +</body> +</section> </chapter> <chapter> -- [email protected] mailing list
