source: general/genutils/rxvt-unicode.xml@ c9cb85c

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 c9cb85c was c9cb85c, checked in by Ag Hatzimanikas <ag@…>, 16 years ago

Updated to rxvt-unicode-9.02 and added libAfterImage as an optional dependency.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7181 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/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">
8 <!ENTITY rxvt-unicode-download-ftp " ">
9 <!ENTITY rxvt-unicode-md5sum "f3c4fea3d544a340fa5a1d601ff5f204">
10 <!ENTITY rxvt-unicode-size "860 KB">
11 <!ENTITY rxvt-unicode-buildsize "18 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 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&rxvt-unicode-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&rxvt-unicode-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &rxvt-unicode-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &rxvt-unicode-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &rxvt-unicode-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &rxvt-unicode-time;</para>
55 </listitem>
56 </itemizedlist>
57
58 <bridgehead renderas="sect3">rxvt-unicode Dependencies</bridgehead>
59
60 <bridgehead renderas="sect4">Required</bridgehead>
61 <para role="required"><xref linkend="x-window-system"/></para>
62
63 <bridgehead renderas="sect4">Optional</bridgehead>
64 <para role="optional">
65 <ulink url="http://www.afterstep.org/visualdoc.php?show=asimagexml">
66 libAfterImage</ulink> (adds support for libAfterImage to be used for
67 transparency and background images)</para>
68
69 <para condition="html" role="usernotes">User Notes:
70 <ulink url='&blfs-wiki;/rxvt-unicode'/></para>
71
72 </sect2>
73
74 <sect2 role="installation">
75 <title>Installation of rxvt-unicode</title>
76
77 <para>Install <application>rxvt-unicode</application> by running the
78 following commands:</para>
79
80<screen><userinput>./configure --prefix=/usr --enable-everything &amp;&amp;
81make</userinput></screen>
82
83 <para>This package does not come with a test suite.</para>
84
85 <para>Now, as the <systemitem class="username">root</systemitem>
86 user:</para>
87
88<screen role="root"><userinput>make install</userinput></screen>
89
90 </sect2>
91
92 <sect2 role="commands">
93 <title>Command Explanations</title>
94
95 <para><parameter>--enable-everything</parameter>: Add support for all
96 non-multichoice options. Details about the different options can be found in
97 the file <filename>README.configure</filename>.</para>
98
99 <para><option>--disable-xft</option>: Remove support for Xft fonts.</para>
100
101 <para><option>--disable-perl</option>: Disable the embedded
102 <application>Perl</application>
103 interpreter.</para>
104
105 <para><option>--disable-afterimage</option>: Remove support for
106 libAfterImage.</para>
107
108 </sect2>
109
110 <sect2 role="configuration">
111 <title>Configuring rxvt-unicode</title>
112
113 <para>The <application>rxvt-unicode</application> terminal emulator
114 uses the resource class <classname>URxvt</classname> and the resource name
115 <classname>urxvt</classname>. You can add X resource definitions to the
116 user's <filename>~/.Xresources</filename> file, or to the system-wide
117 <filename>/etc/X11/app-defaults/URxvt</filename> file.
118 The following example provides a way to load the
119 <classname>matcher</classname><application>Perl</application> extension
120 (assuming <application>Perl</application> support wasn't disabled), which
121 enables a middle button click to open an underline URL in the specified
122 browser. It also sets a background and a foreground color and loads an Xft
123 font. Accomplish this by adding the following definitions as the
124 <systemitem class="username">root</systemitem> user:</para>
125
126<screen role="root"><userinput>cat &gt;&gt; /etc/X11/app-defaults/URxvt &lt;&lt; "EOF"
127URxvt*perl-ext: matcher
128URxvt*urlLauncher: firefox
129URxvt.background: black
130URxvt.foreground: yellow
131URxvt*font: xft:Monospace:pixelsize=12
132EOF</userinput></screen>
133
134 <para>The <application>rxvt-unicode</application> application can also run
135 in a daemon mode, which makes it possible to open multiple terminal windows
136 within the same process. The <command>urxvtc</command> client then connects
137 to the <command>urxvtd</command> daemon and requests a new terminal window.
138 </para>
139
140 <note>
141 <para>Use that option with caution. If the daemon crashes, all the
142 running processes in the terminal windows are terminated.</para>
143 </note>
144
145 <para>
146 You can start the <command>urxvtd</command> daemon in the system or
147 personal startup <command>X</command> session scripts (e.g.,
148 <filename>~/.xinitrc</filename>) by adding the following lines near the top
149 of the script:</para>
150
151<screen><userinput><literal># Start the urxvtd daemon
152urxvtd -q -f -o &amp;
153</literal></userinput></screen>
154
155 <para>For more information, examine the <command>urxvt</command>,
156 <command>urxvtd</command>, <command>urxvtc</command>, and
157 <filename>urxvtperl</filename> man pages.</para>
158
159 </sect2>
160
161 <sect2 role="content">
162 <title>Contents</title>
163
164 <segmentedlist>
165 <segtitle>Installed Programs</segtitle>
166 <segtitle>Installed Libraries</segtitle>
167 <segtitle>Installed Directory</segtitle>
168
169 <seglistitem>
170 <seg>urxvt, urxvtd, and urxvtc.</seg>
171 <seg>Many <application>Perl</application> extensions located under
172 <filename class='directory'>/usr/lib/urxvt/perl</filename></seg>
173 <seg>/usr/lib/urxvt</seg>
174 </seglistitem>
175 </segmentedlist>
176
177 <variablelist>
178 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
179 <?dbfo list-presentation="list"?>
180 <?dbhtml list-presentation="table"?>
181
182 <varlistentry id="urxvt-bin">
183 <term><command>urxvt</command></term>
184 <listitem>
185 <para>is a terminal emulator for the X Window System.</para>
186 <indexterm zone="rxvt-unicode urxvt-bin">
187 <primary sortas="b-urxvt-bin">urxvt</primary>
188 </indexterm>
189 </listitem>
190 </varlistentry>
191
192 <varlistentry id="urxvtd">
193 <term><command>urxvtd</command></term>
194 <listitem>
195 <para>is the urxvt terminal daemon.</para>
196 <indexterm zone="rxvt-unicode urxvtd">
197 <primary sortas="b-urxvtd">urxvtd</primary>
198 </indexterm>
199 </listitem>
200 </varlistentry>
201
202 <varlistentry id="urxvtc">
203 <term><command>urxvtc</command></term>
204 <listitem>
205 <para>controls the urxvtd daemon.</para>
206 <indexterm zone="rxvt-unicode urxvtc">
207 <primary sortas="b-urxvtc">xterm</primary>
208 </indexterm>
209 </listitem>
210 </varlistentry>
211
212 </variablelist>
213
214 </sect2>
215
216</sect1>
Note: See TracBrowser for help on using the repository browser.