Add some application and literal tags.
This commit is contained in:
parent
f1cec86967
commit
09ee6b1165
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17382
1 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@
|
||||||
resources for <application>XFree86</application> focus on CRT monitors; getting a
|
resources for <application>XFree86</application> focus on CRT monitors; getting a
|
||||||
suitable modeline for an LCD display may be tricky. You may
|
suitable modeline for an LCD display may be tricky. You may
|
||||||
be lucky and not need to specify a modeline, or just need to
|
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
|
does not work, the best option is to check web resources
|
||||||
devoted to configuring X on laptops (these are often
|
devoted to configuring X on laptops (these are often
|
||||||
linux-oriented sites but it does not matter because both systems
|
linux-oriented sites but it does not matter because both systems
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
||||||
<para>in the <filename>XF86Config</filename> file in the <literal>InputDevice</literal>
|
<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>Emulate3Buttons</literal>, without the quotes, in the
|
||||||
<literal>Pointer</literal> section.)</para>
|
<literal>Pointer</literal> section.)</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
Loading…
Reference in a new issue