manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ The docbook-to-man binary is found in the docbook-to-man package. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include docbook-to-man in your Build-Depends control field. --> 1"> OPENBOX"> ]> &dhucpackage; &dhsection; &dhpackage; Runs an Openbox session without any session manager. DESCRIPTION &dhpackage; runs an openbox session without any session manager. Without a session manager, you will not be able to save your state from one log in to the next. &dhpackage; does not take any command line arguments. On log in, &dhpackage; will run the ~/.config/openbox/autostart.sh script if it exists, and will run the system-wide script @configdir@/openbox/autostart.sh otherwise. You may place anything you want to run automatically in those files, for example:
xsetroot -solid grey & gnome-settings-daemon &
Make sure that each line is followed by a "&" or else the script will stop there and further commands will not be executed. You can use the @configdir@/openbox/autostart.sh file as an example for creating your own.
SEE ALSO openbox(1), openbox-session(1), openbox-gnome-session(1). The program's full documentation is available on the website: http://icculus.org/openbox/ Please report bugs to: http://bugzilla.icculus.org/