source: general/genutils/rxvt-unicode.xml@ 6dc5389

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 6dc5389 was 6dc5389, checked in by Ag Hatzimanikas <ag@…>, 16 years ago

Updated to rxvt-unicode-8.4

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

  • Property mode set to 100644
File size: 7.2 KB
RevLine 
[95f9972]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
[6dc5389]7 <!ENTITY rxvt-unicode-download-http "http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-&rxvt-unicode-version;.tar.bz2">
[95f9972]8 <!ENTITY rxvt-unicode-download-ftp " ">
[6dc5389]9 <!ENTITY rxvt-unicode-md5sum "d15ba0ea7cb54ce7a2a41650e2a5e6ab">
[95f9972]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: 2007-06-20 16:12:13 +0300 (Τετ, 20 Ιούν 2007) $</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 emulator
34 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 <para condition="html" role="usernotes">User Notes:
64 <ulink url='&blfs-wiki;/rxvt-unicode'/></para>
65
66 </sect2>
67
68 <sect2 role="installation">
69 <title>Installation of rxvt-unicode</title>
70
71 <para>Install <application>rxvt-unicode</application> by running the
72 following commands:</para>
73
74<screen><userinput>./configure --prefix=/usr --enable-everything &amp;&amp;
75make</userinput></screen>
76
77 <para>This package does not come with a test suite.</para>
78
79 <para>Now, as the <systemitem class="username">root</systemitem>
80 user:</para>
81
82<screen role="root"><userinput>make install</userinput></screen>
83
84 </sect2>
85
86 <sect2 role="commands">
87 <title>Command Explanations</title>
88
89 <para><parameter>--enable-everything</parameter>: Add support for all
90 non-multichoice options. Details about the different options can be found in
91 the file <filename>README.configure</filename>.</para>
92
93 <para><option>--disable-xft</option>: Remove support for Xft fonts.</para>
94
95 <para><option>--disable-perl</option>: Disable the embedded <application>Perl</application>
96 interpreter.</para>
97
98 </sect2>
99
100 <sect2 role="configuration">
101 <title>Configuring rxvt-unicode</title>
102
103 <para>The <application>rxvt-unicode</application> terminal emulator
104 uses the resource class <classname>URxvt</classname> and the resource name
105 <classname>urxvt</classname>. You can add X resource definitions to the user's
106 <filename>~/.Xresources</filename> file, or to the system-wide
107 <filename>/etc/X11/app-defaults/URxvt</filename> file.
108 The following example provides a way to load the <classname>matcher</classname>
109 <application>Perl</application> extension (assuming <application>Perl</application>
[d0b331c]110 support wasn't disabled), which enables a middle button click to open an underline URL
[95f9972]111 in the specified browser. It also sets a background and a foreground
112 color and loads an Xft font. Accomplish this by adding the following definitions as
113 the <systemitem class="username">root</systemitem> user:</para>
114
115<screen role="root"><userinput>cat &gt;&gt; /etc/X11/app-defaults/URxvt &lt;&lt; "EOF"
116URxvt*perl-ext: matcher
117URxvt*urlLauncher: firefox
118URxvt.background: black
119URxvt.foreground: yellow
120URxvt*font: xft:Monospace:pixelsize=12
121EOF</userinput></screen>
122
123 <para>The <application>rxvt-unicode</application> application can also run in
124 a daemon mode, which makes it possible to open multiple terminal windows within the
[d0b331c]125 same process. The <command>urxvtc</command> client then connects to the
[95f9972]126 <command>urxvtd</command> daemon and requests a new terminal window.</para>
127
[d0b331c]128 <note>
[95f9972]129 <para>Use that option with caution. If the daemon crashes, all the
130 running processes in the terminal windows are terminated.</para>
[d0b331c]131 </note>
[95f9972]132
133 <para>
134 You can start the <command>urxvtd</command> daemon in the system or
135 personal startup <command>X</command> session scripts (e.g.,
136 <filename>~/.xinitrc</filename>) by adding the following lines near the top of
137 the script:</para>
138
139<screen><userinput><literal># Start the urxvtd daemon
140urxvtd -q -f -o &amp;
141</literal></userinput></screen>
142
143 <para>For more information, examine the <command>urxvt</command>,
144 <command>urxvtd</command>, <command>urxvtc</command>, and <filename>urxvtperl</filename>
145 man pages.</para>
146
147 </sect2>
148
149 <sect2 role="content">
150 <title>Contents</title>
151
152 <segmentedlist>
153 <segtitle>Installed Programs</segtitle>
154 <segtitle>Installed Libraries</segtitle>
[d0b331c]155 <segtitle>Installed Directory</segtitle>
[95f9972]156
157 <seglistitem>
158 <seg>urxvt, urxvtd, and urxvtc.</seg>
159 <seg>Many <application>Perl</application> extensions located under
160 <filename class='directory'>/usr/lib/urxvt/perl</filename></seg>
161 <seg>/usr/lib/urxvt</seg>
162 </seglistitem>
163 </segmentedlist>
164
165 <variablelist>
166 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
167 <?dbfo list-presentation="list"?>
168 <?dbhtml list-presentation="table"?>
169
170 <varlistentry id="urxvt-bin">
171 <term><command>urxvt</command></term>
172 <listitem>
173 <para>is a terminal emulator for the X Window System.</para>
174 <indexterm zone="rxvt-unicode urxvt-bin">
175 <primary sortas="b-urxvt-bin">urxvt</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179
180 <varlistentry id="urxvtd">
181 <term><command>urxvtd</command></term>
182 <listitem>
183 <para>is the urxvt terminal daemon.</para>
184 <indexterm zone="rxvt-unicode urxvtd">
185 <primary sortas="b-urxvtd">urxvtd</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
189
190 <varlistentry id="urxvtc">
191 <term><command>urxvtc</command></term>
192 <listitem>
193 <para>controls the urxvtd daemon.</para>
194 <indexterm zone="rxvt-unicode urxvtc">
195 <primary sortas="b-urxvtc">xterm</primary>
196 </indexterm>
197 </listitem>
198 </varlistentry>
199
200 </variablelist>
201
202 </sect2>
203
204</sect1>
Note: See TracBrowser for help on using the repository browser.