Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!pasteur!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.atari.st Subject: fast scrolling Message-ID: <8804202024.AA18481@cory.Berkeley.EDU> Date: 20 Apr 88 20:24:23 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 7 The algorithm usually employed which gives the illusion of 'fast scrolling' is to simply scroll by more than one line when you get behind. Since at this point the user wants to see lots of lines zip by anyway, the skipping by 2 or 3 (etc... ) lines is not apparent to the user. Thus, there is no need to resort to hardware hacks. -Matt