bcc31faf7e
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.
10 lines
379 B
Text
10 lines
379 B
Text
#
|
|
# Set system-wide environment variables here for Openbox
|
|
# User-specific variables should be placed in $HOME/.config/openbox/environment
|
|
#
|
|
|
|
# To set your language for displaying messages and time/date formats, use the following:
|
|
#LANG=en_CA.UTF8
|
|
|
|
# To set your keyboard layout, you need to modify your X config:
|
|
# http://www.google.com/search?q=how+to+set+keyboard+layout+xorg
|