添加睡眠快捷键。
This commit is contained in:
+85
@@ -0,0 +1,85 @@
|
||||
<?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>BuildMachineOSBuild</key>
|
||||
<string>19H2</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>HibernationFixup</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>as.lvs1974.HibernationFixup</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>HibernationFixup</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.3.7</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.3.7</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11E708</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19G68</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1160</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11E708</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>as.lvs1974.HibernationFixup</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>as.lvs1974.HibernationFixup</string>
|
||||
<key>IOClass</key>
|
||||
<string>HibernationFixup</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>HibernationFixup</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOResources</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>IOKit</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.8</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2017 lvs1974. All rights reserved.</string>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>as.vit9696.Lilu</key>
|
||||
<string>1.2.4</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
<string>12.0.0</string>
|
||||
<key>com.apple.kpi.dsep</key>
|
||||
<string>12.0.0</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>12.0.0</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>12.0.0</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>12.0.0</string>
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>12.0.0</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>16D32</string>
|
||||
<string>20C5048k</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -17,47 +17,51 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<string>2.0</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<string>7</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>8C1002</string>
|
||||
<string>12A8169g</string>
|
||||
<key>DTPlatformName</key>
|
||||
<string>macosx</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<string>11.0</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>16C58</string>
|
||||
<string>20A5323l</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.12</string>
|
||||
<string>macosx11.0</string>
|
||||
<key>DTXcode</key>
|
||||
<string>0821</string>
|
||||
<string>1200</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>8C1002</string>
|
||||
<string>12A8169g</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>rtsx_softc</key>
|
||||
<key>Sinetek_rtsx</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.sinet3k.Sinetek-rtsx</string>
|
||||
<key>IOClass</key>
|
||||
<string>rtsx_softc</string>
|
||||
<string>Sinetek_rtsx</string>
|
||||
<key>IOKitDebug</key>
|
||||
<integer>65535</integer>
|
||||
<key>IOPCIMatch</key>
|
||||
<string>0x520910EC 0x522710EC 0x522910EC 0x522A10EC 0x524910EC 0x528610EC 0x528710EC 0x528910EC</string>
|
||||
<string>0x520910EC 0x522710EC 0x522910EC 0x522A10EC 0x524910EC 0x528610EC 0x528710EC 0x528910EC 0x525A10EC</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>1000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOPCIDevice</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.14</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2017 sinetek. All rights reserved.</string>
|
||||
<string>Copyright © 2017 sinetek (modified by cholonam). All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOPCIFamily</key>
|
||||
|
||||
Binary file not shown.
@@ -31,11 +31,11 @@
|
||||
<key>IONameMatch</key>
|
||||
<string>XHCI</string>
|
||||
<key>IOPCIPrimaryMatch</key>
|
||||
<string>0xb19c8680</string>
|
||||
<string>0x9cb18086</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>5000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>AppleUSBXHCIPCI</string>
|
||||
<string>AppleUSBXHCIWPT</string>
|
||||
<key>IOProviderMergeProperties</key>
|
||||
<dict>
|
||||
<key>kUSBSleepPortCurrentLimit</key>
|
||||
@@ -48,7 +48,7 @@
|
||||
<integer>5100</integer>
|
||||
<key>port-count</key>
|
||||
<data>
|
||||
DgAAAA==
|
||||
DwAAAA==
|
||||
</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
@@ -85,6 +85,17 @@
|
||||
AwAAAA==
|
||||
</data>
|
||||
</dict>
|
||||
<key>HS04</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>name</key>
|
||||
<string>HS04</string>
|
||||
<key>port</key>
|
||||
<data>
|
||||
BAAAAA==
|
||||
</data>
|
||||
</dict>
|
||||
<key>HS05</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
@@ -129,6 +140,39 @@
|
||||
CAAAAA==
|
||||
</data>
|
||||
</dict>
|
||||
<key>HS09</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>name</key>
|
||||
<string>HS09</string>
|
||||
<key>port</key>
|
||||
<data>
|
||||
CQAAAA==
|
||||
</data>
|
||||
</dict>
|
||||
<key>HS10</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>name</key>
|
||||
<string>HS10</string>
|
||||
<key>port</key>
|
||||
<data>
|
||||
CgAAAA==
|
||||
</data>
|
||||
</dict>
|
||||
<key>HS11</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>name</key>
|
||||
<string>HS11</string>
|
||||
<key>port</key>
|
||||
<data>
|
||||
CwAAAA==
|
||||
</data>
|
||||
</dict>
|
||||
<key>SS01</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
@@ -162,6 +206,17 @@
|
||||
DgAAAA==
|
||||
</data>
|
||||
</dict>
|
||||
<key>SS04</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>name</key>
|
||||
<string>SS04</string>
|
||||
<key>port</key>
|
||||
<data>
|
||||
DwAAAA==
|
||||
</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
|
||||
Reference in New Issue
Block a user