# Source scripts in /etc/X11/xinit/xinitrc.d/
if [ -d /etc/X11/xinit/xinitrc.d ]; then
   for f in /etc/X11/xinit/xinitrc.d/*; do
       [ -x "$f" ] && . "$f"
   done
   unset f
fi

# # Load Gnome-settings
#if test -x /usr/lib/gnome-settings-daemon/gnome-settings-daemon >/dev/null; then 
#   /usr/lib/gnome-settings-daemon/gnome-settings-daemon &                          
#fi        

# Start gnome fallback notification daemon
if test -x /usr/lib/notification-daemon-1.0/notification-daemon >/dev/null; then 
   /usr/lib/notification-daemon-1.0/notification-daemon &                          
fi       

# script that gen ob menu via the xdg-menu python script
#if [ -f ~/bin/obgenmenu.sh ]; then
#    ~/bin/obgenmenu.sh 
#fi

 xbindkeys &
# xsetroot -solid orchid &
# xsetroot -solid black -cursor_name left_ptr &
 xhost +SI:localuser:wine &
# xscreensaver -no-splash &
# awsetbg ~/.wallpapers &
# volwheel &
# tilda &
 liferea &
# nautilus -n &
# nitrogen --restore &
# habak /usr/share/backgrounds/gnome/ &
blueman-applet &
# nm-applet &
# skype.sh &
 guake &
 gkrellm &
# thunderbird &
# logview.sh &
 keepassx &
# pidgin &
# yapan &
# choqok & 
# gnote &
# tracker-control --start &
# xcompmgr -c -f -D 5 &
stalonetray &
numlockx &
#calibre --start-in-tray &
calibre &
# alltray --enable-ctt rox &
volumeicon &
habak -mS /home/d/.wallpapers/ &
# exec xfce4-session
# exec twm
# exec gnome-session
# exec startkde
# exec xterm
 exec openbox-session
# exec openbox
# exec xterm -bg black -fg darkslategrey -fa 'bitstream vera sans mono' -fs 12 -g 159x63
# exec matchbox-session
# exec matchbox-window-manager
# exec ratpoison
