Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > d36c90676dfd668fa8f94bd1c6bd44f0 > files > 4

openbox-3.5.2-8.mga5.x86_64.rpm

#
# These things are run when an Openbox X Session is started.
# You may place a similar script in $HOME/.config/openbox/autostart
# to run user-specific things.
#

# If you want to use GNOME config tools...
#
#if test -x /usr/libexec/gnome-settings-daemon >/dev/null; then
#  /usr/libexec/gnome-settings-daemon &
#elif which gnome-settings-daemon >/dev/null; then
#  gnome-settings-daemon &
#fi

# If you want to use XFCE config tools...
#
#xfce-mcs-manager &