]> Dogcows Code - chaz/openbox/blobdiff - doc/openbox.1.sgml
mention that obconf older than 2.0 is no good.
[chaz/openbox] / doc / openbox.1.sgml
index 2a619526ff35369b33927069e71fd3eb4d1bc2b5..31f726f67002c682f08aed65c5354bb0326a06a6 100644 (file)
@@ -44,6 +44,7 @@ manpage.1: manpage.sgml
       <arg><option>--sync</option></arg>
       <arg><option>--debug</option></arg>
       <arg><option>--debug-focus</option></arg>
+      <arg><option>--debug-xinerama</option></arg>
     </cmdsynopsis>
   </refsynopsisdiv>
   <refsect1>
@@ -79,11 +80,14 @@ 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 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>
+      is possible by editing the configuration files by hand. Please note that
+      <command>obconf</command> older than version 2.0 may not work at all
+      for you.</para>
+
+    <para>The default 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
@@ -147,6 +151,14 @@ manpage.1: manpage.sgml
           <para>Display debugging output for focus handling.</para>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term><option>--debug-xinerama</option></term>
+        <listitem>
+          <para>Split the display into two fake xinerama regions, if
+           xinerama is not already enabled. This is for debugging
+           xinerama support.</para>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </refsect1>
   <refsect1>
This page took 0.020948 seconds and 4 git commands to generate.