Skip to content

Instantly share code, notes, and snippets.

@intarstudents
Created August 28, 2012 13:42
Show Gist options
  • Save intarstudents/3498087 to your computer and use it in GitHub Desktop.
Save intarstudents/3498087 to your computer and use it in GitHub Desktop.
ios disable voice control
oolongtea:/System/Library/LaunchDaemons root# mkdir ~/backup
oolongtea:/System/Library/LaunchDaemons root# mv com.apple.scrod.plist ~/backup/
oolongtea:/System/Library/LaunchDaemons root# mv com.apple.VoiceOverTouch.plist ~/backup/
oolongtea:/System/Library/LaunchDaemons root# mv com.apple.voiced.plist ~/backup/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment