2009/9/13 encinalense <[email protected]>: > > Actually, I tried starting Midori in the shell, but I wasn't setting the > proxy correctly there. But I found you can pull up the keyboard and arrow > your way over to the proxy tab, where I entered 10.10.1.100:9401 . . . and > it WORKED. > > Thanks for the help on this, everyone. Very exciting to have GPRS on the > phone working at last. Next step: figuring out how to make those proxy > settings global . . .
I just forgot: midori looks for an environment variables, so you can do: export http_proxy="http://10.10.1.100:9401" export https_proxy="http://10.10.1.100:9401" _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
