Add some application and literal tags.

This commit is contained in:
Marc Fonvieille 2003-06-20 18:02:53 +00:00
parent f1cec86967
commit 09ee6b1165
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17382

View file

@ -63,7 +63,7 @@
resources for <application>XFree86</application> focus on CRT monitors; getting a
suitable modeline for an LCD display may be tricky. You may
be lucky and not need to specify a modeline, or just need to
specify suitable HorizSync and VertRefresh ranges. If that
specify suitable <literal>HorizSync</literal> and <literal>VertRefresh</literal> ranges. If that
does not work, the best option is to check web resources
devoted to configuring X on laptops (these are often
linux-oriented sites but it does not matter because both systems
@ -81,7 +81,7 @@
</programlisting>
<para>in the <filename>XF86Config</filename> file in the <literal>InputDevice</literal>
section (for XFree86 version 4; for version 3, put just the line
section (for <application>XFree86</application> version 4; for version 3, put just the line
<literal>Emulate3Buttons</literal>, without the quotes, in the
<literal>Pointer</literal> section.)</para>
</sect1>