# In this file you can start up applications at the beginning of the session.

AddToFunc InitFunction

# Launch GKrellM, only if it doesn't run
#+ I Test (x gkrellm) Exec pidof gkrellm || exec gkrellm

#Launch torsmo
#+ I Test (x torsmo) Exec pidof torsmo || exec torsmo

#Launch conky
#+ I Test (x conky) Exec pidof conky || exec conky

# Launch gnome-settings-daemon
#+ I Test (x gnome-settings-daemon) Exec pidof gnome-settings-daemon || exec gnome-settings-daemon

# A calendar on the desktop
#+ I Test (x gdeskcal) X gdeskcal

# Launch Skype
#+ I Test (x skype) Exec pidof skype || exec skype

# Launch Psi
#+ I Test (x psi) Exec pidof psi || exec psi

# Launch TleenX2
#+ I Test (x tleenx2) Exec pidof tleenx2 || exec tleenx2

# Launch Kadu
#+ I Test (x kadu) Exec pidof kadu || exec kadu

# vim:ft=fvwm
