<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 15, 2014, at 9:28 AM, Richard Seguin <<a href="mailto:riseguin@earthlink.net" class="">riseguin@earthlink.net</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">To disable the rubber band effect in some applications, run this in the terminal:<br class=""><br class="">defaults write -g NSScrollViewRubberbanding -int 0<br class=""><br class=""></div></blockquote><blockquote type="cite" class=""><div class="">I’m running Yosemite. A quick check of some apps shows that this stops the rubber band effect in Skim and Pages, but not not in TeXShop, Safari, or Preview.<br class=""><br class=""></div></blockquote><br class=""></div><div>TeXShop has a hidden defaults setting to stop the rubber band effect:</div><div><br class=""></div><div><span class="Apple-tab-span" style="white-space:pre">      </span>defaults write TeXShop SourceScrollElasticity NO</div><div><br class=""></div><div>See recent changes at</div><div><br class=""></div><div><span class="Apple-tab-span" style="white-space:pre"> </span><a href="http://pages.uoregon.edu/koch/texshop/changes_3.html" class="">http://pages.uoregon.edu/koch/texshop/changes_3.html</a></div><div><br class=""></div><div>Dick Koch</div><br class=""></body></html>