Autostart all xdg applications
fbautostart [options]
fbautostart(1) 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 FBXDG_DE env var.
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.
~/.config/autostart
This folder contains the default user XDG dot-desktop files that will be run ( unless it\(cqs overridden by an ENV variable )
/etc/xdg
This folder contains the default system XDG dot-desktop files that will be run ( unless it\(cqs overridden by an ENV variable )
Sadly, there are no flags in this particular release.
XDG_CONFIG_HOME
The XDG root directory for the user\(cqs startup files, which may override the global startup files.
XDG_CONFIG_DIRS
The root XDG directory, where global XDG files are maintained.
FBXDG_DE
Development environment that we should act upon. This defaults to "FLUXBOX", since this is a fluxbox project, after all. Please note this is case sensitive.
FBXDG_EXEC
This dictates if we should execute the application that we\(cqve been told to or not. This is particularly useful for debugging the app.
HOME
The location of one\(cqs home directory, such that ~/ will be expanded to /home/user/
fbautostart
Paul Tagliamonte <\m[blue][email protected]\m[]\s-2\u[1]\d\s+2> for fbautostart 2.718281
Paul Tagliamonte <[email protected]>
Author.
mailto:[email protected]