Re: Alt+F2 doesn't find scripts in ~/bin
- From: Ralph Hofmann <hofmann2004 arcor de>
- To: Rui Tiago Cação Matos <tiagomatos gmail com>
- Cc: gnome-shell-list gnome org
- Subject: Re: Alt+F2 doesn't find scripts in ~/bin
- Date: Wed, 31 Aug 2011 13:07:58 +0200
Am 30.08.2011 14:21, schrieb Rui Tiago Cação Matos:
On 30 August 2011 04:34, Ralph Hofmann<hofmann2004 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???
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]