Forgotten file for Issue 400 : Button for changing stylus click into right click behavior

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1696 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud 2011-01-24 21:19:36 +00:00
parent 2373a19c62
commit ad6da074db

View File

@ -366,4 +366,12 @@
; the same dimensions.
Sync_views = YES; (Default YES)
; This setting determines which key inverts the mouse buttons
; when it's held : A left click is then interpreted as a right-click.
; 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)
; end of configuration