Changeset 851cc10
- Timestamp:
- 02/20/2005 08:48:50 PM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- a6922b0
- Parents:
- e3c939cc
- Location:
- x/wm
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
x/wm/metacity.xml
re3c939cc r851cc10 15 15 <sect1 id="metacity" xreflabel="Metacity-&metacity-version;"> 16 16 <sect1info> 17 <othername>$LastChangedBy$</othername>18 <date>$Date$</date>17 <othername>$LastChangedBy$</othername> 18 <date>$Date$</date> 19 19 </sect1info> 20 20 <?dbhtml filename="metacity.html" ?> 21 21 <title>Metacity-&metacity-version;</title> 22 23 <indexterm zone="metacity"> 24 <primary sortas="a-metacity">Metacity</primary> 25 </indexterm> 22 26 23 27 <sect2> … … 27 31 manager. This is useful for organizing and displaying windows.</para> 28 32 29 <sect3><title>Package information</title> 33 <sect3> 34 <title>Package information</title> 35 30 36 <itemizedlist spacing='compact'> 31 <listitem><para>Download (HTTP): <ulink 32 url="&metacity-download-http;"/></para></listitem> 33 <listitem><para>Download (FTP): <ulink 34 url="&metacity-download-ftp;"/></para></listitem> 35 <listitem><para>Download MD5 sum: &metacity-md5sum;</para></listitem> 36 <listitem><para>Download size: &metacity-size;</para></listitem> 37 <listitem><para>Estimated disk space required: 38 &metacity-buildsize;</para></listitem> 39 <listitem><para>Estimated build time: 40 &metacity-time;</para></listitem></itemizedlist> 37 <listitem><para>Download (HTTP): <ulink url="&metacity-download-http;"/></para></listitem> 38 <listitem><para>Download (FTP): <ulink url="&metacity-download-ftp;"/></para></listitem> 39 <listitem><para>Download MD5 sum: &metacity-md5sum;</para></listitem> 40 <listitem><para>Download size: &metacity-size;</para></listitem> 41 <listitem><para>Estimated disk space required: &metacity-buildsize;</para></listitem> 42 <listitem><para>Estimated build time: &metacity-time;</para></listitem> 43 </itemizedlist> 41 44 </sect3> 42 45 43 <sect3><title><application>Metacity</application> dependencies</title> 44 <sect4><title>Required</title> 46 <sect3> 47 <title><application>Metacity</application> dependencies</title> 48 49 <sect4> 50 <title>Required</title> 51 45 52 <para><xref linkend="intltool"/>, 46 <xref linkend="GConf"/> and 47 <xref linkend="gtk2"/></para> 53 <xref linkend="GConf"/>, and 54 <xref linkend="gtk2"/> 55 </para> 48 56 </sect4> 49 57 50 <sect4><title>Optional</title> 58 <sect4> 59 <title>Optional</title> 51 60 <para><xref linkend="startup-notification"/>, 52 <ulink url="http://freedesktop.org/Software/xlibs">Xrender</ulink>*and53 <ulink url="http://freedesktop.org/Software/xlibs">libXcomposite</ulink>**61 <ulink url="http://freedesktop.org/Software/xlibs">Xrender</ulink>*, and 62 <ulink url="http://freedesktop.org/Software/xlibs">libXcomposite</ulink>** 54 63 </para> 55 64 … … 60 69 requirement by installing an <filename>xrender.pc</filename> file into 61 70 <filename class='directory'>/usr/X11R6/lib/pkgconfig</filename> which can be 62 downloaded from <ulink 63 url="http://www.linuxfromscratch.org/~randy/xrender.pc"/>.</para> 71 installed as:</para> 72 73 <screen><userinput><command>cat > /usr/X11R6/lib/pkgconfig/xrender.pc << "EOF"</command> 74 prefix=/usr/X11R6 75 exec_prefix=${prefix} 76 libdir=${exec_prefix}/lib 77 includedir=${prefix}/include 78 79 Name: Xrender 80 Description: X Render Library 81 Version: 0.8.3 82 Cflags: -I${includedir} -I/usr/X11R6/include 83 Libs: -L${libdir} -lXrender -L/usr/X11R6/lib -lX11 84 <command>EOF</command></userinput></screen> 64 85 65 86 <para>** <application>libXcomposite</application> can optionally be used, but … … 80 101 commands:</para> 81 102 82 <screen><userinput><command>./configure --prefix=/usr \ 83 --libexecdir=/usr/sbin --sysconfdir=/etc && 84 make && 85 make install</command></userinput></screen> 103 <screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc && 104 make</command></userinput></screen> 105 106 <para>Now, as the root user:</para> 107 108 <screen><userinput role='root'><command>make install</command></userinput></screen> 86 109 87 110 </sect2> … … 97 120 </sect2> 98 121 99 <sect2 >122 <sect2 id='metacity-config'> 100 123 <title>Configuring <application>Metacity</application></title> 101 124 102 <sect3><title>Configuration Information</title> 125 <sect3> 126 <title>Configuration Information</title> 103 127 104 128 <para>To automatically start the <application>Metacity</application> window 105 129 manager when you issue the <command>startx</command> command, append to (or 106 130 create) <filename>.xinitrc</filename> using the command below. Ensure you 107 backup your current <filename>.xinitrc</filename> before proceeding.</para> 131 backup your current <filename>~/.xinitrc</filename> before proceeding.</para> 132 133 <indexterm zone="metacity metacity-config"> 134 <primary sortas="e-AA.xinitrc">~/.xinitrc</primary> 135 </indexterm> 108 136 109 137 <screen><userinput><command>cat >> ~/.xinitrc << "EOF"</command> … … 118 146 <title>Contents</title> 119 147 120 <para>The <application>Metacity</application> package contains 121 <command>metacity</command>.</para> 148 <segmentedlist> 149 <segtitle>Installed Program</segtitle> 150 <segtitle>Installed Libraries</segtitle> 151 <segtitle>Installed Directories</segtitle> 152 153 <seglistitem> 154 <seg>metacity</seg> 155 <seg>None</seg> 156 <seg>None</seg> 157 </seglistitem> 158 </segmentedlist> 159 160 <variablelist> 161 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 162 <?dbfo list-presentation="list"?> 163 164 <varlistentry id="metacity-prog"> 165 <term><command>metacity</command></term> 166 <listitem> 167 <para>is a window manager used mainly by 168 <application><acronym>GNOME</acronym></application>. 169 </para> 170 <indexterm zone="metacity metacity-prog"> 171 <primary sortas="b-metacity">metacity</primary> 172 </indexterm> 173 </listitem> 174 </varlistentry> 175 176 </variablelist> 122 177 123 178 </sect2> 124 125 <sect2><title>Description</title>126 127 <sect3><title>metacity</title>128 <para><command>metacity</command> is a window manager used mainly by129 <application><acronym>GNOME</acronym></application>.</para>130 </sect3>131 132 </sect2>133 134 179 </sect1> 135 180 -
x/wm/xfce.xml
re3c939cc r851cc10 15 15 <sect1 id="xfce" xreflabel="XFce-&xfce-version;"> 16 16 <sect1info> 17 <othername>$LastChangedBy$</othername>18 <date>$Date$</date>17 <othername>$LastChangedBy$</othername> 18 <date>$Date$</date> 19 19 </sect1info> 20 20 21 <?dbhtml filename="xfce.html" ?> 21 22 <title>XFce-&xfce-version;</title> 22 23 24 <indexterm zone="xfce"> 25 <primary sortas="a-xfce">Xfce</primary> 26 </indexterm> 27 23 28 <sect2> 24 29 <title>Introduction to <application>XFce</application></title> … … 29 34 <sect3><title>Package information</title> 30 35 <itemizedlist spacing='compact'> 31 <listitem><para>Download (HTTP): <ulink 32 url="&xfce-download-http;"/></para></listitem> 33 <listitem><para>Download (FTP): <ulink 34 url="&xfce-download-ftp;"/></para></listitem> 35 <listitem><para>Download MD5 sum: &xfce-md5sum;</para></listitem> 36 <listitem><para>Download size: &xfce-size;</para></listitem> 37 <listitem><para>Estimated disk space required: 38 &xfce-buildsize;</para></listitem> 39 <listitem><para>Estimated build time: 40 &xfce-time;</para></listitem></itemizedlist> 36 <listitem><para>Download (HTTP): <ulink url="&xfce-download-http;"/></para></listitem> 37 <listitem><para>Download (FTP): <ulink url="&xfce-download-ftp;"/></para></listitem> 38 <listitem><para>Download MD5 sum: &xfce-md5sum;</para></listitem> 39 <listitem><para>Download size: &xfce-size;</para></listitem> 40 <listitem><para>Estimated disk space required: &xfce-buildsize;</para></listitem> 41 <listitem><para>Estimated build time: &xfce-time;</para></listitem> 42 </itemizedlist> 41 43 </sect3> 42 44 43 <sect3><title><application>XFce</application> dependencies</title> 44 <sect4><title>Required</title> 45 <sect3> 46 <title><application>XFce</application> dependencies</title> 47 48 <sect4> 49 <title>Required</title> 50 45 51 <para><xref linkend="gtk2"/> and 46 <xref linkend="libxml2"/></para> 52 <xref linkend="libxml2"/> 53 </para> 47 54 </sect4> 48 55 49 <sect4><title>Optional</title> 56 <sect4> 57 <title>Optional</title> 50 58 <para><xref linkend="libgtkhtml"/> and 51 <xref linkend="startup-notification"/></para> 59 <xref linkend="startup-notification"/> 60 </para> 52 61 </sect4> 53 62 </sect3> … … 59 68 60 69 <para><application>XFce</application> now distributes as a 61 <acronym>TAR</acronym> ball of base packages and module packages. These 62 instructions will only cover the bare minimum to run the application. The 63 remaining modules would all follow the same pattern which will soon become 64 obvious.</para> 65 66 <para>Install <application>XFce</application> by running the following 67 commands:</para> 68 69 <screen><userinput><command>cd src && 70 tar -zxf libxfce4util-&xfce-version;.tar.gz && 71 cd libxfce4util-&xfce-version; && 72 ./configure --prefix=/usr && 73 make && 74 make install && 75 cd .. && 76 tar -zxf libxfcegui4-&xfce-version;.tar.gz && 77 cd libxfcegui4-&xfce-version; && 78 ./configure --prefix=/usr && 79 make && 80 make install && 81 cd .. && 82 tar -zxf libxfce4mcs-&xfce-version;.tar.gz && 83 cd libxfce4mcs-&xfce-version; && 84 ./configure --prefix=/usr && 85 make && 86 make install && 87 cd .. && 88 tar -zxf xfce-mcs-manager-&xfce-version;.tar.gz && 89 cd xfce-mcs-manager-&xfce-version; && 90 ./configure --prefix=/usr && 91 make && 92 make install && 93 cd .. && 94 tar -zxf xfwm4-&xfce-version;.tar.gz && 95 cd xfwm4-&xfce-version; && 96 ./configure --prefix=/usr && 97 make && 98 make install && 99 cd .. && 100 tar -zxf xfdesktop-&xfce-version;.tar.gz && 101 cd xfdesktop-&xfce-version; && 102 ./configure --prefix=/usr --sysconfdir=/etc && 103 make && 104 make install && 105 cd .. && 106 tar -zxf xfce4-panel-&xfce-version;.tar.gz && 107 cd xfce4-panel-&xfce-version; && 108 ./configure --prefix=/usr --sysconfdir=/etc && 109 make && 110 make install && 111 cd .. && 112 tar -zxf xfce-utils-&xfce-version;.tar.gz && 113 cd xfce-utils-&xfce-version; && 114 ./configure --prefix=/usr --sysconfdir=/etc && 115 make && 116 make install</command></userinput></screen> 117 118 <para>Modules not installed above are: dbh-1.0.15 (required for xffm), 119 gtk-xfce-engine-2.1.9, xfcalendar-0.1.6, xfce-mcs-plugins, xfce4-iconbox, 120 xfce4-mixer, xfce4-systray, xfce4-themes, xfce4-toys, xfce4-trigger-launcher, 121 xffm, xffm-icons, xfprint and xfwm4-themes.</para> 70 <acronym>TAR</acronym> ball of base packages and module packages. 71 For each package, run the following:</para> 72 73 <screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc && 74 make</command></userinput></screen> 75 76 <para>Now, as the root user:</para> 77 78 <screen><userinput role='root'><command>make install</command></userinput></screen> 79 80 <para>The following packages will install the bare minimum:</para> 81 82 <itemizedlist spacing='compact'> 83 <listitem><para>libxfce4util-&xfce-version;.tar.gz</para></listitem> 84 <listitem><para>libxfcegui4-&xfce-version;.tar.gz</para></listitem> 85 <listitem><para>libxfce4mcs-&xfce-version;.tar.gz</para></listitem> 86 <listitem><para>xfce-mcs-manager-&xfce-version;.tar.gz</para></listitem> 87 <listitem><para>xfwm4-&xfce-version;.tar.gz</para></listitem> 88 <listitem><para>xfdesktop-&xfce-version;.tar.gz</para></listitem> 89 <listitem><para>xfce4-panel-&xfce-version;.tar.gz</para></listitem> 90 <listitem><para>xfce-utils-&xfce-version;.tar.gz</para></listitem> 91 </itemizedlist> 92 93 <para>In addition, you may choose to install:</para> 94 95 <itemizedlist spacing='compact'> 96 <listitem><para>dbh-1.0.15 (required for xffm)</para></listitem> 97 <listitem><para>gtk-xfce-engine-2.1.9</para></listitem> 98 <listitem><para>xfcalendar-0.1.6</para></listitem> 99 <listitem><para>xfce-mcs-plugins</para></listitem> 100 <listitem><para>xfce4-iconbox</para></listitem> 101 <listitem><para>xfce4-mixer</para></listitem> 102 <listitem><para>xfce4-systray</para></listitem> 103 <listitem><para>xfce4-systray</para></listitem> 104 <listitem><para>xfce4-themes</para></listitem> 105 <listitem><para>xfce4-toys</para></listitem> 106 <listitem><para>xfce4-trigger-launcher</para></listitem> 107 <listitem><para>xffm</para></listitem> 108 <listitem><para>xffm-icons</para></listitem> 109 <listitem><para>xfprint</para></listitem> 110 <listitem><para>xfwm4-themes.</para></listitem> 111 </itemizedlist> 122 112 123 113 </sect2> 124 114 125 <sect2 >115 <sect2 id='xfce-config'> 126 116 <title>Configuring <application>XFce</application></title> 127 117 128 <sect3><title>Config files</title> 118 <sect3> 119 <title>Config files</title> 129 120 <para><filename>~/.xinitrc</filename></para> 130 121 </sect3> 131 122 132 <sect3><title>Configuration Information</title> 123 <sect3> 124 <title>Configuration Information</title> 133 125 134 126 <para>Be sure to backup your current <filename>.xinitrc</filename> before 135 127 proceeding.</para> 136 128 137 <screen><userinput><command>cat > >~/.xinitrc << "EOF"</command>129 <screen><userinput><command>cat > ~/.xinitrc << "EOF"</command> 138 130 xfce-mcs-manager 139 131 xfwm4 --daemon … … 143 135 <command>EOF</command></userinput></screen> 144 136 137 <indexterm zone="xfce xfce-config"> 138 <primary sortas="e-AA.xinitrc">~/.xinitrc</primary> 139 </indexterm> 140 145 141 </sect3> 146 147 142 </sect2> 148 143 … … 150 145 <title>Contents</title> 151 146 152 <para>The <application>XFce</application> package contains 153 <command>fgr</command>, 154 <command>scramble</command>, 155 <command>startxfce4</command>, 156 <command>xfapps</command>, 157 <command>xfapps4</command>, 158 <command>xfbook</command>, 159 <command>xfbook4</command>, 160 <command>xfcalendar</command>, 161 <command>xfce-mcs-manager</command>, 162 <command>xfce-setting-show</command>, 163 <command>xfce4-about</command>, 164 <command>xfce4-iconbox</command>, 165 <command>xfce4-panel</command>, 166 <command>xfce4-tips</command>, 167 <command>xfdesktop</command>, 168 <command>xfdiff4</command>, 169 <command>xffm</command>, 170 <command>xffstab</command>, 171 <command>xffstab4</command>, 172 <command>xfglob4</command>, 173 <command>xfhelp4</command>, 174 <command>xflock4</command>, 175 <command>xfmountdev4</command>, 176 <command>xfprint-manager</command>, 177 <command>xfprint4</command>, 178 <command>xfrun4</command>, 179 <command>xfsamba4</command>, 180 <command>xftaskbar4</command>, 181 <command>xfterm4</command>, 182 <command>xftrash4</command>, 183 <command>xftree4</command>, 184 <command>xfwm4</command> and 185 <filename class="libraryfile">libdbh</filename>, 186 <filename class="libraryfile">libxfce4mcs</filename>, 187 <filename class="libraryfile">libxfce4util</filename>, 188 <filename class="libraryfile">libxfcegui4</filename>, 189 <filename class="libraryfile">libxffm</filename> and 190 <filename class="libraryfile">libxfprint</filename> libraries. 191 </para> 192 147 <segmentedlist> 148 <segtitle>Installed Programs</segtitle> 149 <segtitle>Installed Libraries</segtitle> 150 <segtitle>Installed Directories</segtitle> 151 152 <seglistitem> 153 <seg>fgr, scramble, startxfce4, xfapps, xfapps4, xfbook, xfbook4, xfcalendar, xfce-mcs-manager, 154 xfce-setting-show, xfce4-about, xfce4-iconbox, xfce4-panel, xfce4-tips, xfdesktop, 155 xfdiff4, xffm, xffstab, xffstab4, xfglob4, xfhelp4, xflock4. xfmountdev4, 156 xfprint-manager, xfprint4, xfrun4, xfsamba4, xftaskbar4, xfterm4, 157 xftrash4, xftree4, xfwm4</seg> 158 <seg id='xfcelibs'>libdbh, libxfce4mcs, libxfce4util, libxfcegui4, libxffm, libxfprint</seg> 159 <seg>None</seg> 160 </seglistitem> 161 </segmentedlist> 162 163 <indexterm zone="xfce xfcelibs"> 164 <primary sortas="c-libdbh">libdbh.so</primary> 165 </indexterm> 166 167 <indexterm zone="xfce xfcelibs"> 168 <primary sortas="c-libxfce4mcs">libxfce4mcs.so</primary> 169 </indexterm> 170 171 <indexterm zone="xfce xfcelibs"> 172 <primary sortas="c-libxfce4util">libxfce4util.so</primary> 173 </indexterm> 174 175 <indexterm zone="xfce xfcelibs"> 176 <primary sortas="c-libxfcegui4">libxfcegui4.so</primary> 177 </indexterm> 178 179 <indexterm zone="xfce xfcelibs"> 180 <primary sortas="c-libxffm">libxffm.so</primary> 181 </indexterm> 182 183 <indexterm zone="xfce xfcelibs"> 184 <primary sortas="c-libxfprint">libxfprint.so</primary> 185 </indexterm> 186 187 <variablelist> 188 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 189 <?dbfo list-presentation="list"?> 190 191 <varlistentry id="fgr"> 192 <term><command>fgr</command></term> 193 <listitem> 194 <para>is a file content search engine for <command>xffm</command>.</para> 195 <indexterm zone="xfce fgr"> 196 <primary sortas="b-fgr">fgr</primary> 197 </indexterm> 198 </listitem> 199 </varlistentry> 200 201 <varlistentry id="xfce-mce-manager"> 202 <term><command>xfce-mce-manager</command></term> 203 <listitem> 204 <para>is the settings manager for <application>XFce</application>.</para> 205 <indexterm zone="xfce xfce-mce-manager"> 206 <primary sortas="b-xfce-mce-manager">xfce-mce-manager</primary> 207 </indexterm> 208 </listitem> 209 </varlistentry> 210 211 <varlistentry id="xfce4-about"> 212 <term><command>xfce4-about</command></term> 213 <listitem> 214 <para>displays the about box.</para> 215 <indexterm zone="xfce xfce4-about"> 216 <primary sortas="b-xfce4-about">xfce4-about</primary> 217 </indexterm> 218 </listitem> 219 </varlistentry> 220 221 <varlistentry id="xfce-setting-show"> 222 <term><command>xfce-setting-show</command></term> 223 <listitem> 224 <para>displays the settings for <application>XFce</application>.</para> 225 <indexterm zone="xfce xfce-setting-show"> 226 <primary sortas="b-xfce-setting-show">xfce-setting-show</primary> 227 </indexterm> 228 </listitem> 229 </varlistentry> 230 231 <varlistentry id="xfce4-panel"> 232 <term><command>xfce4-panel</command></term> 233 <listitem> 234 <para>is the panel manager for <application>XFce</application>. It contains 235 the launcher, clock, mail check, desktop switcher and separator programs.</para> 236 <indexterm zone="xfce xfce4-panel"> 237 <primary sortas="b-xfce4-panel">xfce4-panel</primary> 238 </indexterm> 239 </listitem> 240 </varlistentry> 241 242 <varlistentry id="xfdesktop"> 243 <term><command>xfdesktop</command></term> 244 <listitem> 245 <para> is the desktop manager for <application>XFce</application>.</para> 246 <indexterm zone="xfce xfdesktop"> 247 <primary sortas="b-xfdesktop">xfdesktop</primary> 248 </indexterm> 249 </listitem> 250 </varlistentry> 251 252 <varlistentry id="xfhelp4"> 253 <term><command>xfhelp4</command></term> 254 <listitem> 255 <para>is script that launches a <acronym>HTML</acronym> browser to 256 display online documentation.</para> 257 <indexterm zone="xfce xfhelp4"> 258 <primary sortas="b-xfhelp4">xfhelp4</primary> 259 </indexterm> 260 </listitem> 261 </varlistentry> 262 263 <varlistentry id="xflock4"> 264 <term><command>xflock4</command></term> 265 <listitem> 266 <para>is a script used to lock the current screen during drag and drop actions.</para> 267 <indexterm zone="xfce xflock4"> 268 <primary sortas="b-xflock4">xflock4</primary> 269 </indexterm> 270 </listitem> 271 </varlistentry> 272 273 <varlistentry id="xfmountdev4"> 274 <term><command>xfmountdev4</command></term> 275 <listitem> 276 <para>mounts a device on the specified mount point and launches <command>xftree4</command>, 277 then unmounts the device when <command>xftree4</command> finishes.</para> 278 <indexterm zone="xfce xfmountdev4"> 279 <primary sortas="b-xfmountdev4">xfmountdev4</primary> 280 </indexterm> 281 </listitem> 282 </varlistentry> 283 284 <varlistentry id="xfrun4"> 285 <term><command>xfrun4</command></term> 286 <listitem> 287 <para>is the program launcher for <application>XFce</application>.</para> 288 <indexterm zone="xfce xfrun4"> 289 <primary sortas="b-xfrun4">xfrun4</primary> 290 </indexterm> 291 </listitem> 292 </varlistentry> 293 294 <varlistentry id="xfsamba4"> 295 <term><command>xfsamba4</command></term> 296 <listitem> 297 <para> is the <application>Samba</application> front end for <application>XFce</application>.</para> 298 <indexterm zone="xfce xfsamba4"> 299 <primary sortas="b-xfsamba4">xfsamba4</primary> 300 </indexterm> 301 </listitem> 302 </varlistentry> 303 304 <varlistentry id="xftaskbar4"> 305 <term><command>xftaskbar4</command></term> 306 <listitem> 307 <para>is the taskbar manager for <application>XFce</application>.</para> 308 <indexterm zone="xfce xftaskbar4"> 309 <primary sortas="b-xftaskbar4">xftaskbar4</primary> 310 </indexterm> 311 </listitem> 312 </varlistentry> 313 314 <varlistentry id="xfterm4"> 315 <term><command>xfterm4</command></term> 316 <listitem> 317 <para>is a small terminal wrapper to be used as a drag and drop action 318 for the <application>XFce</application> front panel.</para> 319 <indexterm zone="xfce xfterm4"> 320 <primary sortas="b-xfterm4">xfterm4</primary> 321 </indexterm> 322 </listitem> 323 </varlistentry> 324 325 <varlistentry id="xftrash4"> 326 <term><command>xftrash4</command></term> 327 <listitem> 328 <para>is a small script to be used as a drag and drop action for the 329 <application>XFce</application> front panel.</para> 330 <indexterm zone="xfce xftrash4"> 331 <primary sortas="b-xftrash4">xftrash4</primary> 332 </indexterm> 333 </listitem> 334 </varlistentry> 335 336 <varlistentry id="xftree4"> 337 <term><command>xftree4</command></term> 338 <listitem> 339 <para>is the file manager for <application>XFce</application>.</para> 340 <indexterm zone="xfce xftree4"> 341 <primary sortas="b-xftree4">xftree4</primary> 342 </indexterm> 343 </listitem> 344 </varlistentry> 345 346 <varlistentry id="xfwm4"> 347 <term><command>xfwm4</command></term> 348 <listitem> 349 <para>is an <application>X11></application> window manager for <application>XFce</application>.</para> 350 <indexterm zone="xfce xfwm4"> 351 <primary sortas="b-xfwm4">xfwm4</primary> 352 </indexterm> 353 </listitem> 354 </varlistentry> 355 356 </variablelist> 193 357 </sect2> 194 195 <sect2><title>Description</title>196 197 <sect3><title>fgr</title>198 <para><command>fgr</command> is a file content search engine for199 <command>xffm</command>.</para></sect3>200 201 <sect3><title>xfce-mce-manager</title>202 <para><command>xfce-mce-manager</command> is the settings manager for203 <application>XFce</application>.</para></sect3>204 205 <sect3><title>xfce4-about</title>206 <para><command>xfce4-about</command> displays the about box.</para></sect3>207 208 <sect3><title>xfce-setting-show</title>209 <para><command>xfce_setting-show</command> displays the settings for210 <application>XFce</application>.</para></sect3>211 212 <sect3><title>xfce4-panel</title>213 <para><command>xfce4-panel</command> is the panel manager for214 <application>XFce</application>. It contains the launcher, clock, mail215 check, desktop switcher and separator programs.</para></sect3>216 217 <sect3><title>xfdesktop</title>218 <para><command>xfdesktop </command> is the desktop manager219 for <application>XFce</application>.</para></sect3>220 221 <sect3><title>xfhelp4</title>222 <para><command>xfhelp4</command> is script that launches a223 <acronym>HTML</acronym> browser to display online documentation.</para></sect3>224 225 <sect3><title>xflock4</title>226 <para><command>xflock4</command> is a script used to lock the current screen227 during drag and drop actions.</para></sect3>228 229 <sect3><title>xfmountdev4</title>230 <para><command>xfmountdev4</command> mounts a device on the specified mount231 point and launches <command>xftree4</command>, then unmounts the device232 when <command>xftree4</command> finishes.</para></sect3>233 234 <sect3><title>xfrun4</title>235 <para><command>xfrun4</command> is the program launcher for236 <application>XFce</application>.</para></sect3>237 238 <sect3><title>xfsamba4</title>239 <para><command>xfsamba4</command> is <application>Samba</application> front end240 for <application>XFce</application>.</para></sect3>241 242 <sect3><title>xftaskbar4</title>243 <para><command>xftaskbar4</command> is the taskbar manager for244 <application>XFce</application>.</para></sect3>245 246 <sect3><title>xfterm4</title>247 <para><command>xfterm4</command> is a small terminal wrapper to be used as a248 drag and drop action for the <application>XFce</application> front panel.249 </para></sect3>250 251 <sect3><title>xftrash4</title>252 <para><command>xftrash4</command> is a small script to be used as a drag and253 drop action for the <application>XFce</application> front panel.</para></sect3>254 255 <sect3><title>xftree4</title>256 <para><command>xftree4</command> is the file manager for257 <application>XFce</application>.</para></sect3>258 259 <sect3><title>xfwm4</title>260 <para><command>xfwm4</command> is a window manager for261 <application>X11</application>.</para></sect3>262 263 </sect2>264 265 358 </sect1> 266 359
Note:
See TracChangeset
for help on using the changeset viewer.