]> Dogcows Code - chaz/openbox/blobdiff - doc/openbox.1.sgml
add openbox-session for gdm, which will run ~/.config/openbox/autostart
[chaz/openbox] / doc / openbox.1.sgml
index b60fc5465488834b8cb4cad1a3aeba8c4622b6c4..1cce5545d1465eeca6df6e7e60bda9bf02ffded4 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>
@@ -62,10 +63,10 @@ manpage.1: manpage.sgml
       within GNOME or KDE, you can choose the appropriate entry, and it will
       launch GNOME or KDE with Openbox as the window manager.</para>
 
-    <para>If you don't want to run Openbox withing a desktop environment, then
+    <para>If you don't want to run Openbox within a desktop environment, then
       it is recommended that you instead set up a ~/.xsession file and
       use the <command>Default</command> session type. The ~/.xsession file
-      should any applications you want to run at startup, and then run
+      should start any applications you want to run at startup, and then run
       <command>&dhpackage;</command> at the end, such as:</para>
 
       <blockquote><literallayout>
@@ -79,12 +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 file is installed in @configdir@/openbox/rc.xml, and the
-      user configuration is placed in ~/.config/openbox/rc.xml. 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/rc.xml, and the user configuration is placed in
+      ~/.config/openbox/rc.xml. You can copy the default configuration
+      to ~/.config/openbox and edit it to your liking.</para>
   </refsect1>
   <refsect1>
     <title>OPTIONS</title>
@@ -113,7 +116,7 @@ manpage.1: manpage.sgml
         <term><option>--reconfigure</option></term>
         <listitem>
           <para>If Openbox is already running on the display, tell it to
-            reload it's configuration.</para>
+            reload its configuration.</para>
         </listitem>
       </varlistentry>
       <varlistentry>
@@ -140,6 +143,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.021465 seconds and 4 git commands to generate.