How to modify PATH variable for X11 during log-in?
- by user1028435
Original question is here: Overwriting "Print Screen" actions in linux without administrative rights.
Decided to revise my question, based on what I learned there:
Essentially, my problem is that I am working on some lab computers (read: no administrative rights) that, if I log in, I need to change the PATH variable as X11 starts. The reason is that I need to change the PATH variable at this time, as opposed to later, is that the Print Screen command seems to "bind" during login (forgive my bad explanation of this). You can see in the work-around I listed in the previous section, that I can make it work by starting a new X, but I was wondering if it is possible to change upon login. Any ideas?