Skip to content

Commit

Permalink
disable natural scrolling
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Rothenberg committed Aug 15, 2011
1 parent 55de71e commit d229525
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -34,6 +34,7 @@ Scripts and walkthroughs to bootstrap my new Macs when I get them. This doesn't

2. Generate new SSH keys for the machine.
1. Generate keys

ssh-keygen -t rsa -C "mroth@bitly.com"

2. Copy to github
Expand All @@ -42,6 +43,9 @@ Scripts and walkthroughs to bootstrap my new Macs when I get them. This doesn't

3. Set up GUI preferences
1. DEAR GOD DISABLE NATURAL SCROLLING

defaults write ~/Library/Preferences/.GlobalPreferences com.apple.swipescrolldirection -bool false

2. Change appearance and highlight color to be more monochromatic


Expand Down

0 comments on commit d229525

Please sign in to comment.