diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-13 22:59:02 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-13 22:59:02 +0000 |
| commit | d8d4f5ba9065d25eceb5b9813553ee0cdab58a6c (patch) | |
| tree | 8c7b75b5aadf955f481c763ddde3cdf5661d9450 | |
| parent | 5c96972bfffacb7dc24c96673f85e413e5c87b94 (diff) | |
mention which config file it will use
| -rw-r--r-- | doc/openbox-gnome-session.1.sgml | 3 | ||||
| -rw-r--r-- | doc/openbox-kde-session.1.sgml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/openbox-gnome-session.1.sgml b/doc/openbox-gnome-session.1.sgml index b86e1b87..702fab70 100644 --- a/doc/openbox-gnome-session.1.sgml +++ b/doc/openbox-gnome-session.1.sgml @@ -38,6 +38,9 @@ manpage.1: manpage.sgml <para><command>&dhpackage;</command> runs a GNOME session with Openbox as the window manager.</para> + + <para>When running inside GNOME like this, Openbox will use the + <literal>rc-gnome.xml</literal> configuration file.</para> </refsect1> <refsect1> <title>SEE ALSO</title> diff --git a/doc/openbox-kde-session.1.sgml b/doc/openbox-kde-session.1.sgml index 4de8c024..d481ff02 100644 --- a/doc/openbox-kde-session.1.sgml +++ b/doc/openbox-kde-session.1.sgml @@ -38,6 +38,9 @@ manpage.1: manpage.sgml <para><command>&dhpackage;</command> runs a KDE session with Openbox as the window manager.</para> + + <para>When running inside KDE like this, Openbox will use the + <literal>rc-kde.xml</literal> configuration file.</para> </refsect1> <refsect1> <title>SEE ALSO</title> |
