source: general/genutils/rxvt-unicode.xml@ 8aeb474

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 8aeb474 was 43a4e608, checked in by Ken Moffat <ken@…>, 12 years ago

more tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10570 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY rxvt-unicode-download-http "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">
8 <!ENTITY rxvt-unicode-download-ftp " ">
9 <!ENTITY rxvt-unicode-md5sum "15595aa326167ac5eb68c28d95432faf">
10 <!ENTITY rxvt-unicode-size "874 KB">
11 <!ENTITY rxvt-unicode-buildsize "27 MB">
12 <!ENTITY rxvt-unicode-time "0.2 SBU">
13]>
14
15<sect1 id="rxvt-unicode" xreflabel="rxvt-unicode-&rxvt-unicode-version;">
16 <?dbhtml filename="rxvt-unicode.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>rxvt-unicode-&rxvt-unicode-version;</title>
24
25 <indexterm zone="rxvt-unicode">
26 <primary sortas="a-rxvt-unicode">rxvt-unicode</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to rxvt-unicode</title>
31
32 <para><application>rxvt-unicode</application> is a clone of the terminal
33 emulator <application>rxvt</application>, an X Window System terminal
34 emulator which includes support for XFT and Unicode.</para>
35
36 &lfs72_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&rxvt-unicode-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&rxvt-unicode-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &rxvt-unicode-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &rxvt-unicode-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &rxvt-unicode-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &rxvt-unicode-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">rxvt-unicode Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required"><xref linkend="x-window-system"/></para>
64
65 <bridgehead renderas="sect4">Recommended</bridgehead>
66 <para role="recommended"><xref linkend="pkgconfig"/></para>
67
68 <bridgehead renderas="sect4">Optional</bridgehead>
69 <para role="optional">
70 <xref linkend="gdk-pixbuf"/>, or <ulink
71 url="http://sourceforge.net/projects/afterstep">libAfterImage</ulink>
72 (these add support for background images and simulated transparency)</para>
73
74 <para condition="html" role="usernotes">User Notes:
75 <ulink url='&blfs-wiki;/rxvt-unicode'/></para>
76
77 </sect2>
78
79 <sect2 role="installation">
80 <title>Installation of rxvt-unicode</title>
81
82 <para>Install <application>rxvt-unicode</application> by running the
83 following commands:</para>
84
85<screen><userinput>./configure --prefix=/usr --enable-everything &amp;&amp;
86make</userinput></screen>
87
88 <para>This package does not come with a test suite.</para>
89
90 <para>Now, as the <systemitem class="username">root</systemitem>
91 user:</para>
92
93<screen role="root"><userinput>make install</userinput></screen>
94
95 </sect2>
96
97 <sect2 role="commands">
98 <title>Command Explanations</title>
99
100 <para><parameter>--enable-everything</parameter>: Add support for all
101 non-multichoice options. Details about the different options can be found in
102 the file <filename>README.configure</filename>.</para>
103
104 <para><option>--disable-xft</option>: Remove support for Xft fonts.</para>
105
106 <para><option>--disable-perl</option>: Disable the embedded
107 <application>Perl</application> interpreter.</para>
108
109 <para><option>--disable-afterimage</option>: Remove support for
110 libAfterImage.</para>
111
112 </sect2>
113
114 <sect2 role="configuration">
115 <title>Configuring rxvt-unicode</title>
116
117 <para>The <application>rxvt-unicode</application> terminal emulator
118 uses the resource class <classname>URxvt</classname> and the resource name
119 <classname>urxvt</classname>. You can add X resource definitions to a
120 user's <filename>~/.Xresources</filename> file or to the system-wide
121 <filename>/etc/X11/app-defaults/URxvt</filename> file. The following
122 example will load the <classname>matcher</classname>
123 <application>Perl</application> extension (assuming
124 <application>Perl</application> support wasn't disabled), which enables a
125 middle button click to open an underlined URL in the specified browser,
126 sets a background and foreground color and loads an Xft font:</para>
127
128<screen><userinput>cat &gt;&gt; /etc/X11/app-defaults/URxvt &lt;&lt; "EOF"
129<literal>URxvt*perl-ext: matcher
130URxvt*urlLauncher: firefox
131URxvt.background: black
132URxvt.foreground: yellow
133URxvt*font: xft:Monospace:pixelsize=12</literal>
134EOF</userinput></screen>
135
136 <para>The <application>rxvt-unicode</application> application can also run
137 in a daemon mode, which makes it possible to open multiple terminal windows
138 within the same process. The <command>urxvtc</command> client then connects
139 to the <command>urxvtd</command> daemon and requests a new terminal window.
140 Use this option with caution. If the daemon crashes, all the running
141 processes in the terminal windows are terminated.</para>
142
143 <para>You can start the <command>urxvtd</command> daemon in the system or
144 personal startup <command>X</command> session script (e.g.,
145 <filename>~/.xinitrc</filename>) by adding the following lines near the top
146 of the script:</para>
147
148<screen><userinput><literal># Start the urxvtd daemon
149urxvtd -q -f -o &amp;</literal></userinput></screen>
150
151 <para>For more information, examine the <command>urxvt</command>,
152 <command>urxvtd</command>, <command>urxvtc</command>, and
153 <filename>urxvtperl</filename> man pages.</para>
154
155 </sect2>
156
157 <sect2 role="content">
158 <title>Contents</title>
159
160 <segmentedlist>
161 <segtitle>Installed Programs</segtitle>
162 <segtitle>Installed Libraries</segtitle>
163 <segtitle>Installed Directory</segtitle>
164
165 <seglistitem>
166 <seg>urxvt, urxvtd, and urxvtc</seg>
167 <seg>Many <application>Perl</application> extensions located under
168 <filename class='directory'>/usr/lib/urxvt/perl</filename></seg>
169 <seg>/usr/lib/urxvt</seg>
170 </seglistitem>
171 </segmentedlist>
172
173 <variablelist>
174 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
175 <?dbfo list-presentation="list"?>
176 <?dbhtml list-presentation="table"?>
177
178 <varlistentry id="urxvt-bin">
179 <term><command>urxvt</command></term>
180 <listitem>
181 <para>is a terminal emulator for the X Window System.</para>
182 <indexterm zone="rxvt-unicode urxvt-bin">
183 <primary sortas="b-urxvt-bin">urxvt</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 <varlistentry id="urxvtd">
189 <term><command>urxvtd</command></term>
190 <listitem>
191 <para>is the <command>urxvt</command> terminal daemon.</para>
192 <indexterm zone="rxvt-unicode urxvtd">
193 <primary sortas="b-urxvtd">urxvtd</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 <varlistentry id="urxvtc">
199 <term><command>urxvtc</command></term>
200 <listitem>
201 <para>controls the <command>urxvtd</command> daemon.</para>
202 <indexterm zone="rxvt-unicode urxvtc">
203 <primary sortas="b-urxvtc">urxvtc</primary>
204 </indexterm>
205 </listitem>
206 </varlistentry>
207
208 </variablelist>
209
210 </sect2>
211
212</sect1>
Note: See TracBrowser for help on using the repository browser.