Date: Thu, 25 Oct 2001 15:17:06 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml Message-ID: <200110252217.f9PMH6u16088@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/10/25 15:17:06 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Fix breakage from 1.159. There are actually two methods of supporting wheeled mice. One is to have moused perform the Z Axis -> Button mapping and the second is to have the X server perform the mapping. 1.159 added an example for X 4 for the second method to the section describing the first method. This fixes this by moving that example to the section on the second method and adding a new example for X 4 in the section on the first method. It also fixes a bug in the example for the second method. Reported by: Hans Lambermont <hans@lambermont.dyndns.org> Revision Changes Path 1.275 +25 -4 doc/en_US.ISO8859-1/books/faq/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110252217.f9PMH6u16088>