
Command Summary 41
6.11 Touchpad
Sets the method used to return touch events. Region mode will return a single value for events in defined areas.
Coordinate mode will return event, x position, and y position bytes for each press, drag, or release.
Touch reporting mode, 0 for region or 1 for coordinate mode. Default is coordinate.
11.2 Set Region
Reporting Mode
Defines the events transmitted in region mode. Allows only events specified to return a value to the host. Key
down values are transmitted for press and drag events, key up for release, and the value 255 for out of region.
Defines the events reported, see Region Reporting Mode. Default reporting returns all events.
Table 34: Region Reporting Mode
ID X Y Width Height Key Down Key Up
ID X Y Width Height Key Down Key Up
ID X Y Width Height Key Down Key Up
Creates a region of the screen that responds when pressed and released with a defined single byte.
Unique region identification number, maximum 32 regions. Value between 0 and 31.
Width of region, must be within screen bounds.
Height of region, must be within screen bounds.
Value returned when region is pressed.
Value returned when region is released.
11.4 Delete a
Touch Region
Deletes a previously created touch region. Events from undefined regions return the value 255 by default.
Unique region identification number.
11.5 Delete All
Touch Regions
Deletes all previously created touch regions. Recommended for use before dividing the screen into new regions.
Comentarios a estos manuales