You are not logged in.

#1 2008-08-03 00:39:07

Vintendo
Member
From: Netherlands
Registered: 2008-04-21
Posts: 375
Website

Small and probably simple problem

I have a program installed called openftd, in that program are url's. What i want is that if i click on that url it opens in opera. if i click it now it says: "Can not find external browser" It worked in gnome but not anymore since i use Xmonad.

Offline

#2 2008-08-03 01:00:47

kclive18
Member
From: Columbus, Ohio, USA
Registered: 2008-05-08
Posts: 219

Re: Small and probably simple problem

Add this to your ~/.bashrc file:

export BROWSER="opera"

I'm not sure whether the executable for Opera is opera (never used it before), but you should set the BROWSER variable to whatever that may be in ~/.bashrc.  You can even issue that line in terminal and see if that solves the problem before putting it in your ~/.bashrc.


My Rigs:
- Mid-2007 iMac 20", Intel 2GHz Core 2 Duo, 2x1GB DDR2-800, 250GB SATA HDD, and...MIGHTY MOUSE!!! tongue, OSX 10.5 Leopard, ATI Radeon 2400XT 128MB
- HP zv6203cl, AMD Athlon 64 3200 S939, 2x512MB DDR400, 80GB 4200rpm HDD, ATI Radeon Xpress 200M 128MB, Arch i686 cool
- 1986 Gibson SG Junior Cherry Red, Ibanez 15W amp, DigiTech RP250 modeling processor

Offline

#3 2008-08-03 08:18:18

Vintendo
Member
From: Netherlands
Registered: 2008-04-21
Posts: 375
Website

Re: Small and probably simple problem

That didn't work. I use zsh and put it in my .zshrc but it had no efect.

Offline

Board footer

Powered by FluxBB