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 "49bb52c99e002bf85eb41d8385d903b5">
|
---|
10 | <!ENTITY rxvt-unicode-size "850 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 | &lfs67_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">Optional</bridgehead>
|
---|
66 | <para role="optional"><ulink
|
---|
67 | url="http://sourceforge.net/projects/afterstep">libAfterImage</ulink>
|
---|
68 | (adds support for transparency and background images)</para>
|
---|
69 |
|
---|
70 | <para condition="html" role="usernotes">User Notes:
|
---|
71 | <ulink url='&blfs-wiki;/rxvt-unicode'/></para>
|
---|
72 |
|
---|
73 | </sect2>
|
---|
74 |
|
---|
75 | <sect2 role="installation">
|
---|
76 | <title>Installation of rxvt-unicode</title>
|
---|
77 |
|
---|
78 | <para>Install <application>rxvt-unicode</application> by running the
|
---|
79 | following commands:</para>
|
---|
80 |
|
---|
81 | <screen><userinput>./configure --prefix=/usr --enable-everything &&
|
---|
82 | make</userinput></screen>
|
---|
83 |
|
---|
84 | <para>This package does not come with a test suite.</para>
|
---|
85 |
|
---|
86 | <para>Now, as the <systemitem class="username">root</systemitem>
|
---|
87 | user:</para>
|
---|
88 |
|
---|
89 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
90 |
|
---|
91 | </sect2>
|
---|
92 |
|
---|
93 | <sect2 role="commands">
|
---|
94 | <title>Command Explanations</title>
|
---|
95 |
|
---|
96 | <para><parameter>--enable-everything</parameter>: Add support for all
|
---|
97 | non-multichoice options. Details about the different options can be found in
|
---|
98 | the file <filename>README.configure</filename>.</para>
|
---|
99 |
|
---|
100 | <para><option>--disable-xft</option>: Remove support for Xft fonts.</para>
|
---|
101 |
|
---|
102 | <para><option>--disable-perl</option>: Disable the embedded
|
---|
103 | <application>Perl</application> 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 a
|
---|
116 | user's <filename>~/.Xresources</filename> file or to the system-wide
|
---|
117 | <filename>/etc/X11/app-defaults/URxvt</filename> file. The following
|
---|
118 | example will load the <classname>matcher</classname>
|
---|
119 | <application>Perl</application> extension (assuming
|
---|
120 | <application>Perl</application> support wasn't disabled), which enables a
|
---|
121 | middle button click to open an underlined URL in the specified browser,
|
---|
122 | sets a background and foreground color and loads an Xft font:</para>
|
---|
123 |
|
---|
124 | <screen><userinput>cat >> /etc/X11/app-defaults/URxvt << "EOF"
|
---|
125 | <literal>URxvt*perl-ext: matcher
|
---|
126 | URxvt*urlLauncher: firefox
|
---|
127 | URxvt.background: black
|
---|
128 | URxvt.foreground: yellow
|
---|
129 | URxvt*font: xft:Monospace:pixelsize=12</literal>
|
---|
130 | EOF</userinput></screen>
|
---|
131 |
|
---|
132 | <para>The <application>rxvt-unicode</application> application can also run
|
---|
133 | in a daemon mode, which makes it possible to open multiple terminal windows
|
---|
134 | within the same process. The <command>urxvtc</command> client then connects
|
---|
135 | to the <command>urxvtd</command> daemon and requests a new terminal window.
|
---|
136 | Use this option with caution. If the daemon crashes, all the running
|
---|
137 | processes in the terminal windows are terminated.</para>
|
---|
138 |
|
---|
139 | <para>You can start the <command>urxvtd</command> daemon in the system or
|
---|
140 | personal startup <command>X</command> session script (e.g.,
|
---|
141 | <filename>~/.xinitrc</filename>) by adding the following lines near the top
|
---|
142 | of the script:</para>
|
---|
143 |
|
---|
144 | <screen><userinput><literal># Start the urxvtd daemon
|
---|
145 | urxvtd -q -f -o &</literal></userinput></screen>
|
---|
146 |
|
---|
147 | <para>For more information, examine the <command>urxvt</command>,
|
---|
148 | <command>urxvtd</command>, <command>urxvtc</command>, and
|
---|
149 | <filename>urxvtperl</filename> man pages.</para>
|
---|
150 |
|
---|
151 | </sect2>
|
---|
152 |
|
---|
153 | <sect2 role="content">
|
---|
154 | <title>Contents</title>
|
---|
155 |
|
---|
156 | <segmentedlist>
|
---|
157 | <segtitle>Installed Programs</segtitle>
|
---|
158 | <segtitle>Installed Libraries</segtitle>
|
---|
159 | <segtitle>Installed Directory</segtitle>
|
---|
160 |
|
---|
161 | <seglistitem>
|
---|
162 | <seg>urxvt, urxvtd, and urxvtc</seg>
|
---|
163 | <seg>Many <application>Perl</application> extensions located under
|
---|
164 | <filename class='directory'>/usr/lib/urxvt/perl</filename></seg>
|
---|
165 | <seg>/usr/lib/urxvt</seg>
|
---|
166 | </seglistitem>
|
---|
167 | </segmentedlist>
|
---|
168 |
|
---|
169 | <variablelist>
|
---|
170 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
171 | <?dbfo list-presentation="list"?>
|
---|
172 | <?dbhtml list-presentation="table"?>
|
---|
173 |
|
---|
174 | <varlistentry id="urxvt-bin">
|
---|
175 | <term><command>urxvt</command></term>
|
---|
176 | <listitem>
|
---|
177 | <para>is a terminal emulator for the X Window System.</para>
|
---|
178 | <indexterm zone="rxvt-unicode urxvt-bin">
|
---|
179 | <primary sortas="b-urxvt-bin">urxvt</primary>
|
---|
180 | </indexterm>
|
---|
181 | </listitem>
|
---|
182 | </varlistentry>
|
---|
183 |
|
---|
184 | <varlistentry id="urxvtd">
|
---|
185 | <term><command>urxvtd</command></term>
|
---|
186 | <listitem>
|
---|
187 | <para>is the <command>urxvt</command> terminal daemon.</para>
|
---|
188 | <indexterm zone="rxvt-unicode urxvtd">
|
---|
189 | <primary sortas="b-urxvtd">urxvtd</primary>
|
---|
190 | </indexterm>
|
---|
191 | </listitem>
|
---|
192 | </varlistentry>
|
---|
193 |
|
---|
194 | <varlistentry id="urxvtc">
|
---|
195 | <term><command>urxvtc</command></term>
|
---|
196 | <listitem>
|
---|
197 | <para>controls the <command>urxvtd</command> daemon.</para>
|
---|
198 | <indexterm zone="rxvt-unicode urxvtc">
|
---|
199 | <primary sortas="b-urxvtc">urxvtc</primary>
|
---|
200 | </indexterm>
|
---|
201 | </listitem>
|
---|
202 | </varlistentry>
|
---|
203 |
|
---|
204 | </variablelist>
|
---|
205 |
|
---|
206 | </sect2>
|
---|
207 |
|
---|
208 | </sect1>
|
---|