diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-14 21:32:12 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-14 21:32:12 +0000 |
| commit | f58ece609523b5cc4c825c4af185e5a6fdd00210 (patch) | |
| tree | 595503641d8d4865d501f5bd7bc10e20c92507e7 /doc | |
| parent | b906db3e11c06997261297cdb1992fd1b05738ff (diff) | |
remove config namespaces
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/openbox.1.sgml | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/doc/openbox.1.sgml b/doc/openbox.1.sgml index b1736554..1cce5545 100644 --- a/doc/openbox.1.sgml +++ b/doc/openbox.1.sgml @@ -85,17 +85,9 @@ manpage.1: manpage.sgml 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 + @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> - - <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>. The configuration - files should be named the same in ~/.config/openbox/.</para> - </refsect1> <refsect1> <title>OPTIONS</title> |
