Am 30.08.2011 14:21, schrieb Rui Tiago Cação Matos:
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
I read a little bit about /proc.
$ cat /proc/`pidof gnome-shell`/cmdline
tells me, that
/usr/bin/gnome-shell
is the command, that I have to make take "~/bin" into account?
How???
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list