Cocoa Port:
- Change the default JIT Block Size to 15. - Remove mappings for Debug and Mute/Unmute from the Default input profile.
This commit is contained in:
parent
0fd7cdf6e8
commit
7c8d40f3d1
|
@ -277,20 +277,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>Debug</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>deviceInfoSummary</key>
|
||||
<string>Keyboard: \</string>
|
||||
<key>deviceCode</key>
|
||||
<string>NSEventKeyboard</string>
|
||||
<key>deviceName</key>
|
||||
<string>Keyboard</string>
|
||||
<key>elementCode</key>
|
||||
<string>42</string>
|
||||
<key>elementName</key>
|
||||
<string>\</string>
|
||||
</dict>
|
||||
</array>
|
||||
<array/>
|
||||
<key>HUD</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
@ -337,20 +324,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>Mute/Unmute</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>deviceInfoSummary</key>
|
||||
<string>Keyboard: Numpad Clear</string>
|
||||
<key>deviceCode</key>
|
||||
<string>NSEventKeyboard</string>
|
||||
<key>deviceName</key>
|
||||
<string>Keyboard</string>
|
||||
<key>elementCode</key>
|
||||
<string>71</string>
|
||||
<key>elementName</key>
|
||||
<string>Numpad Clear</string>
|
||||
</dict>
|
||||
</array>
|
||||
<array/>
|
||||
<key>Load State Slot</key>
|
||||
<array/>
|
||||
<key>Save State Slot</key>
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue