You are not logged in.
Pages: 1
Hello.. It seems like Arch dont wanna open links in firefox (links outside firefox).. How do i tell it to do that?
Openbox ![]()
Offline
Hello.. It seems like Arch dont wanna open links in firefox (links outside firefox).. How do i tell it to do that?
Openbox
What application(s) don't want to open links in firefox?
Offline
All of 'em ![]()
Offline
All of 'em
Not enough info
What apps are "all of 'em"?
Offline
Well.. What apps all of 'em is.. ALL! All apps except Gaim2.
Offline
what does "echo $BROWSER " give? if nothing try setting this variable
Offline
echo $BROWSER gives me nothing..
How do i se the variable?
Offline
export BROWSER="firefox"
for example if using firefox
to set this everytime you boot type this command in your /etc/profiles file
Offline
export BROWSER="firefox"
for example if using firefox
to set this everytime you boot type this command in your /etc/profiles file
Or if you need it only for one user, put it in ~/.bashrc
Offline
Pages: 1