Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
topics:osx-scrollbar [2018/01/09 12:31]
orzfly created
topics:osx-scrollbar [2018/01/09 12:33]
orzfly
Line 10: Line 10:
 defaults write com.google.Chrome AppleShowScrollBars -string "Always" defaults write com.google.Chrome AppleShowScrollBars -string "Always"
 defaults write com.google.Chrome.canary AppleShowScrollBars -string "Always" defaults write com.google.Chrome.canary AppleShowScrollBars -string "Always"
 +
 +defaults write com.apple.Safari AppleShowScrollBars -string "Always"
 +defaults write org.webkit.nightly.WebKit AppleShowScrollBars -string "Always"
 +
 defaults write org.mozilla.firefox AppleShowScrollBars -string "Always" defaults write org.mozilla.firefox AppleShowScrollBars -string "Always"
 defaults write org.mozilla.firefoxdeveloperedition AppleShowScrollBars -string "Always" defaults write org.mozilla.firefoxdeveloperedition AppleShowScrollBars -string "Always"