-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
409 changed files
with
12,305 additions
and
102 deletions.
There are no files selected for viewing
Binary file not shown.
76 changes: 76 additions & 0 deletions
76
ALPS.VoodooPS2.Rev12/IOHIDKeyboardFilter.plugin/Contents/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
<?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>15A284</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en</string> | ||
<key>CFBundleExecutable</key> | ||
<string>IOHIDKeyboardFilter</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.apple.iokit.hid.IOHIDKeyboardFilter</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>IOHIDKeyboardFilter</string> | ||
<key>CFBundlePackageType</key> | ||
<string>BNDL</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.0</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>1</string> | ||
<key>CFPlugInDynamicRegistration</key> | ||
<string>NO</string> | ||
<key>CFPlugInFactories</key> | ||
<dict> | ||
<key>5512668E-FF47-4E70-B33E-E1FFFAEF01A8</key> | ||
<string>IOHIDKeyboardFilterFactory</string> | ||
</dict> | ||
<key>CFPlugInTypes</key> | ||
<dict> | ||
<key>6B0340D3-5798-4064-AA17-9204C7B06FFD</key> | ||
<string>5512668E-FF47-4E70-B33E-E1FFFAEF01A8</string> | ||
</dict> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>8R174l</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>16D12b</string> | ||
<key>DTSDKName</key> | ||
<string>macosx10.12internal</string> | ||
<key>DTXcode</key> | ||
<string>0800</string> | ||
<key>DTXcodeBuild</key> | ||
<string>8R174l</string> | ||
<key>Matching</key> | ||
<dict> | ||
<key>DeviceUsagePairs</key> | ||
<array> | ||
<dict> | ||
<key>DeviceUsage</key> | ||
<integer>6</integer> | ||
<key>DeviceUsagePage</key> | ||
<integer>1</integer> | ||
</dict> | ||
<dict> | ||
<key>DeviceUsage</key> | ||
<integer>1</integer> | ||
<key>DeviceUsagePage</key> | ||
<integer>12</integer> | ||
</dict> | ||
</array> | ||
</dict> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Copyright © 2013 Apple Inc. All rights reserved.</string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+71.3 KB
ALPS.VoodooPS2.Rev12/IOHIDKeyboardFilter.plugin/Contents/MacOS/IOHIDKeyboardFilter
Binary file not shown.
115 changes: 115 additions & 0 deletions
115
ALPS.VoodooPS2.Rev12/IOHIDKeyboardFilter.plugin/Contents/_CodeSignature/CodeResources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,115 @@ | ||
<?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>files</key> | ||
<dict> | ||
<key>version.plist</key> | ||
<data> | ||
zCTTEDuN2skEgFMuZx0LAysFnGV7qYeYkqGrv3rljPs= | ||
</data> | ||
</dict> | ||
<key>files2</key> | ||
<dict> | ||
<key>version.plist</key> | ||
<data> | ||
zCTTEDuN2skEgFMuZx0LAysFnGV7qYeYkqGrv3rljPs= | ||
</data> | ||
</dict> | ||
<key>rules</key> | ||
<dict> | ||
<key>^Resources/</key> | ||
<true/> | ||
<key>^Resources/.*\.lproj/</key> | ||
<dict> | ||
<key>optional</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1000</real> | ||
</dict> | ||
<key>^Resources/.*\.lproj/locversion.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1100</real> | ||
</dict> | ||
<key>^version.plist$</key> | ||
<true/> | ||
</dict> | ||
<key>rules2</key> | ||
<dict> | ||
<key>.*\.dSYM($|/)</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>11</real> | ||
</dict> | ||
<key>^(.*/)?\.DS_Store$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>2000</real> | ||
</dict> | ||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key> | ||
<dict> | ||
<key>nested</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>10</real> | ||
</dict> | ||
<key>^.*</key> | ||
<true/> | ||
<key>^Info\.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^PkgInfo$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^Resources/</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^Resources/.*\.lproj/</key> | ||
<dict> | ||
<key>optional</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1000</real> | ||
</dict> | ||
<key>^Resources/.*\.lproj/locversion.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1100</real> | ||
</dict> | ||
<key>^[^/]+$</key> | ||
<dict> | ||
<key>nested</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>10</real> | ||
</dict> | ||
<key>^embedded\.provisionprofile$</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^version\.plist$</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
16 changes: 16 additions & 0 deletions
16
ALPS.VoodooPS2.Rev12/IOHIDKeyboardFilter.plugin/Contents/version.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?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>BuildVersion</key> | ||
<string>46</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.0</string> | ||
<key>CFBundleVersion</key> | ||
<string>1</string> | ||
<key>ProjectName</key> | ||
<string>IOHIDFamily</string> | ||
<key>SourceVersion</key> | ||
<string>870031001000000</string> | ||
</dict> | ||
</plist> |
52 changes: 52 additions & 0 deletions
52
ALPS.VoodooPS2.Rev12/Touchpad Settings.app/Contents/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<?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>CFBundleAllowMixedLocalizations</key> | ||
<true/> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>English</string> | ||
<key>CFBundleExecutable</key> | ||
<string>applet</string> | ||
<key>CFBundleIconFile</key> | ||
<string>applet</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.apple.ScriptEditor.id.Trackpad</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>Trackpad</string> | ||
<key>CFBundlePackageType</key> | ||
<string>APPL</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.0</string> | ||
<key>CFBundleSignature</key> | ||
<string>aplt</string> | ||
<key>LSMinimumSystemVersionByArchitecture</key> | ||
<dict> | ||
<key>x86_64</key> | ||
<string>10.6</string> | ||
</dict> | ||
<key>LSRequiresCarbon</key> | ||
<true/> | ||
<key>WindowState</key> | ||
<dict> | ||
<key>bundleDividerCollapsed</key> | ||
<true/> | ||
<key>bundlePositionOfDivider</key> | ||
<real>0.0</real> | ||
<key>dividerCollapsed</key> | ||
<false/> | ||
<key>eventLogLevel</key> | ||
<integer>2</integer> | ||
<key>name</key> | ||
<string>ScriptWindowState</string> | ||
<key>positionOfDivider</key> | ||
<real>388</real> | ||
<key>savedFrame</key> | ||
<string>20 98 700 639 0 0 1366 745 </string> | ||
<key>selectedTab</key> | ||
<string>description</string> | ||
</dict> | ||
</dict> | ||
</plist> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
APPLaplt |
Binary file added
BIN
+14.3 KB
ALPS.VoodooPS2.Rev12/Touchpad Settings.app/Contents/Resources/Scripts/main.scpt
Binary file not shown.
Binary file added
BIN
+70.2 KB
ALPS.VoodooPS2.Rev12/Touchpad Settings.app/Contents/Resources/applet.icns
Binary file not shown.
Binary file added
BIN
+362 Bytes
ALPS.VoodooPS2.Rev12/Touchpad Settings.app/Contents/Resources/applet.rsrc
Binary file not shown.
5 changes: 5 additions & 0 deletions
5
ALPS.VoodooPS2.Rev12/Touchpad Settings.app/Contents/Resources/description.rtfd/TXT.rtf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{\rtf1\ansi\ansicpg1252\cocoartf1504 | ||
{\fonttbl} | ||
{\colortbl;\red255\green255\blue255;} | ||
{\*\expandedcolortbl;\csgray\c100000;} | ||
} |
60 changes: 60 additions & 0 deletions
60
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
<?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>16C41</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>English</string> | ||
<key>CFBundleExecutable</key> | ||
<string>Trackpad</string> | ||
<key>CFBundleGetInfoString</key> | ||
<string>Trackpad Preference Pane</string> | ||
<key>CFBundleIconFile</key> | ||
<string>Trackpad.icns</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.apple.preference.trackpad</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>Trackpad</string> | ||
<key>CFBundlePackageType</key> | ||
<string>BNDL</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>14.0</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>14.0</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>8R174l</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>16C41</string> | ||
<key>DTSDKName</key> | ||
<string>macosx10.12internal</string> | ||
<key>DTXcode</key> | ||
<string>0800</string> | ||
<key>DTXcodeBuild</key> | ||
<string>8R174l</string> | ||
<key>NSMainNibFile</key> | ||
<string>OldTrackpadTab</string> | ||
<key>NSPrefPaneIconFile</key> | ||
<string>SystemPrefs_Trackpad</string> | ||
<key>NSPrefPaneSearchParameters</key> | ||
<string>Trackpad</string> | ||
<key>NSPrefPaneSupportsAutoLayout</key> | ||
<true/> | ||
<key>NSPrefPanelIconLabel</key> | ||
<string>Trackpad</string> | ||
<key>NSPrincipalClass</key> | ||
<string>Trackpad</string> | ||
</dict> | ||
</plist> |
Binary file not shown.
Binary file added
BIN
+500 KB
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/BTTrackpad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+479 KB
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/BTTrackpadD.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.48 KB
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Base.lproj/BTDeviceManager.nib
Binary file not shown.
Binary file added
BIN
+40 KB
....VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Base.lproj/MTTrackpadController.nib
Binary file not shown.
Binary file added
BIN
+18.7 KB
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Base.lproj/NoTrackpad.nib
Binary file not shown.
Binary file added
BIN
+29.9 KB
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Base.lproj/OldTrackpadTab.nib
Binary file not shown.
Binary file added
BIN
+1.9 KB
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Base.lproj/Trackpad.nib
Binary file not shown.
Binary file added
BIN
+7.62 KB
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Base.lproj/UAWarning.nib
Binary file not shown.
Binary file added
BIN
+521 KB
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/BuildInTrackpad52.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+550 KB
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/BuildInTrackpad92.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+80 Bytes
....VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Dutch.lproj/BTDeviceManager.strings
Binary file not shown.
Binary file added
BIN
+103 Bytes
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Dutch.lproj/InfoPlist.strings
Binary file not shown.
Binary file added
BIN
+8.84 KB
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Dutch.lproj/Localizable.strings
Binary file not shown.
Binary file added
BIN
+2.11 KB
...ooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Dutch.lproj/MTTrackpadController.strings
Binary file not shown.
Binary file added
BIN
+633 Bytes
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Dutch.lproj/NoTrackpad.strings
Binary file not shown.
Binary file added
BIN
+2.23 KB
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Dutch.lproj/OldTrackpadTab.strings
Binary file not shown.
44 changes: 44 additions & 0 deletions
44
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Dutch.lproj/Trackpad.searchTerms
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?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>trackpadTab</key> | ||
<dict> | ||
<key>localizableStrings</key> | ||
<array> | ||
<dict> | ||
<key>comments</key> | ||
<string>Lokaliseerbare indextermen</string> | ||
<key>index</key> | ||
<string>dubbel klikken, dubbelklikken, klik, klikken, trackpad, sleep, slepen, snelheid, traag, snel, trager, sneller, cursor, aanwijzer, pijl, vertragen, versnellen</string> | ||
<key>title</key> | ||
<string>Snelheid trackpad</string> | ||
</dict> | ||
<dict> | ||
<key>comments</key> | ||
<string>Lokaliseerbare indextermen</string> | ||
<key>index</key> | ||
<string>rechts, rechtsklikken, twee, drie, vier, vingers, aanraken, scrollen, slepen, tikken, knijpen, uit elkaar, naar elkaar toe, spreiden, draaien, roteren, vegen, aanraking, schuiven, sleep, tik, knijpbeweging, inzoomen, uitzoomen, zoom, veegbeweging, vegen, spreiden, schermvullend, volledig scherm, bureaublad</string> | ||
<key>title</key> | ||
<string>Gebruik trackpad</string> | ||
</dict> | ||
<dict> | ||
<key>comments</key> | ||
<string>Lokaliseerbare indextermen</string> | ||
<key>index</key> | ||
<string></string> | ||
<key>title</key> | ||
<string>Zoomen met trackpad</string> | ||
</dict> | ||
<dict> | ||
<key>index</key> | ||
<string>klikken met extra druk, haptisch, feedback, datadetectie, opzoeken</string> | ||
<key>title</key> | ||
<string>Klikken met extra druk</string> | ||
</dict> | ||
</array> | ||
<key>portableOnly</key> | ||
<true/> | ||
</dict> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+68 Bytes
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Dutch.lproj/Trackpad.strings
Binary file not shown.
Binary file added
BIN
+412 Bytes
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/Dutch.lproj/UAWarning.strings
Binary file not shown.
Binary file added
BIN
+103 Bytes
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/English.lproj/InfoPlist.strings
Binary file not shown.
Binary file added
BIN
+8.46 KB
ALPS.VoodooPS2.Rev12/Trackpad.prefPane/Contents/Resources/English.lproj/Localizable.strings
Binary file not shown.
Oops, something went wrong.