X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=blobdiff_plain;f=README;h=df8a3d4bb2a4853d3f803b6699e7af814ab8ce9f;hp=47b32600527d1c91c357aee55042953a31463201;hb=3b21071cc24c86c08dc106c8d599280a3fcf8ed4;hpb=9a619a53ba3f46f9cc1716a2335aca98797ce2e2 diff --git a/README b/README index 47b3260..df8a3d4 100644 --- a/README +++ b/README @@ -1,4 +1,5 @@ BROWSER SWITCHBOARD +version 3.0 Browser Switchboard is a program which allows you to choose which browser to use as the default browser. It supports MicroB, Tear, @@ -74,7 +75,8 @@ default_browser = "tear" # END SAMPLE CONFIG FILE Lines beginning with # characters are comments and are ignored by the -script. +script. [Each option corresponds directly to an option or option group +in the configuration UI.] In continuous mode, Browser Switchboard keeps running in the background instead of closing after handling each request. This saves a bit of @@ -86,7 +88,8 @@ usage" corresponds to continuous_mode off, while "Faster browser startup time" corresponds to continuous_mode on.] The "tear", "microb", "fennec", and "midori" options for default_browser -should be self-explanatory. +should be self-explanatory. [These correspond to the options in the +"Default browser" combo box in the UI.] If the default browser is "other", Browser Switchboard will run the program specified in other_browser_cmd as the default browser, with a @@ -97,7 +100,9 @@ of typing in $ some_browser 'http://www.google.com/' -at a shell. +at a shell. [In the UI, setting "Default brower" to "Other" activates +the "Command (%s for URI)" setting, which corresponds to the value of +other_browser_cmd.] Browser Switchboard and MicroB's browserd: @@ -125,7 +130,7 @@ If for some reason you don't want to use the prebuilt binary package to install Browser Switchboard, you can compile and install by hand: 1. You will need a copy of the SDK for your device. Make sure the following packages are installed: libdbus-glib-1-dev for -browser-switchboard; libdbus-1-dev, libgtk2.0-dev, hildon-dev, +browser-switchboard; libdbus-1-dev, libgtk2.0-dev, libhildon1-dev, hildon-control-panel-dev for the config UI. 2. Download the source tarball: browser-switchboard_X.Y.orig.tar.gz 3. Unpack the source tarball in your SDK install: