summaryrefslogtreecommitdiff
path: root/data/xsession/openbox-session.in
AgeCommit message (Collapse)Author
2010-02-17revamp the autostart functionality, so autostart apps launch after openbox.Dana Jansens
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.
2009-12-10Remove desktop hints since Openbox won't overwrite them, but they may be set ↵Dana Jansens
from GDM or other sessions
2009-12-09Use test -r instead of test -e for solaris. Fixes bug #4253.Dana Jansens
2009-09-20Respect $XDG_CONFIG_HOME in openbox-sessionPiotr Lewandowski
2007-05-23don't let the session scripts take argumentsDana Jansens
2007-05-16add SCIM support to the default autostart. make the autostart run before ↵Dana Jansens
openbox.
2007-05-15changes to the manual pages.Dana Jansens
adding openbox-session. add paths to the xsession .desktop files
2007-05-14add openbox-session for gdm, which will run ~/.config/openbox/autostartDana Jansens