Add option to disable scroll offset changing modifier

This commit is contained in:
Drake Arconis
2013-11-12 23:47:28 -05:00
parent 6b5875c008
commit e5fcd54c92
2 changed files with 13 additions and 2 deletions

View File

@@ -8,7 +8,17 @@
<string>settings_sh.xml</string>
<string>settings_rlv.xml</string>
</array>
<key>SinguOffsetScrollKeys</key>
<map>
<key>Comment</key>
<string>Enable keys to modify camera and focus offsets</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>1</integer>
</map>
<key>PhoenixIMAnnounceStealFocus</key>
<map>
<key>Comment</key>