Mat Kirkland likes his AutoCAD cursor size to be small sometimes, and full screen at other times. Rather than manually switch it back and forth, he has created a reactor-based routine that will change the cursor size to 100% for certain commands, then return it to its former setting when done. To try out this routine, load the LISP file and type in the command CursorSizeOn. By default, the commands Copy, Grip_Stretch, Move, Scale, and Stretch will cause the cursor size to change to 100% and back again. You can easily edit this list of commands, and even change the temporary size to something other than 100%. If you want to stop this routine from reacting at any time, just type in CursorSizeOff. |