March 2010
M T W T F S S
« Feb   Apr »
1234567
891011121314
15161718192021
22232425262728
293031  

kubuntu 9.04 : Open URLs in firefox in a new window

If you plan to use firefox as default browser on kubuntu, you should go to “System Settings/Predefined Applications/Web Browser” and add:
/usr/bin/firefox
As web browser.
But if you want to open URLs also in a new window, you should use instead:
/usr/bin/firefox -new-window
This is a good idea if you use Show Desktop functionality, otherwise if you go to the [...]