On 30 August 2011 04:34, Ralph Hofmann <hofmann2...@arcor.de> wrote:
> @gnome-shell developers: I think there should be a way to setup the PATH for
> alt+F2.

It works for me. You can check the $PATH that gnome-shell sees with

$ strings /proc/`pidof gnome-shell`/environ | grep PATH

If what you want is not there you just have to find what session
initialization scripts your distro runs and put it there.

FWIW, on Fedora, I put that kind of stuff in ~/.bashrc.

Rui
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list

Reply via email to