Skip to content

Instantly share code, notes, and snippets.

@rustymyers
Created August 23, 2016 16:34
Show Gist options
  • Select an option

  • Save rustymyers/47f6103ca5f4bd03cb90f5850c2979a3 to your computer and use it in GitHub Desktop.

Select an option

Save rustymyers/47f6103ca5f4bd03cb90f5850c2979a3 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadContent</key>
<dict>
<key>.GlobalPreferences</key>
<dict>
<key>Set-Once</key>
<array>
<dict>
<key>mcx_preference_settings</key>
<dict>
<key>com.apple.mouse.scaling</key>
<integer>2</integer>
</dict>
</dict>
</array>
</dict>
</dict>
<key>PayloadEnabled</key>
<true/>
<key>PayloadIdentifier</key>
<string>MCXToProfile.b61737b1-e3cc-4ea1-9ecd-dcb6c040dfc7.alacarte.customsettings.758618a7-6c69-4eab-a538-22cc99c62323</string>
<key>PayloadType</key>
<string>com.apple.ManagedClient.preferences</string>
<key>PayloadUUID</key>
<string>758618a7-6c69-4eab-a538-22cc99c62323</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</array>
<key>PayloadDescription</key>
<string>Included custom settings:
Sets Mouse Tracking Speed to 2</string>
<key>PayloadDisplayName</key>
<string>CLM: Mouse Speed 2</string>
<key>PayloadIdentifier</key>
<string>edu.psu.clm.mousespeed</string>
<key>PayloadOrganization</key>
<string></string>
<key>PayloadRemovalDisallowed</key>
<false/>
<key>PayloadScope</key>
<string>System</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>b61737b1-e3cc-4ea1-9ecd-dcb6c040dfc7</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment