Alt-F2 within Gnome

Marius Gedminas marius at pov.lt
Tue Oct 10 10:49:46 UTC 2006


On Tue, Oct 10, 2006 at 02:00:21AM -0700, Keith wrote:
> On Tue, 10 Oct 2006, Jury Levykin wrote:
> > Hi,
> >
> > there are shell script those located in:
> > ~/bin/name
> > and
> > /usr/local/bin/name
> >
> > there is directory:
> > ~/name
> >
> > Alt-F2 within Gnome > typing "name" >
> > directory is opened !!!
> >
> > In my opinion it is wrong behavior!
> > ~/bin/name should has a max priority.
> >
> > How can I fix it?
> >
> 
> Create a .gnomerc file in your HOME directory and set your $HOME path as 
> the last in the list.
> 
> export PATH="$PATH:$HOME/bin:$HOME"

Adding $HOME to $PATH is a bad idea, but the rest should work.  My
~/.gnomerc adds ~/bin to $PATH, and Alt-F2 runs scripts from ~/bin/ in
preference to files in ~.

Marius Gedminas
-- 
This message has been ROT-13 encrypted twice for higher security.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20061010/ea77e09c/attachment.sig>


More information about the ubuntu-users mailing list