How to modify PATH variable for X11 during log-in?
Posted
by
user1028435
on Super User
See other posts from Super User
or by user1028435
Published on 2012-04-11T02:44:42Z
Indexed on
2012/04/11
5:32 UTC
Read the original article
Hit count: 501
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?
© Super User or respective owner