Funny cuz when I try this: webbrowser.get() I get 'webbrowser' is not defined
agh On Dec 23, 1:22 pm, greenpoise <danel.sega...@gmail.com> wrote: > when I issue echo $BROWSER I get firefox. I have not used web2py in a > long time, since I have ArchLinux because of this problem. Is there a > way to change web2py as to where it does not launches any browser???? > I have no plans of changing my system distribution. > > THanks > > dan > > On Dec 18, 9:57 pm, sushanth <sushant...@gmail.com> wrote: > > > > > On ubuntu you can change your defualt browser with below steps > > > susha...@ubuntu:~$ sudo update-alternatives --config x-www-browser > > [sudo] password for sushanth: > > There are 2 choices for the alternative x-www-browser (providing > > /usr/bin/x-www-browser). > > > Selection Path Priority Status > > ------------------------------------------------------------ > > * 0 /usr/bin/google-chrome 150 auto mode > > 1 /usr/bin/firefox 40 manual mode > > 2 /usr/bin/google-chrome 150 manual mode > > > Press enter to keep the current choice[*], or type selection number: