[plain text]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>AppleKeyswitch</string>
<key>CFBundleGetInfoString</key>
<string>AppleKeyswitch version 1.0.4, Copyright 2002-2006 Apple Computer, Inc.</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleKeyswitch</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>AppleKeyswitch</string>
<key>CFBundleGetInfoString</key>
<string>AppleKeyswitch version 1.0.4, Copyright 2002-2006 Apple Computer, Inc.</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0.4d1</string>
<key>IOKitPersonalities</key>
<dict>
<key>keySwitch-gpio</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleKeyswitch</string>
<key>IOClass</key>
<string>AppleKeyswitch</string>
<key>IONameMatch</key>
<string>keySwitch-gpio</string>
<key>IOProbeScore</key>
<string>11000</string>
<key>IOProviderClass</key>
<string>AppleMacIODevice</string>
</dict>
<key>keySwitch</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleKeyswitch</string>
<key>IOClass</key>
<string>AppleKeyswitch</string>
<key>IONameMatch</key>
<string>keySwitch</string>
<key>IOProbeScore</key>
<string>11000</string>
<key>IOProviderClass</key>
<string>MacIOGPIODevice</string>
</dict>
<key>key-switch</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleKeyswitch</string>
<key>IOClass</key>
<string>AppleKeyswitch</string>
<key>IONameMatch</key>
<string>key-switch</string>
<key>IOProbeScore</key>
<string>11000</string>
<key>IOProviderClass</key>
<string>IOPlatformDevice</string>
</dict>
</dict>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.kernel.iokit</key>
<string>1.1</string>
<key>com.apple.kernel.libkern</key>
<string>1.1</string>
<key>com.apple.kernel.mach</key>
<string>1.1</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>
Generated by GNU enscript 1.6.4.