Earlier while running v7.1, I tried configuring both .xsession and Xsession to run commands when I login to my system (after logging in via KDM) like the .profile, .bash_profile and .bashrc scripts do, but neither one worked. I worked around it by putting a shell script in $HOME/Desktop/Autostart/; I would have preferred that my script would have run earlier but this was acceptable. Now in v7.2, even this doesn't work, and I've even tried moving my script to $HOME/.kde/Autostart/ and it still doesn't work. I've read before that the standard X-windows method is using $HOME/.xsession or $HOME/Xsession - is there some security set up that I'm missing?
