PTR_INC

Syntax

PTR_INC x_step, y_step

Location

KMOUSE (DIY Toolkit - Vol I)

This command is only really of any use when the Cursor Key emulation is enabled (see PTR_KEY). It allows you to set the number of mouse pulses which are taken to correspond to moving the cursor 1 character either in an x direction or a y direction.

The two values given are normally set to 12 and 24 respectively for MODE 4 operation, although if this proves too quick (especially in MODE 8), you could try PTR_INC 24,24. The higher the values, the slower the cursor will move as you push the mouse about the table.

CROSS-REFERENCE

See PTR_KEY and also compare SERMSPEED.