]> Dogcows Code - chaz/openbox/blob - doc/openbox-session.1.in
update website in man pages. also update the see-also's
[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 On log in, \fBopenbox-session\fR will run the
12 ~/.config/openbox/autostart.sh script if it exists, and will run the
13 system-wide script @configdir@/openbox/autostart.sh otherwise. You may
14 place anything you want to run automatically in those files, for example:
15
16 .PP
17 .RS
18 .PP
19 .nf
20 xsetroot \-solid grey &
21 gnome-settings-daemon &
22 .fi
23 .RE
24 .PP
25 Make sure that each line is followed by a "&" or else the script will
26 stop there and further commands will not be executed. You can use the
27 @configdir@/openbox/autostart.sh file as an example for creating your
28 own.
29 .SH "SEE ALSO"
30 .PP
31 openbox(1), openbox-session(1), openbox-gnome-session(1).
32
33 .PP
34 The program's full documentation is available on the website:
35 \fBhttp://icculus.org/openbox/\fP
36 .PP
37 Please report bugs to: \fBhttp://bugzilla.icculus.org/
38 \fP
39 .\" created by instant / docbook-to-man, Wed 16 May 2007, 01:19
This page took 0.033471 seconds and 4 git commands to generate.