summaryrefslogtreecommitdiff
path: root/amiga/dist
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2013-04-10 19:36:38 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2013-04-10 19:36:38 +0100
commita938b1a3371f565d2598cf9145af72a2e637474b (patch)
tree57bb9e8fe921e06bb0315057515f6d4d36e8ab88 /amiga/dist
parentb086d04d8a818412fe86fb66a1c2772972b9b562 (diff)
downloadnetsurf-a938b1a3371f565d2598cf9145af72a2e637474b.tar.gz
netsurf-a938b1a3371f565d2598cf9145af72a2e637474b.tar.bz2
Make "resize with contents" a user option
Diffstat (limited to 'amiga/dist')
-rwxr-xr-xamiga/dist/NetSurf.guide2
1 files changed, 2 insertions, 0 deletions
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
index e38f9f79a..25310bdc1 100755
--- a/amiga/dist/NetSurf.guide
+++ b/amiga/dist/NetSurf.guide
@@ -124,6 +124,8 @@ There are a couple of Amiga-specific options which can only be changed directly
@{b}cairo_renderer@{ub} Set rendering engine. -1 = palette-mapped (set automatically when required), 0 = graphics.library (default), 1 = Cairo/graphics.library mixed, 2 = Full Cairo.
@{b}monitor_aspect_x@{ub}/@{b}monitor_aspect_y@{ub} Correct aspect ratio for displays (default of 0 means "assume square pixels").
@{b}screen_compositing@{ub} Use compositing on NetSurf's own screen. 0=disable, 1=enable, 2=default (NB: This is indirectly modified by changing the "simple refresh" option in the GUI)
+@{b}resize_with_contents@{ub} Set to 1 to respect GUI prefs' "resize with contents" option. Default is to use old-style "resize on release"
+@{b}reformat_delay@{ub} Sets a delay on performing content reformats (eg. if the window has been resized). Set to a higher value to make "resize with contents" more responsive. Defaults to 0 (immediate).
@{b}redraw_tile_size_x@{ub}/@{b}redraw_tile_size_y@{ub} Specify the size of the off-screen bitmap. Higher will speed up redraws at the expense of memory. 0 disables tiling (will use a bitmap at least the size of the screen NetSurf is running on)
@{b}web_search_width@{ub} Defaults to 0. Larger values will increase the size of the web search gadget next to the URL bar.