Sorry for taking so long to answer. Even though I am subscribed to this thread, I have not received any emails, so I did not realise you had answered. I shall have to check this thread daily. ... [Desktop Entry] ... I had seen that. The problem is that the desktop entries are for applications. Setti...
I have Lubuntu 11.04. I need to add to the path on login. For example: PATH="${PATH}:/mynew/bin" I have tried: ~/.bashrc -- but that works only for the current terminal session, not for the entire login session. /etc/profile -- LXDE doesn't run it ~/.profile -- LXDE doesn't run it I have o...