Lines Matching +full:axis +full:- +full:x
2 # SPDX-License-Identifier: Apache-2.0
9 screen-width:
13 Horizontal resolution of touchscreen (maximum x coordinate reported + 1). The default
14 corresponds to a valid value for non-inverted axis, required for a display with an inverted x
15 axis.
17 screen-height:
22 corresponds to a valid value for non-inverted axis, required for a display with an inverted y
23 axis.
25 inverted-x:
27 description: X axis is inverted.
29 inverted-y:
31 description: Y axis is inverted.
33 swapped-x-y:
35 description: X and Y axis are swapped. Swapping is done after inverting the axis.