]> Dogcows Code - chaz/openbox/blobdiff - doc/openbox.1.sgml
save the config type in the session command line arguments
[chaz/openbox] / doc / openbox.1.sgml
index f5e84ba78bb9b52063d31ff23cfd19f6f86b2842..742a181403f802b29d597fc106243d86c6e02b4a 100644 (file)
@@ -16,17 +16,9 @@ manpage.1: manpage.sgml
 
   -->
 
-  <!ENTITY dhfirstname "<firstname>Dana</firstname>">
-  <!ENTITY dhsurname   "<surname>Jansens</surname>">
-  <!-- Please adjust the date whenever revising the manpage. -->
-  <!ENTITY dhdate      "<date>May 13, 2007</date>">
   <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
-  <!ENTITY dhemail     "<email>danakj@orodu.net</email>">
-  <!ENTITY dhusername  "Dana Jansens">
   <!ENTITY dhucpackage "<refentrytitle>OPENBOX</refentrytitle>">
   <!ENTITY dhpackage   "openbox">
-
-  <!ENTITY gnu         "<acronym>GNU</acronym>">
 ]>
 
 <refentry>
@@ -38,7 +30,8 @@ manpage.1: manpage.sgml
   <refnamediv>
     <refname>&dhpackage;</refname>
 
-    <refpurpose>Next generation window manager</refpurpose>
+    <refpurpose>Next generation, highly configurable window manager
+      </refpurpose>
   </refnamediv>
   <refsynopsisdiv>
     <cmdsynopsis>
@@ -48,7 +41,6 @@ manpage.1: manpage.sgml
       <arg><option>--replace</option></arg>
       <arg><option>--reconfigure</option></arg>
       <arg><option>--sm-disable</option></arg>
-      <arg><option>--config <replaceable>TYPE</replaceable></option></arg>
       <arg><option>--sync</option></arg>
       <arg><option>--debug</option></arg>
       <arg><option>--debug-focus</option></arg>
@@ -88,11 +80,17 @@ manpage.1: manpage.sgml
     <para>You can use the <command>obconf</command> tool to configure Openbox
       easily with a graphical interface, however more in-depth configuration
       is possible by editing the configuration files by hand. The default
-      configuration file is installed in @confdir@/xdg/openbox/rc.xml, and the
-      user configuration is placed in ~/.config/openbox/rc.xml. You can copy
+      configuration files are installed in @configdir@/openbox/, and the
+      user configuration is placed in ~/.config/openbox/. You can copy
       the default configuration to ~/.config/openbox and edit it to your
       liking.</para>
 
+    <para>There are 3 default configuration files, <literal>rc.xml</literaL,
+      <literal>rc-gnome.xml</literal>, and <literal>rc-kde.xml</literal>. The
+      rc-gnome.xml is used when you run <command>openbox-gnome-session
+      </command> and the rc-kde.xml is used when you run
+      <command>openbox-kde-session</command>.
+
   </refsect1>
   <refsect1>
     <title>OPTIONS</title>
@@ -130,12 +128,6 @@ manpage.1: manpage.sgml
           <para>Do not connect to the session manager.</para>
         </listitem>
       </varlistentry>
-      <varlistentry>
-        <term><option>--config<replaceable>TYPE</replaceable></option></term>
-        <listitem>
-          <para>Specify the configuration profile to use.</para>
-        </listitem>
-      </varlistentry>
       <varlistentry>
         <term><option>--sync</option></term>
         <listitem>
@@ -163,10 +155,10 @@ manpage.1: manpage.sgml
       </para>
 
     <para>The program's full documentation is available on the website:
-      <olink>http://openbox.org/</olink></para>
+      <literal>http://openbox.org/</literal></para>
 
-    <para>Please report bugs to: <olink>http://bugzilla.icculus.org/</olink>
-      </para>
+    <para>Please report bugs to: <literal>http://bugzilla.icculus.org/
+      </literal></para>
   </refsect1>
 </refentry>
 
This page took 0.023774 seconds and 4 git commands to generate.