]> Dogcows Code - chaz/openbox/blob - doc/openbox-session.1.in
3.5.1 changelog
[chaz/openbox] / doc / openbox-session.1.in
1 .TH "OPENBOX" "1"
2 .SH "NAME"
3 openbox-session \(em Runs an Openbox session without any session manager.
4
5 .SH "DESCRIPTION"
6 .PP
7 \fBopenbox-session\fR runs an openbox session without
8 any session manager. Without a session manager, you will not be able
9 to save your state from one log in to the next.
10 .PP
11 \fBopenbox-session\fR does not take any command line
12 arguments.
13 .PP
14 On log in, \fBopenbox-session\fR will run the
15 ~/.config/openbox/autostart.sh script if it exists, and will run the
16 system-wide script @configdir@/openbox/autostart.sh otherwise. You may
17 place anything you want to run automatically in those files, for example:
18
19 .PP
20 .RS
21 .PP
22 .nf
23 xsetroot \-solid grey &
24 gnome-settings-daemon &
25 .fi
26 .RE
27 .PP
28 Make sure that each line is followed by a "&" or else the script will
29 stop there and further commands will not be executed. You can use the
30 @configdir@/openbox/autostart.sh file as an example for creating your
31 own.
32 .SH "SEE ALSO"
33 .PP
34 openbox(1), openbox-session(1), openbox-gnome-session(1).
35
36 .PP
37 The program's full documentation is available on the website:
38 \fBhttp://openbox.org/\fP
39 .PP
40 Please report bugs to: \fBhttp://bugzilla.icculus.org/
41 \fP
42 .\" created by instant / docbook-to-man, Wed 06 Jan 2010, 13:40
This page took 0.032594 seconds and 4 git commands to generate.