Ramalama Posted March 17, 2014 Share Posted March 17, 2014 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 1 Link to comment Share on other sites More sharing options...
bajito93 Posted March 22, 2014 Share Posted March 22, 2014 Thank you very much for this project ramalama. Works perfect with my touchpad system Link to comment Share on other sites More sharing options...
Ramalama Posted March 23, 2014 Author Share Posted March 23, 2014 Thank you very much for this project ramalama. Works perfect with my touchpad system np Link to comment Share on other sites More sharing options...
peppe104 Posted September 5, 2014 Share Posted September 5, 2014 Hi guys, I've got a little bit of a problem using this script. I configure it as I want and apparently the execution goes ok but nothing works. It's very strange because in the final part of execution it get a wrong directory of the kext for example /users/name/users/name/downloads/appleps2... Actually the most strange thing is that even if I change info.plist in the kext manually it doesn't work. Any Ideas? Running 10.9.4 on n56vz with clover bootloader both elan and fnkeys running Link to comment Share on other sites More sharing options...
mani_bond007 Posted September 15, 2014 Share Posted September 15, 2014 I am having the following error ... YES: I have copied the kext to desktop. I trried using direct path like /Volumes/MAC/User/ME/Des.... but tht didnt work. Wht am i missing. Something stupid on my side probably .. FILE: ~/Desktop/ApplePS2ElanTouchpad.kext --- Doesnt exist!!! --- --- ERROR --- --- --- --- ERROR --- --- --- --- ERROR --- --- --- --- ERROR --- --- FILE: ~/Desktop/AsusNBFnKeys.kext --- Doesnt exist!!! Link to comment Share on other sites More sharing options...
Ramalama Posted March 4, 2015 Author Share Posted March 4, 2015 Destination_of_ApplePS2Elan="Downloads/ApplePS2ElanTouchpad.kext" # Desktop: "Desktop/ApplePS2..." Dokuments: "Dokuments/ApplePS2..." try with: Destination_of_ApplePS2Elan="Desktop/ApplePS2ElanTouchpad.kext" Destination_of_AsusNBFnKeys="Desktop/AsusNBFnKeys.kext" Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now