~ubuntu-branches/ubuntu/karmic/xfce4-session/karmic

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
.TH xfce4-session 1 "Nov 01, 2004"
.SH NAME
xfce4-session \- Starts up the Xfce Desktop Environment 
.SH SYNOPSIS
.B xfce4-session
.br
.SH DESCRIPTION
This manual page documents briefly the
.B xfce4-session
command.
.PP
The \fBxfce4-session\fP program starts up the Xfce Desktop Environment and
is typicaly executed by your login manager (e.g. xdm, gdm, kdm, wdm or from
your X startup scripts). It will load your last session or a default session
that includes the standard Xfce programs if no saved session is available.

\fBxfce4-session\fP is an standard X11R6 session manager that can manage
any X11R6 SM compliant program, including GNOME and KDE programs.

\fBxfce4-session\fP uses the contens of the ~/.cache/sessions/ directory
for starting previously saved sessions.


.SH OPTIONS
\fBxfce4-session\fP takes the following command line options:
.TP
.B \-\-disable\-tcp
Disable binding to TCP ports in the ICE layer. This is not possible on every
plattform. If you use this option on a plattform that does not support it,
\fBxfce4-session\fP will print a warning message and ignore the setting.
.TP
.B \-\-help
Print a help screen and exit.
.TP
.B \-\-version
Output version information and exit.


.SH ENVIRONMENT
\fBxfce4-session\fP's behaviour is affected by the following environment
variables.
.PP
.TP
.B XDG_CONFIG_HOME
Specifies the root for all user-specific configuration files. If this
environment variable is unset, it defaults to
.I ~/.config/
.TP
.B XDG_CONFIG_DIRS
Set of preference ordered base directories relative to which configuration
files should be searched in addition to the
.B $XDG_CONFIG_HOME
base directory. The directories should be separated with a colon.
.TP
.B XDG_CACHE_HOME
Specifies the root for all user-specific cache data. If this environment
variable is unset, it defaults to
.I ~/.cache/

.SH FILES
\fBxfce4-session\fP reads its configuration from the file
.IR $XDG_CONFIG_DIRS/xfce4-session/xfce4-session.rc .
\fBxfce4-session\fP stores its session data into
.IR $XDG_CACHE_HOME/sessions/ .

.SH AUTHOR
\fBxfce4-session\fP was written by Benedikt Meurer
<benny@xfce.org> as part of the Xfce project.
This manual page was written by Oliver M. Bolzer <oliver@debian.org>
and Benedikt Meurer <benny@xfce.org>.

.SH "REPORTING BUGS"
Report bugs to http://bugzilla.xfce.org/.

.SH COPYRIGHT
Copyright \(co 2003-2004 Benedikt Meurer.