Beginning of setting to disable multi-shortcuts: settable in options, saved and reloaded, no effect so far.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1768 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2011-04-04 19:34:15 +00:00
parent 65b3c4290a
commit 1d24885ddc
5 changed files with 20 additions and 1 deletions

View File

@@ -380,4 +380,11 @@
;
Scripts_directory =
; When this setting is disabled, and you create a shortcut with a key that
; is already associated to another shortcut, Grafx2 will unset the latter.
; If you enable this mode, Grafx2 will not make such check, so you can design
; shortcuts that trigger several actions at once.
;
Allow_multi_shortcuts = no; (Default no)
; end of configuration