If you enable AutoCAD Dynamic Input, you see on-screen prompts near your cursor as you vectorize. Vectorized lines, arcs, and figures also have grips that you can use to edit the line work. This feature is particularly useful for providing numeric values for coordinates, line length, and angle. When Dynamic Input is disabled, the prompts appear only on the command line.

To configure the pointer input and the dimension input, use the AutoCAD command DSETTINGS to open the Drafting Settings dialog box.
To turn Dynamic Input on and off, use the AutoCAD system variable DYNMODE, which has four settings:
- 0 to turn off all Dynamic Input features
- 1 to turn on pointer input
- 2 to turn on dimensional input
- 3 to turn on both pointer and dimensional input
See AutoCAD Help for more information on Dynamic Input.