Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!unmvax!ncar!ames!killer!pollux!ti-csl!m2!holland From: holland@m2.csc.ti.com (Fred Hollander) Newsgroups: comp.sys.mac.programmer Subject: Re: Fooling with mcky: DRAT! Keywords: mouse, speed Message-ID: <66570@ti-csl.CSNET> Date: 31 Dec 88 18:01:30 GMT References: <2273@ilium.cs.swarthmore.edu> Sender: news@ti-csl.CSNET Reply-To: holland@m2.UUCP (Fred Hollander) Organization: TI Computer Science Center, Dallas Lines: 22 In article <2273@ilium.cs.swarthmore.edu> jackiw@cs.swarthmore.edu (Nicholas R Jackiw) writes: >Concerning one's ability to speed up the mouse: > >Control Panel setting. This gives us mcky#0=DITL#10='Very Slow', mcky#4= >DITL#14='Fast'. What's unfortunate about this is that the mcky's ascend >numerically in contents, from #0=$0104070A0D0F10FF to #4=$FFFFFFFFFFFFFFFF. >While you can think of values less than $010407.., you can't get much higher >than $FFFF. This implies that while clever clueless hacking might be able >to SLOW down the mouse even more, the FAST setting in the control panel is >going to remain as fast as a mcky will allow. This is reversed. The higher the number the slower, that is the more you need to move the mouse before the multiplier "kicks in". $FF...FF means the the motion will always be 1:1, unless you can move the mouse 255 pixels very quickly. At the other extreme, 01...01 will always multiply the motion by 8. Fred Hollander Computer Science Center Texas Instruments, Inc. holland%ti-csl@csnet-rela The above statements are my own and not representative of Texas Instruments.