source: xfce/core/xfwm4.xml@ c3c56b2

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 c3c56b2 was c3c56b2, checked in by Krejzi <krejzi@…>, 11 years ago

Reimplement none where nothing is installed - programs, libraries or directories.

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

  • Property mode set to 100644
File size: 5.7 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 xfwm4-download-http "http://archive.xfce.org/src/xfce/xfwm4/&xfce4-version;/xfwm4-&xfwm4-version;.tar.bz2">
8 <!ENTITY xfwm4-download-ftp " ">
9 <!ENTITY xfwm4-md5sum "333e5e25a85411c304e9b4474bf00537">
10 <!ENTITY xfwm4-size "1.1 MB">
11 <!ENTITY xfwm4-buildsize "29 MB">
12 <!ENTITY xfwm4-time "0.3 SBU">
13]>
14
15<sect1 id="xfwm4" xreflabel="xfwm4-&xfwm4-version;">
16 <?dbhtml filename="xfwm4.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>xfwm4-&xfwm4-version;</title>
24
25 <indexterm zone="xfwm4">
26 <primary sortas="a-xfwm4">xfwm4</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Xfwm4</title>
31
32 <para>
33 <application>Xfwm4</application> is the window manager for
34 <application>Xfce</application>.
35 </para>
36
37 &lfs72_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&xfwm4-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&xfwm4-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &xfwm4-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &xfwm4-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &xfwm4-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &xfwm4-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Xfwm4 Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="libwnck2"/>,
78 <xref linkend="libxfce4ui"/> and
79 <xref linkend="libxfce4util"/>.
80 </para>
81
82 <bridgehead renderas="sect4">Optional</bridgehead>
83 <para role="optional">
84 <xref linkend="startup-notification"/>.
85 </para>
86
87 <para condition="html" role="usernotes">
88 User Notes: <ulink url="&blfs-wiki;/xfwm4"/>
89 </para>
90 </sect2>
91
92 <sect2 role="installation">
93 <title>Installation of Xfwm4</title>
94
95 <para>
96 Install <application>Xfwm4</application> by running the following
97 commands:
98 </para>
99
100<screen><userinput>./configure --prefix=/usr &amp;&amp;
101make</userinput></screen>
102
103 <para>
104 This package does not come with a test suite.
105 </para>
106
107 <para>
108 Now, as the <systemitem class="username">root</systemitem> user:
109 </para>
110
111<screen role="root"><userinput>make install</userinput></screen>
112 </sect2>
113
114 <sect2 role="content">
115 <title>Contents</title>
116
117 <segmentedlist>
118 <segtitle>Installed Programs</segtitle>
119 <segtitle>Installed Libraries</segtitle>
120 <segtitle>Installed Directories</segtitle>
121
122 <seglistitem>
123 <seg>
124 xfwm4,
125 xfwm4-settings,
126 xfwm4-tweaks-settings and
127 xfwm4-workspace-settings
128 </seg>
129 <seg>
130 None
131 </seg>
132 <seg>
133 /usr/share/themes/Daloa,
134 /usr/share/themes/Default,
135 /usr/share/themes/Kokodi,
136 /usr/share/themes/Moheli and
137 /usr/share/xfwm4
138 </seg>
139 </seglistitem>
140 </segmentedlist>
141
142 <variablelist>
143 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
144 <?dbfo list-presentation="list"?>
145 <?dbhtml list-presentation="table"?>
146
147 <varlistentry id="xfwm4-prog">
148 <term><command>xfwm4</command></term>
149 <listitem>
150 <para>is the <application>Xfce</application> window manager.</para>
151 <indexterm zone="xfwm4 xfwm4-prog">
152 <primary sortas="b-xfwm4">xfwm4</primary>
153 </indexterm>
154 </listitem>
155 </varlistentry>
156
157 <varlistentry id="xfwm4-settings">
158 <term><command>xfwm4-settings</command></term>
159 <listitem>
160 <para>
161 is a <application>Gtk 2</application> application that allows you to
162 set some preferences such as your theme, keyboard shortcuts and
163 mouse focus behaviour.
164 </para>
165 <indexterm zone="xfwm4 xfwm4-settings">
166 <primary sortas="b-xfwm4-settings">xfwm4-settings</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 <varlistentry id="xfwm4-tweaks-settings">
172 <term><command>xfwm4-tweaks-settings</command></term>
173 <listitem>
174 <para>
175 is a <application>Gtk 2</application> application that allows you to
176 set some more preferences for <application>Xfwm4</application>.
177 </para>
178 <indexterm zone="xfwm4 xfwm4-tweaks-settings">
179 <primary sortas="b-xfwm4-tweaks-settings">xfwm4-tweaks-settings</primary>
180 </indexterm>
181 </listitem>
182 </varlistentry>
183
184 <varlistentry id="xfwm4-workspace-settings">
185 <term><command>xfwm4-workspace-settings</command></term>
186 <listitem>
187 <para>
188 is a <application>Gtk 2</application> application that allows you to
189 set your workspace preferences.
190 </para>
191 <indexterm zone="xfwm4 xfwm4-workspace-settings">
192 <primary sortas="b-xfwm4-workspace-settings">xfwm4-workspace-settings</primary>
193 </indexterm>
194 </listitem>
195 </varlistentry>
196 </variablelist>
197 </sect2>
198</sect1>
Note: See TracBrowser for help on using the repository browser.