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.
MG&TL wrote:... [Desktop Entry] ...
I had seen that. The problem is that the desktop entries are for applications. Setting a path it not, itself, an application. (But I tested it anyway to be sure.)
amjjawad wrote:I got a reply from one of Lubuntu Team Members: ...
Unfortunately, as MG&TL said, this works only in the current LXTerminal session, not in the entire session.
MG&TL wrote:Why do you want a new $PATH, anyway?
I have an extra folder where I keep my personal executables, and yes, you are right, many of them are GUIs. Thus, they are started from the menu, so ~/.bashrc won't work.
The path is ~/bin, which is included by default in Gnome. I want to know how to include this in Lubuntu!
I already know how to set the path globally (/etc/environment), but of course you cannot add a personal folder (/home/${USER}/bin) there.