swift 05/05/23 15:58:45 Modified: xml/htdocs/doc/en xorg-config.xml Log: Add in a small sentence about psaux
Revision Changes Path 1.14 +5 -4 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.14&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.14&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.13&r2=1.14&cvsroot=gentoo Index: xorg-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- xorg-config.xml 18 Apr 2005 13:30:08 -0000 1.13 +++ xorg-config.xml 23 May 2005 15:58:45 -0000 1.14 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.13 2005/04/18 13:30:08 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.14 2005/05/23 15:58:45 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -22,8 +22,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>1.11</version> -<date>2005-04-18</date> +<version>1.12</version> +<date>2005-05-23</date> <chapter> <title>What is the X Window Server?</title> @@ -356,7 +356,8 @@ If your mouse isn't working, you will first need to find out if it is detected by the kernel at all. Mice are (device-wise) seen as <path>/dev/input/mouse0</path> (or <path>/dev/input/mice</path> if you want to -use several mice). In either case you can check if the devices do represent +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>. </p> -- [email protected] mailing list
