[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
Change Cursor Size Automatically
Tip# 3936 By Mathew Kirkland On 17-Jul-2012
0
Rated By 0 users Downloaded : 237
Categories : Other
Software type : AutoCAD 2013
Rename File To : CursorSize.lsp
Certain commands will enlarge the cursor size, then change it back to its previous setting.

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.

 

Average Rating:
0


User comments