Grammo, typo, nit.
This commit is contained in:
parent
d40fd5eb80
commit
d042508d9b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19812
1 changed files with 3 additions and 3 deletions
|
@ -241,7 +241,7 @@
|
|||
<title>Widgets</title>
|
||||
|
||||
<para>The X approach of providing tools and not policy extends to the
|
||||
widgets that seen on screen in each application.</para>
|
||||
widgets seen on screen in each application.</para>
|
||||
|
||||
<para><quote>Widget</quote> is a term for all the items in the user
|
||||
interface that can be clicked or manipulated in some way; buttons,
|
||||
|
@ -449,7 +449,7 @@ EndSection</programlisting>
|
|||
<varname>VertRefresh</varname> keywords may not exist in the
|
||||
configuration file. If they do not, they need to be added, with
|
||||
the correct horizontal synchronization rate placed after the
|
||||
<varname>Horizsync</varname> keyword and the vertical
|
||||
<varname>HorizSync</varname> keyword and the vertical
|
||||
synchronization rate after the <varname>VertRefresh</varname>
|
||||
keyword. In the example above the target monitor's rates were
|
||||
entered.</para>
|
||||
|
@ -517,7 +517,7 @@ EndSection</programlisting>
|
|||
&man.xf86cfg.1;, that comes with the
|
||||
<application>&xfree86; 4.X</application> distribution. It
|
||||
allows to interactively define your configuration by choosing
|
||||
the appropiate drivers and settings. This program can be used under console as well, just use the command <command>xf86cfg -textmode</command>. For more details,
|
||||
the appropriate drivers and settings. This program can be used under console as well, just use the command <command>xf86cfg -textmode</command>. For more details,
|
||||
refer to the &man.xf86cfg.1; manual page.</para></note>
|
||||
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in a new issue