Author: fernando
Date: Sat Dec 13 03:17:27 2014
New Revision: 15201
Log:
IceWM-1.3.8: Fix example menu and reformat xml.
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/wm/icewm.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Dec 13 02:05:24
2014 (r15200)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Dec 13 03:17:27
2014 (r15201)
@@ -48,6 +48,10 @@
<para>December 13th, 2014</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - IceWM-1.3.8: Fix example menu and
+ reformat xml.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Update to gpgme-1.5.3. Fixes
<ulink url="&blfs-ticket-root;5944">#5944</ulink>.</para>
</listitem>
Modified: trunk/BOOK/x/wm/icewm.xml
==============================================================================
--- trunk/BOOK/x/wm/icewm.xml Sat Dec 13 02:05:24 2014 (r15200)
+++ trunk/BOOK/x/wm/icewm.xml Sat Dec 13 03:17:27 2014 (r15201)
@@ -102,8 +102,10 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><parameter>sed -i '/^LIBS/s/\(.*\)/\1 -lfontconfig/'
src/Makefile.in</parameter>:
- this fixes the build with recent versions of
<application>binutils</application>.
+ <para>
+ <parameter>sed -i '/^LIBS/s/\(.*\)/\1 -lfontconfig/'
+ src/Makefile.in</parameter>: this fixes the build with recent versions of
+ <application>binutils</application>.
</para>
</sect2>
@@ -115,12 +117,13 @@
<title>Config Files</title>
<para><filename>~/.icewm/keys</filename>,
- <filename>~/.icewm/menu</filename>, and
- <filename>~/.icewm/preferences</filename>, and
- <filename>~/.icewm/toolbar</filename>, and
- <filename>~/.icewm/winoptions</filename>. The default versions are
installed
- in <filename class="directory">/usr/share/icewm/</filename> and will be
used
- if you have not copied them to <filename
class="directory">~/.icewm</filename>.
+ <filename>~/.icewm/menu</filename>, and
+ <filename>~/.icewm/preferences</filename>, and
+ <filename>~/.icewm/toolbar</filename>, and
+ <filename>~/.icewm/winoptions</filename>. The default versions are
+ installed in <filename class="directory">/usr/share/icewm/</filename>
+ and will be used if you have not copied them to <filename
+ class="directory">~/.icewm</filename>.
</para>
<indexterm zone="icewm icewm-config">
@@ -148,10 +151,10 @@
<sect3>
<title>Configuration Information</title>
- <para>If <application>IceWM</application> is the only Window Manager
- you want to use, you can start it with an <filename>.xinitrc</filename>
- file in your home folder. Be sure to backup your
- current <filename>.xinitrc</filename> before proceeding.</para>
+ <para>If <application>IceWM</application> is the only Window Manager you
+ want to use, you can start it with an <filename>.xinitrc</filename> file
+ in your home folder. Be sure to backup your current
+ <filename>.xinitrc</filename> before proceeding.</para>
<indexterm zone="icewm icewm-config">
<primary sortas="e-AA.xinitrc">~/.xinitrc</primary>
@@ -169,8 +172,8 @@
cp -v /usr/share/icewm/toolbar ~/.icewm/toolbar &&
cp -v /usr/share/icewm/winoptions ~/.icewm/winoptions</userinput></screen>
- <para>You can now edit these files to meet your requirements. In
particular,
- review the <filename>preferences</filename> file. You can use
+ <para>You can now edit these files to meet your requirements. In
+ particular, review the <filename>preferences</filename> file. You can use
<command>Logout -> Restart-IceWM</command> on the main menu to load your
changed preferences, but changes to the background only take effect when
<application>IceWM</application> is started.</para>
@@ -180,51 +183,51 @@
the detail is out of date and the default selections in the menus (a few
old applications on the main menu, everything else on the
<command>Programs</command> menu) will benefit from being updated to meet
- your needs. The following examples are provided to encourage you to
think
- about how you wish to organise your menus. Please note the
following:</para>
+ your needs. The following examples are provided to encourage you to
+ think about how you wish to organise your menus. Please note the
+ following:</para>
<itemizedlist>
<listitem>
<para>If a program listed in the menu has not been installed, it will
not appear when the menu is displayed. Similarly, if the program
- exists but the specified icon does not, no icon will be displayed in
the
- menu.</para>
+ exists but the specified icon does not, no icon will be displayed in
+ the menu.</para>
</listitem>
<listitem>
<para>The icons can be either <filename>.xpm</filename> or
<filename>.png</filename> files, and there is no need to specify the
extension. If the icon is located in the "library"
- (<filename class="directory">/usr/share/icewm/icons</filename>)
there is
- no need to specifiy the path.</para>
+ (<filename class="directory">/usr/share/icewm/icons</filename>) there
+ is no need to specifiy the path.</para>
</listitem>
<listitem>
- <para>Most programs are in sub-menus, and the main menu will always
append
- entries for <literal>windows, help, settings, logout</literal> at the
- bottom.</para>
- </listitem>
+ <para>Most programs are in sub-menus, and the main menu will always
+ append entries for <literal>windows, help, settings, logout</literal>
+ at the bottom.</para> </listitem>
<listitem>
- <para>An icon for <application>firefox</application> was copied to
the
- library directory and given a meaningful name. The icon for
- <application>xine</application> is <filename>xine.xpm</filename>
which
- was installed to a pixmap directory.</para>
+ <para>An icon for <application>firefox</application> was copied to
+ the library directory and given a meaningful name. The icon for
+ <application>xine</application> is <filename>xine.xpm</filename>
+ which was installed to a pixmap directory.</para>
</listitem>
<listitem>
<para>The default toolbar is not altered.</para>
</listitem>
</itemizedlist>
- <para>It is unlikely that these examples meet your desires, but if you
wish
- to use them run the following commands:</para>
+ <para>It is unlikely that these examples meet your desires, but if you
+ wish to use them run the following commands:</para>
-<screen role="nodump"><userinput>cat > ~/.icewm/menu << "EOF"
+<screen role="nodump"><userinput>cat > ~/.icewm/menu << "EOF"
&&
<literal>prog Urxvt xterm urxvt
prog GVolWheel /usr/share/pixmaps/gvolwheel/audio-volume-medium gvolwheel
separator
menufile General folder general
menufile Multimedia folder multimedia
menufile Tool_bar folder toolbar</literal>
-EOF &&
->cat > ~/.icewm/general << "EOF"
+EOF
+cat > ~/.icewm/general << "EOF" &&
<literal>prog Firefox firefox firefox
prog Epiphany /usr/share/icons/gnome/16x16/apps/web-browser epiphany
prog Midori /usr/share/icons/hicolor/24x24/apps/midori midori
@@ -233,22 +236,23 @@
separator
prog Evince /usr/share/icons/hicolor/16x16/apps/evince evince
prog Epdfview /usr/share/epdfview/pixmaps/icon_epdfview-48 epdfview</literal>
-EOF &&
->cat > ~/.icewm/multimedia << "EOF"
+EOF
+cat > ~/.icewm/multimedia << "EOF"
<literal>prog Audacious /usr/share/icons/hicolor/48x48/apps/audacious audacious
separator
prog Parole /usr/share/icons/hicolor/16x16/apps/parole parole
prog Totem /usr/share/icons/hicolor/16x16/apps/totem totem
prog Vlc /usr/share/icons/hicolor/16x16/apps/vlc vlc
prog Xine /usr/share/pixmaps/xine xine</literal>
-EOF &&</userinput></screen>
+EOF</userinput></screen>
- <para>If you wish to put icons on your desktop, you will need to install
a
- program such as <xref linkend="rox-filer"/> which provides a pinboard.
If you
- do that you will no longer be able to access the menu by right-clicking
on the
- desktop, you will have to use the <application>IceWM</application>
button. To
- ensure that the <application>rox</application> pinboard is running, the
- following commands will put it in the startup file:</para>
+ <para>If you wish to put icons on your desktop, you will need to install
+ a program such as <xref linkend="rox-filer"/> which provides a pinboard.
+ If you do that you will no longer be able to access the menu by
+ right-clicking on the desktop, you will have to use the
+ <application>IceWM</application> button. To ensure that the
+ <application>rox</application> pinboard is running, the following
+ commands will put it in the startup file:</para>
<screen role="nodump"><userinput>cat > ~/.icewm/startup << "EOF"
<literal>rox -p Default &
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page