diff --git a/en_US.ISO8859-1/articles/laptop/article.sgml b/en_US.ISO8859-1/articles/laptop/article.sgml index bac561f779..08c202080d 100644 --- a/en_US.ISO8859-1/articles/laptop/article.sgml +++ b/en_US.ISO8859-1/articles/laptop/article.sgml @@ -69,13 +69,15 @@ devices, which is rather problematic in X (since the middle button is commonly used to paste text); you can map a simultaneous left-right click in your X configuration to - a middle button click with the line + a middle button click with the line</para> + <programlisting> Option "Emulate3Buttons" </programlisting> - in the XF86Config file in the <literal>InputDevice</literal> section (for XFree86 + + <para>in the XF86Config file in the <literal>InputDevice</literal> section (for XFree86 version 4; for version 3, put just the line <literal>Emulate3Buttons</literal>, - without the quotes, in the <literal>Pointer</literal> section.) + without the quotes, in the <literal>Pointer</literal> section.)</para> </sect1> <sect1> @@ -137,7 +139,7 @@ Option "Emulate3Buttons" <para>There have been major changes to the pccard code (including ISA routing of interrupts, for machines whose PCIBIOS FreeBSD can not seem to use) before the FreeBSD 4.4 - release. If you have problems, try upgrading your system. + release. If you have problems, try upgrading your system.</para> </sect1>