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>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>Debug</key>
|
<key>Debug</key>
|
||||||
<array>
|
<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>
|
|
||||||
<key>HUD</key>
|
<key>HUD</key>
|
||||||
<array>
|
<array>
|
||||||
<dict>
|
<dict>
|
||||||
|
@ -337,20 +324,7 @@
|
||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>Mute/Unmute</key>
|
<key>Mute/Unmute</key>
|
||||||
<array>
|
<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>
|
|
||||||
<key>Load State Slot</key>
|
<key>Load State Slot</key>
|
||||||
<array/>
|
<array/>
|
||||||
<key>Save State Slot</key>
|
<key>Save State Slot</key>
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue