Tagged Questions
1
vote
1answer
43 views
How do I verify the integrity of my OSX installation? (Files, versions, and preferences)
I want to verify the files, and configuration settings for my OSX installation against a known good reference "base".
Assuming I have two identical Macs (hardware), with one being factory installed ...
0
votes
1answer
319 views
Toggle Natural scrolling from command line with reload
I'm looking to make a script that quickly toggles the Natural scrolling settings, so I need a way to do it from the command line.
I think I found the correct defaults command, but I'm not sure how to ...
5
votes
1answer
2k views
Disable screensaver password requirement from command line
I am trying to enable and disable the screensaver password requirement from the command line.
defaults read com.apple.screensaver
shows a variable askForPassword set to either 0 or 1, depending on ...
1
vote
2answers
2k views
Choosing the default application does not stay as default after reboot
When I'm opening .avi files, I want to open them with VLC Media player, when right clicking the item, I see this:
As you can see QuickTime is the default player, I want to change it to VLC, so I ...