fox2mike 05/09/09 06:01:15 Modified: xml/htdocs/doc/en xorg-config.xml Log: #101912 - Minor content change, make clear that the mouse output isn't meaningful. Fixed license to 2.5 as well.
Revision Changes Path 1.17 +6 -5 xml/htdocs/doc/en/xorg-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xorg-config.xml?rev=1.17&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xorg-config.xml?rev=1.17&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xorg-config.xml.diff?r1=1.16&r2=1.17&cvsroot=gentoo Index: xorg-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- xorg-config.xml 9 Sep 2005 05:57:43 -0000 1.16 +++ xorg-config.xml 9 Sep 2005 06:01:15 -0000 1.17 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.16 2005/09/09 05:57:43 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.17 2005/09/09 06:01:15 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -19,10 +19,10 @@ </abstract> <!-- The content of this document is licensed under the CC-BY-SA license --> -<!-- See http://creativecommons.org/licenses/by-sa/2.0 --> +<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.12</version> +<version>1.13</version> <date>2005-09-09</date> <chapter> @@ -359,8 +359,9 @@ <path>/dev/input/mouse0</path> (or <path>/dev/input/mice</path> if you want to use several mice). In some cases <path>/dev/psaux</path> is used. In either case you can check if the devices do represent -your mouse by checking the output of those files when you move your mouse. To -end the session press <c>Ctrl-C</c>. +your mouse by checking the output of those files when you move your mouse. You +will usually see some junk on your screen. To end the session press +<c>Ctrl-C</c>. </p> <pre caption="Checking the device files"> -- [email protected] mailing list
