diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/openbox.1.in | 13 | ||||
| -rw-r--r-- | doc/openbox.1.sgml | 10 |
2 files changed, 18 insertions, 5 deletions
diff --git a/doc/openbox.1.in b/doc/openbox.1.in index e1e177a7..8d53681a 100644 --- a/doc/openbox.1.in +++ b/doc/openbox.1.in @@ -41,10 +41,17 @@ above ~/.xsession file. You can use the \fBobconf\fR 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 +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. +.PP +There are 3 default configuration files, \fBrc.xml\fP \fBrc-gnome.xml\fP, and \fBrc-kde.xml\fP. The +rc-gnome.xml is used when you run \fBopenbox-gnome-session +\fR and the rc-kde.xml is used when you run +\fBopenbox-kde-session\fR. + + .SH "OPTIONS" .PP These are the possible options that \fBopenbox\fR accepts: @@ -75,4 +82,4 @@ The program's full documentation is available on the website: .PP Please report bugs to: \fBhttp://bugzilla.icculus.org/ \fP -.\" created by instant / docbook-to-man, Sun 13 May 2007, 18:47 +.\" created by instant / docbook-to-man, Sun 13 May 2007, 18:59 diff --git a/doc/openbox.1.sgml b/doc/openbox.1.sgml index b60fc546..742a1814 100644 --- a/doc/openbox.1.sgml +++ b/doc/openbox.1.sgml @@ -80,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 @configdir@/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> |
