diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-14 00:33:04 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-14 00:33:04 +0000 |
| commit | a9af402c86a2216715f9b0f88a3d3401047ea143 (patch) | |
| tree | 599621514b80be3f3a053ab0a16d151eac94427e | |
| parent | 5a3154df0878e37d0af8fdd9077133283879b38f (diff) | |
mention that obconf older than 2.0 is no good.
| -rw-r--r-- | doc/openbox.1.sgml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/doc/openbox.1.sgml b/doc/openbox.1.sgml index 4ed2139e..31f726f6 100644 --- a/doc/openbox.1.sgml +++ b/doc/openbox.1.sgml @@ -80,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 |
