Add some tags and manual page entity for xrdb(1).

This commit is contained in:
Marc Fonvieille 2003-02-09 11:52:29 +00:00
parent 583860e18c
commit 2b29f8fd29
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15968

View file

@ -98,7 +98,7 @@
<term><literal>XkbLayout "<replaceable>lang</replaceable>(euro)"</literal></term>
<listitem>
<para>XFree86 config option.</para>
<para><application>XFree86</application> config option.</para>
</listitem>
</varlistentry>
@ -145,8 +145,8 @@ font8x8="iso15-8x8.fnt"</programlisting>
font. ISO8859-15 is a variation of ISO8859-1. You can tell the
difference between the two by looking at the Euro symbol: its decimal
value is 164. In ISO8859-1 you will notice a circle with four little
strokes at the corners. This is often termed the "universal currency
symbol". In ISO8859-15, instead of the little circle, you have the
strokes at the corners. This is often termed the <quote>universal currency
symbol</quote>. In ISO8859-15, instead of the little circle, you have the
Euro Symbol. Otherwise the fonts are more or less identical.</para>
<warning>
@ -227,11 +227,11 @@ BEGIN {
<programlisting>export LC_CTYPE=<replaceable>de_DE</replaceable>.ISO8859-15</programlisting>
<para>to your <filename>.bash_profile</filename> (bash), or:</para>
<para>to your <filename>.bash_profile</filename> (<application>bash</application>), or:</para>
<programlisting>setenv LC_CTYPE <replaceable>de_DE</replaceable>.ISO8859-15</programlisting>
<para>to your <filename>.login</filename> (tcsh) file. Of course,
<para>to your <filename>.login</filename> (<application>tcsh</application>) file. Of course,
<replaceable>de_DE</replaceable> should be replaced by your language.
Next, log out, log back in again, and verify your Euro key is working.
By now most console applications should respond to the Euro key. Extra
@ -278,7 +278,7 @@ variable -*-helvetica-bold-r-normal-*-*-120-*-*-*-*-iso8859-15
(...)</programlisting>
<para>As in the console sections, special applications still have
ISO8859-1 fonts configured in their respective xrdb databases. One
ISO8859-1 fonts configured in their respective &man.xrdb.1; databases. One
notable example is <application>xterm</application>. As a general rule
of thumb it suffices to change the corresponding configuration file in
<filename>/usr/X11R6/lib/X11/app-defaults</filename> and add the correct
@ -307,7 +307,7 @@ variable -*-helvetica-bold-r-normal-*-*-120-*-*-*-*-iso8859-15
<itemizedlist>
<listitem>
<para>Describe alternative way of setting up XFree86:
<para>Describe alternative way of setting up <application>XFree86</application>:
<filename role="package">x11/xkeycaps</filename></para>
</listitem>