From bcc31faf7ecd8b0ad3b66a75fc72145e93e6c35a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 17 Feb 2010 16:11:36 -0500 Subject: revamp the autostart functionality, so autostart apps launch after openbox. add /usr/libexec/openbox-autostart which runs the global/user scripts and launches /usr/libexec/openbox-xdg-autostart (which runs .desktop autostart stuff) make openbox-session call openbox with --startup option, to make openbox launch /usr/libexec/openbox-autostart *after* it is initialized. add /etc/xdg/openbox/environment and ~/.config/openbox/environment files to let user change environment variables (locale) for their Openbox session, which openbox-session loads before running openbox. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3e0eac02..fd10068e 100644 --- a/.gitignore +++ b/.gitignore @@ -97,5 +97,4 @@ tests/strut tests/title tests/urgent tests/usertimewin -data/autostart.sh -<+ +data/autostart/openbox-autostart -- cgit v1.2.3