Disconnects PS3 Bluetooth controller when Mac OS runs screen saver.
Fixes a known problem: Mac OS can not sleep when PS3 Controller is connected via bluetooth.
Known to work on English Mac OS X Mavericks and Yosemite.
Installation Instructions
Open Security & Privacy in System Preferences
Select Accessibility and enable PS3ControllerAutoSleep application
Open Users & Groups in System Preferences
Check your Login Items and drag & drop PS3ControolerAutoSleep application into this list
Use Hide checkbox to not to show this app in the Dock
Open Bluetooth in System Preferences
Verify that Bluetooth is shown in menu bar
Don’t forget to restart, or at least log out once
Known issue
I have not found a way to save an app as an editable file and make it stay open.
I’ve created a wrapper app, which continues its execution:
on idle
run script (((POSIX path of (path to me)) & "../PS3ControllerAutoSleep.applescript") as POSIX file)
return 60
end idle
This is not an official Google product.
PS3ControllerAutoSleep
Disconnects PS3 Bluetooth controller when Mac OS runs screen saver. Fixes a known problem: Mac OS can not sleep when PS3 Controller is connected via bluetooth.
Known to work on English Mac OS X Mavericks and Yosemite.
Installation Instructions
Known issue
I have not found a way to save an app as an editable file and make it stay open. I’ve created a wrapper app, which continues its execution: