#this won't actually start it but it should provide enough of a delay to make sure it is loaded before we move on to starting firefox, etc.
#xfsettingsd

#maybe dbus is the problem, lets make sure we can communicate with dbus before proceeding
dbus-send --session --reply-timeout=5000 --dest=org.xfce.SessionManager --print-reply /org/xfce/SessionManager org.xfce.Session.Manager.GetInfo

