diff --git a/share/grafx2/gfx2def.ini b/share/grafx2/gfx2def.ini index b05c8ef8..36f045fa 100644 --- a/share/grafx2/gfx2def.ini +++ b/share/grafx2/gfx2def.ini @@ -364,6 +364,7 @@ ; When this mode is active, scrolling the view (and the magnifier view) ; affects both the main image and the spare page - as long as they have ; the same dimensions. + ; Sync_views = YES; (Default YES) ; This setting determines which key inverts the mouse buttons @@ -371,7 +372,12 @@ ; It's especially useful for one-button controllers, ; such as touchscreens and tablets. ; Possible values are 0 (none), 1 (control), 2 (alt) - + ; Swap_buttons = 1; (Default 1) + ; Last directory browsed with the script selector. + ; Leave blank to initially start in (data directory)/scripts + ; + Scripts_directory = + ; end of configuration