From 0129bb359002048896919128f34150b014d40f19 Mon Sep 17 00:00:00 2001 From: Yves Rizoud Date: Sun, 3 Apr 2011 14:43:47 +0000 Subject: [PATCH] missing file git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1764 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- share/grafx2/gfx2def.ini | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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