From 8a690106e50b7fc617b5fc846827e635851f65bd Mon Sep 17 00:00:00 2001 From: Larry Lawrence Date: Sat, 27 Sep 2003 23:58:17 +0000 Subject: [PATCH] window managers section git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1225 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- server/mail/courier/courier.ent | 6 +- x/wm/enlightenment/enlightenment-config.xml | 8 +- x/wm/enlightenment/enlightenment-inst.xml | 8 +- x/wm/fluxbox.xml | 4 +- x/wm/fluxbox/fluxbox-config.xml | 14 +- x/wm/fluxbox/fluxbox-desc.xml | 7 +- x/wm/fluxbox/fluxbox-exp.xml | 4 +- x/wm/fluxbox/fluxbox-inst.xml | 4 +- x/wm/fluxbox/fluxbox-intro.xml | 6 +- x/wm/metacity.xml | 4 +- x/wm/metacity/metacity-config.xml | 2 +- x/wm/metacity/metacity-desc.xml | 2 +- x/wm/metacity/metacity-inst.xml | 4 +- x/wm/metacity/metacity-intro.xml | 8 +- x/wm/sawfish/sawfish-desc.xml | 2 +- x/wm/xfce.xml | 4 +- x/wm/xfce/xfce-config.xml | 9 +- x/wm/xfce/xfce-desc.xml | 134 ++++++++++++-------- x/wm/xfce/xfce-exp.xml | 2 +- x/wm/xfce/xfce-inst.xml | 8 +- x/wm/xfce/xfce-intro.xml | 38 ++++-- x/wm/xfce/xfce.ent | 1 + 22 files changed, 162 insertions(+), 117 deletions(-) diff --git a/server/mail/courier/courier.ent b/server/mail/courier/courier.ent index 15c8f1ffd5..b30b4d39dd 100644 --- a/server/mail/courier/courier.ent +++ b/server/mail/courier/courier.ent @@ -5,8 +5,8 @@ - - - + + + diff --git a/x/wm/enlightenment/enlightenment-config.xml b/x/wm/enlightenment/enlightenment-config.xml index 72b84b1d9a..c94d5221d2 100644 --- a/x/wm/enlightenment/enlightenment-config.xml +++ b/x/wm/enlightenment/enlightenment-config.xml @@ -1,8 +1,8 @@ -Configuring enlightenment +Configuring <application>enlightenment</application> Config files -~/.enlightenment/* +~/.enlightenment/* Configuration Information @@ -10,9 +10,9 @@ Be sure to backup your current .xinitrc before proceeding. -cat >> ~/.xinitrc << "EOF" +cat >> ~/.xinitrc << "EOF" exec enlightenment -EOF +EOF diff --git a/x/wm/enlightenment/enlightenment-inst.xml b/x/wm/enlightenment/enlightenment-inst.xml index cc6083a954..ac2bf1e53e 100644 --- a/x/wm/enlightenment/enlightenment-inst.xml +++ b/x/wm/enlightenment/enlightenment-inst.xml @@ -1,11 +1,11 @@ -Installation of enlightenment +Installation of <application>enlightenment</application> -Install enlightenment by running the following commands: +Install enlightenment by running the following commands: -./configure --prefix=/usr --enable-fsstd && +./configure --prefix=/usr --enable-fsstd && make && -make install +make install diff --git a/x/wm/fluxbox.xml b/x/wm/fluxbox.xml index 7af4cf7434..4a67c36236 100644 --- a/x/wm/fluxbox.xml +++ b/x/wm/fluxbox.xml @@ -1,6 +1,6 @@ - + -fluxbox-&fluxbox-version; +Fluxbox-&fluxbox-version; &fluxbox-intro; &fluxbox-inst; diff --git a/x/wm/fluxbox/fluxbox-config.xml b/x/wm/fluxbox/fluxbox-config.xml index 968938cb31..372a8ccbe8 100644 --- a/x/wm/fluxbox/fluxbox-config.xml +++ b/x/wm/fluxbox/fluxbox-config.xml @@ -1,5 +1,5 @@ -Configuring <application>fluxbox</application> +Configuring <application>Fluxbox</application> Config files ~/.fluxbox/init, @@ -10,18 +10,18 @@ Configuration Information Be sure to backup your current .xinitrc before -proceeding. -cat >> ~/.xinitrc << "EOF" +proceeding. +cat >> ~/.xinitrc << "EOF"> exec fluxbox -EOF +EOF -mkdir ~/.fluxbox && +mkdir ~/.fluxbox && cp /usr/share/fluxbox/init ~/.fluxbox/init && cp /usr/share/fluxbox/keys ~/.fluxbox/keys && -cp /usr/share/fluxbox/menu ~/.fluxbox/menu +cp /usr/share/fluxbox/menu ~/.fluxbox/menu Menu Items are added by editing~/.fluxbox/menu. The -syntax is explained on the fluxbox man page. +syntax is explained on the fluxbox man page. diff --git a/x/wm/fluxbox/fluxbox-desc.xml b/x/wm/fluxbox/fluxbox-desc.xml index f1fa911e12..65a6aada03 100644 --- a/x/wm/fluxbox/fluxbox-desc.xml +++ b/x/wm/fluxbox/fluxbox-desc.xml @@ -1,8 +1,9 @@ Contents -The fluxbox package contains fluxbox, -bsetbg and bsetroot. +The Fluxbox package contains +fluxbox, bsetbg and +bsetroot. @@ -20,7 +21,7 @@ It needs display, Esetroot, qiv or xsri to be used. bsetroot -bsetroot is a blackbox +bsetroot is a Blackbox utility to change root window appearance. diff --git a/x/wm/fluxbox/fluxbox-exp.xml b/x/wm/fluxbox/fluxbox-exp.xml index eb63da42ae..748a49a55f 100644 --- a/x/wm/fluxbox/fluxbox-exp.xml +++ b/x/wm/fluxbox/fluxbox-exp.xml @@ -2,11 +2,11 @@ Command explanations --enable-kde : This command activates -fluxbox's ability to allow KDE +Fluxbox's ability to allow KDE tray icons to be placed in the slit. --enable-gnome : This command activates -fluxbox's ability to support GNOME. +Fluxbox's ability to support GNOME. diff --git a/x/wm/fluxbox/fluxbox-inst.xml b/x/wm/fluxbox/fluxbox-inst.xml index db50e3f70c..198f1922ed 100644 --- a/x/wm/fluxbox/fluxbox-inst.xml +++ b/x/wm/fluxbox/fluxbox-inst.xml @@ -1,7 +1,7 @@ -Installation of <application>fluxbox</application> +Installation of <application>Fluxbox</application> -Install fluxbox by running the following +Install Fluxbox by running the following commands: ./configure --prefix=/usr --enable-kde --enable-gnome && diff --git a/x/wm/fluxbox/fluxbox-intro.xml b/x/wm/fluxbox/fluxbox-intro.xml index 34d599909e..3bbbf7ddfe 100644 --- a/x/wm/fluxbox/fluxbox-intro.xml +++ b/x/wm/fluxbox/fluxbox-intro.xml @@ -1,7 +1,7 @@ -Introduction to <application>fluxbox</application> +Introduction to <application>Fluxbox</application> -The fluxbox package contains a windows manager. +The Fluxbox package contains a windows manager. Package information @@ -17,7 +17,7 @@ url="&fluxbox-download-ftp;"/> &fluxbox-time; -<application>fluxbox</application> dependencies +<application>Fluxbox</application> dependencies Required diff --git a/x/wm/metacity.xml b/x/wm/metacity.xml index 5762ee0c19..feefbb515b 100644 --- a/x/wm/metacity.xml +++ b/x/wm/metacity.xml @@ -1,6 +1,6 @@ - + -metacity-&metacity-version; +Metacity-&metacity-version; &metacity-intro; &metacity-inst; diff --git a/x/wm/metacity/metacity-config.xml b/x/wm/metacity/metacity-config.xml index 28d27fe0a0..54d32a2bf0 100644 --- a/x/wm/metacity/metacity-config.xml +++ b/x/wm/metacity/metacity-config.xml @@ -1,5 +1,5 @@ -Configuring <application>metacity</application> +Configuring <application>Metacity</application> Configuration Information diff --git a/x/wm/metacity/metacity-desc.xml b/x/wm/metacity/metacity-desc.xml index c62b306051..0e1a421e9c 100644 --- a/x/wm/metacity/metacity-desc.xml +++ b/x/wm/metacity/metacity-desc.xml @@ -1,7 +1,7 @@ Contents -The metacity package contains +The Metacity package contains metacity. diff --git a/x/wm/metacity/metacity-inst.xml b/x/wm/metacity/metacity-inst.xml index abe873e4e0..795846de44 100644 --- a/x/wm/metacity/metacity-inst.xml +++ b/x/wm/metacity/metacity-inst.xml @@ -1,7 +1,7 @@ -Installation of <application>metacity</application> +Installation of <application>Metacity</application> -Install metacity by running the following commands: +Install Metacity by running the following commands: ./configure --prefix=/usr --libexec=/usr/sbin --sysconfdir=/etc && make && diff --git a/x/wm/metacity/metacity-intro.xml b/x/wm/metacity/metacity-intro.xml index da4fde58b3..b909057806 100644 --- a/x/wm/metacity/metacity-intro.xml +++ b/x/wm/metacity/metacity-intro.xml @@ -1,8 +1,8 @@ -Introduction to <application>metacity</application> +Introduction to <application>Metacity</application> -The metacity package contains a window manager. This is useful for -organizing and displaying windows. +The Metacity package contains a window +manager. This is useful for organizing and displaying windows. Package information @@ -17,7 +17,7 @@ url="&metacity-download-ftp;"/> &metacity-time; -<application>metacity</application> dependencies +<application>Metacity</application> dependencies Required , and diff --git a/x/wm/sawfish/sawfish-desc.xml b/x/wm/sawfish/sawfish-desc.xml index 0f3963a2e0..839970e48c 100644 --- a/x/wm/sawfish/sawfish-desc.xml +++ b/x/wm/sawfish/sawfish-desc.xml @@ -10,7 +10,7 @@ sawfish. sawfish sawfish is the extensible window manager using a -Lisp-based scripting language. +Lisp-based scripting language. diff --git a/x/wm/xfce.xml b/x/wm/xfce.xml index 0537219831..72cbb982c4 100644 --- a/x/wm/xfce.xml +++ b/x/wm/xfce.xml @@ -1,6 +1,6 @@ - + -xfce-&xfce-version; +XFce-&xfce-version; &xfce-intro; &xfce-inst; diff --git a/x/wm/xfce/xfce-config.xml b/x/wm/xfce/xfce-config.xml index 14f5cf30b5..603eb17a6c 100644 --- a/x/wm/xfce/xfce-config.xml +++ b/x/wm/xfce/xfce-config.xml @@ -1,5 +1,5 @@ -Configuring XFce +Configuring <application>XFce</application> Config files ~/.xinitrc @@ -7,8 +7,11 @@ Configuration Information -XFce includes a script named xfce_setup which -will set up xfce for the user. Also included is a script named xfce_remove which returns the configuration files to their previous state. +XFce includes a script named +xfce_setup which +will set up xfce for the user. Also included is a script named +xfce_remove which returns the configuration files to their +previous state. diff --git a/x/wm/xfce/xfce-desc.xml b/x/wm/xfce/xfce-desc.xml index eedce31105..81393a6e70 100644 --- a/x/wm/xfce/xfce-desc.xml +++ b/x/wm/xfce/xfce-desc.xml @@ -1,121 +1,149 @@ Contents -The XFce package contains CDE2Xfcepal, -startxfce, xfbd, xfbdmgr, xfce, xfce_remove, -xfce_setup, xfce_upgrade, -xfclock, xfdiff, -xfglob, xfgnome, -xfhelp, xflock, -xfmenu, xfmountdev, -xfmouse, xfmouse, -xfpager, xfplay, -xfprint, xfrun, -xfsamba, xfskin, -xfsound, xfterm, -xftrash, xftree, -xfumed and xfwm. +The XFce package contains +CDE2Xfcepal, +startxfce, xfbd, +xfbdmgr, xfce, +xfce_remove, +xfce_setup, xfce_upgrade, +xfclock, xfdiff, +xfglob, xfgnome, +xfhelp, xflock, +xfmenu, xfmountdev, +xfmouse, xfmouse, +xfpager, xfplay, +xfprint, xfrun, +xfsamba, xfskin, +xfsound, xfterm, +xftrash, xftree, +xfumed and xfwm. Description CDE2Xfcepal -CDE2Xfcepal converts CDE palettes to XFce palettes. +CDE2Xfcepal converts CDE palettes +to XFce palettes. startxfce -startxfce initializes and starts the X server using -~/.xinitrc. +startxfce initializes and starts the +X server using ~/.xinitrc. + xfbd -xfbd is the backdrop manager for XFce. +xfbd is the backdrop manager for +XFce. xfbdmgr -xfbdmgr is the list manager for XFce. +xfbdmgr is the list manager for +XFce. xfce -xfce is an easy-to-use and easy-to-configure toolbar for -X11. +xfce is an easy-to-use and easy-to-configure toolbar +for X11. xfce_remove -xfce_remove is a uninstall script to remove XFce as the desktop -environment are restore the previous settings. +xfce_remove is a uninstall script to remove +XFce as the desktop environment are restore the +previous settings. xfce_setup -xfce_setup is a configuration script to create ~./xinitrc for XFce. +xfce_setup is a configuration script to create +~./xinitrc for XFce. + xfce_upgrade -xfce_upgrade is the configuration script used to update versions -of XFce. +xfce_upgrade is the configuration script used to +update versions of XFce. xfclock -xfce_clock is a clock and calendar for XFce. +xfce_clock is a clock and calendar for +XFce. xfdiff -xfdiff is a visual diff for XFce. +xfdiff is a visual diff for +XFce. xfglob -xfglob is the file finder of XFce. +xfglob is the file finder of +XFce. xfgnome -xfgnome is the GNOME compliancy module for XFwm. +xfgnome is the GNOME compliancy module for +xfwm. xfhelp -xfhelp is script that launches a HTML browser to display online documentation. +xfhelp is script that launches a +HTML browser to display online documentation. xflock -xflock is a script used to lock the current screen during drag and -drop actions. +xflock is a script used to lock the current screen +during drag and drop actions. xfmenu -xfmenu is the menu launcher for XFce. +xfmenu is the menu launcher for +XFce. xfmountdev -xfmountdev mounts a device on the specified mount point and -launches xftree, then unmounts the device when xftree finishes. +xfmountdev mounts a device on the specified mount +point and launches xftree, then unmounts the device +when xftree finishes. xfmouse -xfmouse is a mouse configurator for XFce. +xfmouse is a mouse configurator for +XFce. xfpager -xfpager is the pager of XFwm. +xfpager is the pager of xfwm. + xfplay -xfplay is a script that executes the play program (not included in -package. +xfplay is a script that executes the play program (not +included in package. xfprint -xfprint is a minimalist printing wrapper to be used as a drag and drop -action for the XFce front panel. +xfprint is a minimalist printing wrapper to be used as +a drag and drop action for the XFce front panel. + xfrun -xfrun is the program launcher for XFce. +xfrun is the program launcher for +XFce. xfsamba -xfsamba is samba front end for XFce. +xfsamba is Samba front end +for XFce. xfskin -xfskin is a script to manage themes for XFce. +xfskin is a script to manage themes for +XFce. xfsound -xfsound is the sound server for XFce. +xfsound is the sound server for +XFce. xfterm -xfterm is a small terminal wrapper to be used as a drag and drop -action for the XFce front panel. +xfterm is a small terminal wrapper to be used as a +drag and drop action for the XFce front panel. + xftrash -xftrash is a small script to be used as a drag and drop action for -the XFce front panel. +xftrash is a small script to be used as a drag and +drop action for the XFce front panel. xftree -xftree is the file manager for XFce. +xftree is the file manager for +XFce. xfumed -xfumed is the user menu editor for XFce. +xfumed is the user menu editor for +XFce. xfwm -xfwm is a window manager for X11. +xfwm is a window manager for +X11. diff --git a/x/wm/xfce/xfce-exp.xml b/x/wm/xfce/xfce-exp.xml index 9b5e8e9e2d..cf53c83740 100644 --- a/x/wm/xfce/xfce-exp.xml +++ b/x/wm/xfce/xfce-exp.xml @@ -1,7 +1,7 @@ Command explanations ---datadir=/usr/share : This command puts +--datadir=/usr/share : This command puts resource files into /usr/share/xfce instead of /usr/local/share/xfce. diff --git a/x/wm/xfce/xfce-inst.xml b/x/wm/xfce/xfce-inst.xml index de5c467495..e8b242d884 100644 --- a/x/wm/xfce/xfce-inst.xml +++ b/x/wm/xfce/xfce-inst.xml @@ -1,11 +1,11 @@ -Installation of XFce +Installation of <application>XFce</application> -Install XFce by running the following commands: +Install XFce by running the following commands: -./configure --prefix=/usr --datadir=/usr/share --sysconfdir=/etc && +./configure --prefix=/usr --datadir=/usr/share --sysconfdir=/etc && make && -make install +make install diff --git a/x/wm/xfce/xfce-intro.xml b/x/wm/xfce/xfce-intro.xml index 00380586f0..d2d6fb8365 100644 --- a/x/wm/xfce/xfce-intro.xml +++ b/x/wm/xfce/xfce-intro.xml @@ -1,18 +1,30 @@ -Introduction to XFce +Introduction to <application>XFce</application> -Download location (HTTP): -Download location (FTP): -Version used: &xfce-version; -Package size: &xfce-size; -Estimated Disk space required: &xfce-buildsize; +The XFce package contains a lightweight desktop environment. -The XFce package contains a lightweight desktop environment. - -XFce depends on: -, and -XFce will utilize: -, , , -, and +Package information + +Download (HTTP): +Download (FTP): +Download size: &xfce-size; +Estimated Disk space required: +&xfce-buildsize; +Estimated build time: +&xfce-time; + + +<application>template</application> dependencies +Required +, and +Optional +, , , +, and + diff --git a/x/wm/xfce/xfce.ent b/x/wm/xfce/xfce.ent index 018788f012..b68da04c64 100644 --- a/x/wm/xfce/xfce.ent +++ b/x/wm/xfce/xfce.ent @@ -9,3 +9,4 @@ +