SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2011-05-18 03:09:17

xdr4kex
Member
Registered: 2009-10-24
Posts: 10

2 Problems: Searching + Default web browser

First problem is I'm trying to set firefox as default browser, but it doesn't show up when you the alternatives command http://crunchbanglinux.org/forums/topic … or-solved/ like in that thread there. I think this is because I downloaded the package from firefox not synaptic, so was wondering HOW do I make firefox show up in alternatives (and when i use alt f2 or f3)

Second problem is, I have no idea how to search for files using thunar! Can anyone help?

Offline

Help fund CrunchBang, donate to the project!

#2 2011-05-18 03:13:09

anonymous
The Mystery Member
From: Arch Linux Forums
Registered: 2008-11-29
Posts: 9,418

Re: 2 Problems: Searching + Default web browser

Use this command to add it to your defaults:

sudo update-alternatives --install /usr/bin/x-www-browser \x-www-browser /usr/bin/google-chrome 150

Just replace "/usr/bin/google-chrome" with the path to the Firefox executable.

As for Thunar, you can just press letters to search within the current folder. If you mean just searching in general, you could use a separate program like Catfish.

Offline

#3 2011-05-18 03:23:24

xdr4kex
Member
Registered: 2009-10-24
Posts: 10

Re: 2 Problems: Searching + Default web browser

I think I love you.

Offline

#4 2011-05-18 03:28:08

xdr4kex
Member
Registered: 2009-10-24
Posts: 10

Re: 2 Problems: Searching + Default web browser

Is there any way to make programs show up in alt f2 or f3 when you don't install them via synaptic though?

Offline

#5 2011-05-18 03:34:13

anonymous
The Mystery Member
From: Arch Linux Forums
Registered: 2008-11-29
Posts: 9,418

Re: 2 Problems: Searching + Default web browser

To have a program executable through launchers like gmrun (Alt+F2) or dmenu (Alt+F3), they need to be in your $PATH. I don't know what programs you specifically want, but you can just create a link to it inside /usr/local/bin/ like this:

sudo ln -s /path/to/program /usr/local/bin/program

Offline

#6 2011-05-18 03:50:44

xdr4kex
Member
Registered: 2009-10-24
Posts: 10

Re: 2 Problems: Searching + Default web browser

Thanks, that worked perfectly smile

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo