Enum MirTouchscreenMappingMode

Enum Documentation

enum MirTouchscreenMappingMode

Mapping modes for touchscreen devices.

The mode defines how coordinates from the touchscreen frequently referred to as device coordinates are translated into scene coordinates.

This configuration mode is relevant for different classes of input devices, i.e handheld devices with builtin touchscreens or external graphic tablets or external monitors with touchscreen capabilities.

Values:

enumerator mir_touchscreen_mapping_mode_to_output

Map the device coordinates onto specific output.

enumerator mir_touchscreen_mapping_mode_to_display_wall

Map the device coordinates onto the whole wall of outputs.