Search the Community
Showing results for tags 'Script'.
-
For Everyone, that want an Easy Configuration Script, instead of Configuration Plist always, i made an script for Easy Use. ---> This Script Works on all versions of ApplePS2Elan, but mainly made for ApplePS2Elan v3.8 and AsusNBFN 2.2 ---> Just open the SCRIPT with any TextEditor, change your settings and run it! ---> Everything is described in the Script itself! Newest versions of the script you can find always Attached here or in Github: https://github.com/Ramalama2/UX301_DSDT/blob/master/5.%20Tools/ApplePS2Elan%20-%20ConfigScript.sh ChangeLog: https://github.com/Ramalama2/UX301_DSDT/commits/master/5.%20Tools/ApplePS2Elan%20-%20ConfigScript.sh ---> 30.04.14: Updated for ApplePS2Elan v3.8 (4 new Options) ---> 23.04.14: Updated for ApplePS2Elan v3.8 (8 new Options) ---> 17.03.14: Intruducing the Script! Bugs: ---> None! ---> If you find any Bugs, write here and i will fix it! (If you have requests, write it here too Note: ---> !!!!!---- To execute this SCRIPT, open it with Terminal app ----!!!!! ---> "DEFAULT" --- Means: Doesn't modify and leave the Setting Default! ---> TimeOuts --- Write TimeOuts always in Secounds! "3.3" for Example! ------------------> Don't use ",": "3,3" for example. Use ".": "3.3"!!! ---> Everything else is Described in the Script! ---> If you write any impossible Values, the scripts will check that and not Modify the Value! #################################################################### ## ABOUT: ## For what i need this Script? ## -IF NEW SETTINGS ARE IN THE DRIVER OR SOME REMOVED: ## If in the driver any setting was removed, the ## Scripts simply doesn't find the line and it ## this "not found" settings wont be modified. ## If there are new Settings in the Driver, ## they will be not touched and remain "DEFAULT". ## -YOU HAVE A SIMPLE OVERVIEW OF TOUCHPAD SETTINGS. ## -YOU DON'T NEED TO EDIT THE DRIVER ON EVERY NEW UPDATE: ## If there are new Touchpad Driver Versions, ## you had always to edit the Info.plist from new, ## instead of simply replacing them... ## Especially if there are new Features in Info.plist. ## This script only Modifies the Settings, all new Settings, ## that aren't defined in this script stays "DEFAULT", ## They will not be touched. ## -IF YOU ARE A TESTER: ## This Script installs the Driver twice fast as ## "Kext Utility" for example. ## You have the Option to Install it Default or with your ## defined Settings. ## -UPDATES OF THE SCRIPT ITSELF: ## Copy your config Settings over to new ScriptVersion. #################################################################### Have Fun & Cheers ApplePS2Elan - ConfigScript.zip 23.04.14 ApplePS2Elan - ConfigScript.zip 30.04.14 ApplePS2Elan - ConfigScript.sh.zip