Mouse linear
This commit is contained in:
parent
ad0933a808
commit
fd9ac62407
@ -13,6 +13,9 @@ defaults write com.apple.Accessibility ReduceMotionEnabled -bool true
|
|||||||
defaults write com.apple.AppleMultitouchTrackpad Clicking -bool true
|
defaults write com.apple.AppleMultitouchTrackpad Clicking -bool true
|
||||||
defaults write com.apple.driver.AppleBluetoothMultitouch.trackpad Clicking -bool true
|
defaults write com.apple.driver.AppleBluetoothMultitouch.trackpad Clicking -bool true
|
||||||
|
|
||||||
|
# Make my mice linear again!
|
||||||
|
defaults write -g com.apple.mouse.linear -bool true
|
||||||
|
|
||||||
# Gestures
|
# Gestures
|
||||||
defaults write com.apple.dock showAppExposeGestureEnabled -bool true
|
defaults write com.apple.dock showAppExposeGestureEnabled -bool true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user