Commit graph

8 commits

Author SHA1 Message Date
Dana Jansens
bcc31faf7e 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.
2010-02-17 16:11:36 -05:00
Dana Jansens
f0df9bb9d8 Remove desktop hints since Openbox won't overwrite them, but they may be set from GDM or other sessions 2009-12-10 10:07:50 -05:00
Dana Jansens
5290af9f50 Use test -r instead of test -e for solaris. Fixes bug #4253. 2009-12-09 10:23:37 -05:00
Piotr Lewandowski
abf3660f84 Respect $XDG_CONFIG_HOME in openbox-session 2009-09-20 15:40:38 +02:00
Dana Jansens
c3e0a6d734 don't let the session scripts take arguments 2007-05-23 17:59:58 +00:00
Dana Jansens
b11d260dbe add SCIM support to the default autostart. make the autostart run before openbox. 2007-05-16 19:04:48 +00:00
Dana Jansens
b74cff0302 changes to the manual pages.
adding openbox-session.

add paths to the xsession .desktop files
2007-05-15 02:02:40 +00:00
Dana Jansens
12c9b56dad add openbox-session for gdm, which will run ~/.config/openbox/autostart 2007-05-14 21:58:39 +00:00