This website requires JavaScript.
Explore
Help
Sign in
nilix
/
openbox
Watch
1
Star
0
Fork
You've already forked openbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d6797e53b4
openbox
/
data
/
autostart
/
Makefile
5 lines
78 B
Makefile
Raw
Normal View
History
Unescape
Escape
some modifications to xdg-autostart based on suggestions from the PyXDG maintainer
2008-03-02 15:45:28 +00:00
all clean install
:
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 21:11:36 +00:00
$(
MAKE
)
-C .. -
$(
MAKEFLAGS
)
$@
some modifications to xdg-autostart based on suggestions from the PyXDG maintainer
2008-03-02 15:45:28 +00:00
.PHONY
:
all
clean
install
Reference in a new issue
Copy permalink