rfritz
October 23rd, 2009, 06:42 PM
They are set in the .gnomerc file.
Some technical notes:
.gnomerc is read in /etc/X11/Xsession.d/55gnome-session_gnomerc.
An "sh" shell is used
"source ~/.env_vars" will not work; use ". $HOME/.env_vars" instead
Some technical notes:
.gnomerc is read in /etc/X11/Xsession.d/55gnome-session_gnomerc.
An "sh" shell is used
"source ~/.env_vars" will not work; use ". $HOME/.env_vars" instead