mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-24 14:21:06 -05:00
Initial commit
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
<dict> <!-- layout95.xml -->
|
||||
<key>LayoutID</key>
|
||||
<integer>95</integer>
|
||||
<key>PathMapRef</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>CodecID</key>
|
||||
<array>
|
||||
<integer>363665781</integer>
|
||||
</array>
|
||||
<key>Headphone</key>
|
||||
<dict>
|
||||
<key>MuteGPIO</key>
|
||||
<integer>1342242840</integer>
|
||||
</dict>
|
||||
<key>Inputs</key>
|
||||
<array>
|
||||
<string>LineIn</string>
|
||||
<string>SPDIFIn</string>
|
||||
</array>
|
||||
<key>IntSpeaker</key>
|
||||
<dict>
|
||||
<key>MaximumBootBeepValue</key>
|
||||
<integer>64</integer>
|
||||
<key>MuteGPIO</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
<key>LineIn</key>
|
||||
<dict>
|
||||
<key>MuteGPIO</key>
|
||||
<integer>838926362</integer>
|
||||
</dict>
|
||||
<key>LineOut</key>
|
||||
<dict>
|
||||
<key>MuteGPIO</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
<key>Outputs</key>
|
||||
<array>
|
||||
<string>Headphone</string>
|
||||
<string>LineOut</string>
|
||||
<string>IntSpeaker</string>
|
||||
<string>SPDIFOut</string>
|
||||
</array>
|
||||
<key>PathMapID</key>
|
||||
<integer>60</integer>
|
||||
<key>SPDIFIn</key>
|
||||
<dict/>
|
||||
<key>SPDIFOut</key>
|
||||
<dict/>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
Reference in New Issue
Block a user