Try this:
sudo find / -name autostart
And place a simple *.desktop file in the proper directory.
What i mean by that is this:
Place a file like: zasx.desktop
Code:
[Desktop Entry]
Exec=zasx
Name=Zasx
Type=Application
In the folder: /usr/share/gnome/autostart and relog.
hope this helps