source: xsoft/other/rxvt-unicode.xml@ d7d743f0

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d7d743f0 was d7d743f0, checked in by Fernando de Oliveira <fernando@…>, 8 years ago
  • rxvt-unicode-9.21: new URL, after older one dead for many days.
  • gcc-5.3.0: revert installed libraries list and remove two directories installed in LFS.
  • Update to Python-3.5.1 (Python3-3.5.1).

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

  • Property mode set to 100644
File size: 8.4 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-http "&sources-anduin-http;/rxvt-unicode/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">
9 <!ENTITY rxvt-unicode-download-ftp "&sources-anduin-ftp;/rxvt-unicode/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">
10 <!ENTITY rxvt-unicode-md5sum "a9a06c608258c5fd247c3725d8f44582">
11 <!ENTITY rxvt-unicode-size "904 KB">
12 <!ENTITY rxvt-unicode-buildsize "26 MB">
13 <!ENTITY rxvt-unicode-time "0.2 SBU">
14]>
15
16<sect1 id="rxvt-unicode" xreflabel="rxvt-unicode-&rxvt-unicode-version;">
17 <?dbhtml filename="rxvt-unicode.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>rxvt-unicode-&rxvt-unicode-version;</title>
25
26 <indexterm zone="rxvt-unicode">
27 <primary sortas="a-rxvt-unicode">rxvt-unicode</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to rxvt-unicode</title>
32
33 <para><application>rxvt-unicode</application> is a clone of the terminal
34 emulator <application>rxvt</application>, an X Window System terminal
35 emulator which includes support for XFT and Unicode.</para>
36
37 &lfs78_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&rxvt-unicode-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&rxvt-unicode-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &rxvt-unicode-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &rxvt-unicode-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &rxvt-unicode-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &rxvt-unicode-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">rxvt-unicode Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required">
65 <xref linkend="x-window-system"/>
66 </para>
67
68 <bridgehead renderas="sect4">Optional</bridgehead>
69 <para role="optional">
70 <xref linkend="gdk-pixbuf"/> (for background images) and
71 <xref linkend="startup-notification"/>
72 </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 <para>If you use a Desktop Environment, a menu entry can be included,
156 issuing, as the <systemitem class="username">root</systemitem> user:</para>
157
158<screen><userinput>cat &gt; /usr/share/applications/urxvt.desktop &lt;&lt; "EOF" &amp;&amp;
159<literal>[Desktop Entry]
160Encoding=UTF-8
161Name=Rxvt-Unicode Terminal
162Comment=Use the command line
163GenericName=Terminal
164Exec=urxvt
165Terminal=false
166Type=Application
167Icon=utilities-terminal
168Categories=GTK;Utility;TerminalEmulator;
169#StartupNotify=true
170Keywords=console;command line;execute;</literal>
171EOF
172
173update-desktop-database -q</userinput></screen>
174
175 <para>For that, you need <xref linkend="desktop-file-utils"/> and at least
176 one of <xref linkend="gnome-icon-theme"/>, <xref linkend="oxygen-icons"/>
177 and <xref linkend="lxde-icon-theme"/>. Uncomment the line with
178 <quote>StartupNotify=true</quote> if <xref linkend="startup-notification"/>
179 is installed.</para>
180
181 </sect2>
182
183 <sect2 role="content">
184 <title>Contents</title>
185
186 <segmentedlist>
187 <segtitle>Installed Programs</segtitle>
188 <segtitle>Installed Libraries</segtitle>
189 <segtitle>Installed Directory</segtitle>
190
191 <seglistitem>
192 <seg>urxvt, urxvtd, and urxvtc</seg>
193 <seg>Many <application>Perl</application> extensions located under
194 <filename class='directory'>/usr/lib/urxvt/perl</filename></seg>
195 <seg>/usr/lib/urxvt</seg>
196 </seglistitem>
197 </segmentedlist>
198
199 <variablelist>
200 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
201 <?dbfo list-presentation="list"?>
202 <?dbhtml list-presentation="table"?>
203
204 <varlistentry id="urxvt-bin">
205 <term><command>urxvt</command></term>
206 <listitem>
207 <para>is a terminal emulator for the X Window System.</para>
208 <indexterm zone="rxvt-unicode urxvt-bin">
209 <primary sortas="b-urxvt-bin">urxvt</primary>
210 </indexterm>
211 </listitem>
212 </varlistentry>
213
214 <varlistentry id="urxvtd">
215 <term><command>urxvtd</command></term>
216 <listitem>
217 <para>is the <command>urxvt</command> terminal daemon.</para>
218 <indexterm zone="rxvt-unicode urxvtd">
219 <primary sortas="b-urxvtd">urxvtd</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
223
224 <varlistentry id="urxvtc">
225 <term><command>urxvtc</command></term>
226 <listitem>
227 <para>controls the <command>urxvtd</command> daemon.</para>
228 <indexterm zone="rxvt-unicode urxvtc">
229 <primary sortas="b-urxvtc">urxvtc</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
233
234 </variablelist>
235
236 </sect2>
237
238</sect1>
Note: See TracBrowser for help on using the repository browser.