aboutsummaryrefslogtreecommitdiff
path: root/doc/fbautostart.1.in
blob: 0d5d41dec26b1a31225d83f64dd89bb4b3a5998c (plain)
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
'\" t
.\"     Title: fbautostart
.\"    Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\"      Date: 01/31/2011
.\"    Manual: fbautostart Manual
.\"    Source: fbautostart.txt
.\"  Language: English
.\"
.TH "FBAUTOSTART" "1" "01/31/2011" "fbautostart\&.txt" "fbautostart Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
fbautostart \- Autostart all XDG applications
.SH "SYNOPSIS"
.sp
\fBfbautostart\fR [\fIoptions\fR]
.SH "DESCRIPTION"
.sp
\fBfbautostart(1)\fR is an XDG complaint startup tool\&. This will go through the directories set up by the spec, and start all applications that match it\(cqs current identifier\&. You may change that identifier with the \fB\-\-window\-manager\fR flag\&.
.sp
This tool has almost no library dependencies and was written to be smart about that sort of stuff\&. There is a greater then average chance that you will find a bug, since it is a from\-scratch implementation of the \&.desktop spec\&. Pleas report bugs\&. Please\&.
.SH "FILES"
.PP
\fB~/\&.config/autostart\fR
.RS 4
This folder contains the default user XDG dot\-desktop files that will be run ( unless it\(cqs overridden by an ENV variable )
.RE
.PP
\fB/etc/xdg\fR
.RS 4
This folder contains the default system XDG dot\-desktop files that will be run ( unless it\(cqs overridden by an ENV variable )
.RE
.SH "OPTIONS"
.PP
\fB\-\-noexec\fR
.RS 4
Do not execute any of the files, rather, display what would have been run
.RE
.PP
\fB\-\-window\-manager\fR [\fIWMNAME\fR]
.RS 4
Override the compile\-time default window manager, and work on behalf of this instead\&. This is helpful if you\(cqd like to use this tool in place of another DE\(cqs normal XDG Autostarting application
.RE
.PP
\fB\-\-license\fR
.RS 4
Show license information
.RE
.PP
\fB\-\-version\fR
.RS 4
Show basic version information
.RE
.PP
\fB\-\-help\fR
.RS 4
Show basic usage and flags
.RE
.SH "ENVIRONMENT VARIABLES"
.PP
\fBXDG_CONFIG_HOME\fR
.RS 4
The XDG root directory for the user\(cqs startup files, which may override the global startup files\&.
.RE
.PP
\fBXDG_CONFIG_DIRS\fR
.RS 4
The root XDG directory, where global XDG files are maintained\&.
.RE
.SH "EXAMPLE"
.sp
.if n \{\
.RS 4
.\}
.nf
fbautostart
.fi
.if n \{\
.RE
.\}
.SH "AUTHORS"
.sp
Paul Tagliamonte <\m[blue]\fBpaultag@ubuntu\&.com\fR\m[]\&\s-2\u[1]\d\s+2> for fbautostart 2\&.7
.SH "SEE ALSO"
.sp
fluxbox(1)
.SH "NOTES"
.IP " 1." 4
paultag@ubuntu.com
.RS 4
\%mailto:paultag@ubuntu.com
.RE