nightmorph 10/09/02 08:19:27 Modified: openbox.xml Log: update openbox guide: fix a few guideXML mistakes, smarter openbox install command, remove pcmanfm note on desktop icons, expand tint2 description for new features in the latest stable version
Revision Changes Path 1.9 xml/htdocs/doc/en/openbox.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openbox.xml?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openbox.xml?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/openbox.xml?r1=1.8&r2=1.9 Index: openbox.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openbox.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- openbox.xml 17 May 2010 19:36:04 -0000 1.8 +++ openbox.xml 2 Sep 2010 08:19:27 -0000 1.9 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openbox.xml,v 1.8 2010/05/17 19:36:04 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openbox.xml,v 1.9 2010/09/02 08:19:27 nightmorph Exp $ --> <guide> <title>The Openbox Configuration HOWTO</title> @@ -65,7 +65,6 @@ <chapter> <title>Installation and configuration</title> - <section> <title>Initial installation</title> <body> @@ -76,8 +75,7 @@ </p> <pre caption="Installing Openbox"> -<comment>(Use <i>emerge -av openbox</i> to preview which packages will be installed)</comment> -# <i>emerge openbox</i> +# <i>emerge -av openbox</i> </pre> <p> @@ -240,7 +238,6 @@ </body> </section> - <section> <title>Openbox theme and behaviour configuration</title> <body> @@ -373,7 +370,6 @@ </body> </section> - <section> <title>Setting the background</title> <body> @@ -439,8 +435,8 @@ </pre> <p> -This will cause nitrogen to load automatically when you start your Openbox session, -and that can lead to a slightly slower load time than using feh. +This will cause nitrogen to load automatically when you start your Openbox +session, and that can lead to a slightly slower load time than using feh. </p> </body> @@ -575,9 +571,7 @@ link="http://packages.gentoo.org/package/x11-misc/pcmanfm">PCManFM</uri> is mainly a file manager, it also gives you the option to manage the desktop background (instead of using <c>feh</c> or <c>nitrogen</c>) and draw - desktop icons. It should be noted that with the current release (0.5.x), it - is not readily possible to get rid of the default "My Documents" icon on the - desktop. + desktop icons. </li> <li> <uri link="http://packages.gentoo.org/package/x11-misc/idesk">iDesk</uri> is @@ -595,9 +589,11 @@ <ul> <li> - <uri link="http://code.google.com/p/tint2/">Tint2</uri> is a simple panel - and taskbar (based on the ttm code). It supports color/transparency, a - clock, and drag and drop between virtual desktops. + <uri link="http://code.google.com/p/tint2/">Tint2</uri> is a simple, + lightweight panel and taskbar. It supports color, transparency, a clock, + drag and drop between virtual desktops, a system tray, and comes with a + battery monitor. You can even add a button to display the applications menu + from your window manager. </li> <li> <uri
