swift 05/04/16 20:07:17 Modified: xml/htdocs/doc/en fluxbox-config.xml Log: #89095 - The newline character should leave a space first!
Revision Changes Path 1.4 +7 -7 xml/htdocs/doc/en/fluxbox-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: fluxbox-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fluxbox-config.xml 11 Apr 2005 12:49:59 -0000 1.3 +++ fluxbox-config.xml 16 Apr 2005 20:07:17 -0000 1.4 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.3 2005/04/11 12:49:59 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.4 2005/04/16 20:07:17 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -20,8 +20,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>1.0.3</version> -<date>2005-04-10</date> +<version>1.0.4</version> +<date>2005-04-16</date> <chapter> <title>Introduction</title> @@ -253,14 +253,14 @@ # transparent aterm with no borders, fitting nicely with 1024x768 # resolution, while still leaving room for torsmo. Once again, feel free to # modify.</comment> -Mod1 a :ExecCommand aterm -name aterm -sl 3000 -tr +sb -sr -sk -bg black -fg\ -white -fade 90 -bl -tn xterm -fn\ +Mod1 a :ExecCommand aterm -name aterm -sl 3000 -tr +sb -sr -sk -bg black -fg \ +white -fade 90 -bl -tn xterm -fn \ -misc-fixed-medium-r-normal-*-*-120-*-*-c-*-iso8859-15 -g 116x57 <comment># similar to the above, but opens a transparent rooted terminal. you must, of # course, know the root password to use this</comment> -Mod1 s :ExecCommand aterm -name aterm -sl 3000 -tr +sb -sr -sk -bg black -fg\ -white -fade 90 -bl -tn xterm -fn\ +Mod1 s :ExecCommand aterm -name aterm -sl 3000 -tr +sb -sr -sk -bg black -fg \ +white -fade 90 -bl -tn xterm -fn \ -misc-fixed-medium-r-normal-*-*-120-*-*-c-*-iso8859-15 -g 116x57 -e su - </pre> -- [email protected] mailing list
