1 <!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
3 <!-- Process this file with docbook-to-man to generate an nroff manual
4 page: `docbook-to-man manpage.sgml > manpage.1'. You may view
5 the manual page with: `docbook-to-man manpage.sgml | nroff -man |
6 less'. A typical entry in a Makefile or Makefile.am is:
8 manpage.1: manpage.sgml
12 The docbook-to-man binary is found in the docbook-to-man package.
13 Please remember that if you create the nroff version in one of the
14 debian/rules file targets (such as build), you will need to include
15 docbook-to-man in your Build-Depends control field.
19 <!ENTITY dhsection "<manvolnum>1</manvolnum>">
20 <!ENTITY dhucpackage "<refentrytitle>OPENBOX</refentrytitle>">
21 <!ENTITY dhpackage "openbox-session">
31 <refname>&dhpackage;</refname>
33 <refpurpose>Runs an Openbox session without any session manager.
37 <title>DESCRIPTION</title>
39 <para><command>&dhpackage;</command> runs an openbox session without
40 any session manager. Without a session manager, you will not be able
41 to save your state from one log in to the next.</para>
43 <para><command>&dhpackage;</command> does not take any command line
46 <para>On log in, <command>&dhpackage;</command> will run the
47 ~/.config/openbox/autostart.sh script if it exists, and will run the
48 system-wide script @configdir@/openbox/autostart.sh otherwise. You may
49 place anything you want to run automatically in those files, for example:
52 <blockquote><literallayout>
53 xsetroot -solid grey &
54 gnome-settings-daemon &</literallayout></blockquote>
56 <para>Make sure that each line is followed by a "&" or else the script will
57 stop there and further commands will not be executed. You can use the
58 @configdir@/openbox/autostart.sh file as an example for creating your
63 <title>SEE ALSO</title>
65 <para>openbox(1), openbox-session(1), openbox-gnome-session(1).
68 <para>The program's full documentation is available on the website:
69 <literal>http://openbox.org/</literal></para>
71 <para>Please report bugs to: <literal>http://bugzilla.icculus.org/
76 <!-- Keep this comment at the end of the file
81 sgml-minimize-attributes:nil
82 sgml-always-quote-attributes:t
85 sgml-parent-document:nil
86 sgml-default-dtd-file:nil
88 sgml-local-catalogs:nil
89 sgml-local-ecat-files:nil