Allen Ballway
a2f416bf06
HID: multitouch: Add quirks for flipped axes
...
Certain touchscreen devices, such as the ELAN9034, are oriented
incorrectly and report touches on opposite points on the X and Y axes.
For example, a 100x200 screen touched at (10,20) would report (90, 180)
and vice versa.
This is fixed by adding device quirks to transform the touch points
into the correct spaces, from X -> MAX(X) - X, and Y -> MAX(Y) - Y.
Signed-off-by: Allen Ballway <ballway@chromium.org >
Signed-off-by: Jiri Kosina <jkosina@suse.cz >
2023-01-18 10:08:51 +01:00
..
2022-12-16 13:04:15 -06:00
2022-12-15 10:21:10 -08:00
2022-12-13 15:22:14 -08:00
2022-12-13 10:54:19 -08:00
2022-12-19 12:33:32 -06:00
2022-12-21 08:41:32 -08:00
2022-12-13 15:47:48 -08:00
2022-12-16 03:49:24 -08:00
2022-12-20 03:13:45 +01:00
2022-12-13 13:46:07 -08:00
2022-12-12 12:52:02 -08:00
2022-12-12 16:39:38 -08:00
2022-12-19 07:13:33 -06:00
2022-12-19 07:13:33 -06:00
2022-12-08 13:03:47 -08:00
2022-12-05 21:57:20 +09:00
2022-12-19 08:54:17 -06:00
2022-12-16 03:54:54 -08:00
2022-12-12 15:40:03 +01:00
2022-12-16 03:49:24 -08:00
2022-12-21 09:37:14 -08:00
2022-12-16 03:49:24 -08:00
2022-12-21 09:41:28 -08:00
2022-12-21 09:41:28 -08:00
2023-01-18 10:08:51 +01:00
2022-12-13 15:47:48 -08:00
2022-12-13 13:09:38 -08:00
2022-12-15 14:47:10 -08:00
2022-12-11 21:25:58 +01:00
2022-12-16 03:49:24 -08:00
2022-12-17 08:23:42 -06:00
2022-12-21 09:19:24 -08:00
2022-12-19 08:34:39 -06:00
2022-12-14 15:23:49 -08:00
2022-12-21 08:41:32 -08:00
2022-12-21 09:41:28 -08:00
2022-12-21 09:31:18 -08:00
2022-12-02 17:48:04 +01:00
2022-12-13 10:58:09 -08:00
2022-12-21 09:44:41 -08:00
2022-12-13 15:22:14 -08:00
2022-12-09 10:29:58 +01:00
2022-12-21 09:19:24 -08:00
2022-12-19 07:13:33 -06:00
2022-12-13 13:41:26 -08:00
2022-12-13 12:32:07 -08:00
2022-12-21 08:41:32 -08:00
2022-12-14 20:51:29 -08:00
2022-12-02 23:52:32 -08:00
2022-12-21 08:41:32 -08:00
2022-12-16 03:49:24 -08:00
2022-12-20 08:48:24 -06:00
2022-12-17 23:19:38 +01:00
2022-12-19 08:40:58 -06:00
2022-12-14 15:23:49 -08:00
2022-12-19 08:40:58 -06:00
2022-12-13 13:03:06 -08:00
2022-12-16 03:22:53 -08:00
2022-12-17 08:39:31 -06:00
2022-12-02 20:49:49 +01:00
2022-12-13 15:47:48 -08:00
2022-12-21 09:41:28 -08:00
2022-12-11 19:30:20 -08:00
2022-12-13 12:49:59 -08:00
2022-12-07 11:20:55 -07:00
2022-12-21 09:19:24 -08:00
2022-12-16 03:54:54 -08:00
2022-12-21 08:41:32 -08:00
2022-12-19 16:07:59 -06:00
2022-12-19 08:47:33 -06:00
2022-12-13 12:54:31 -08:00
2022-12-21 09:44:41 -08:00
2022-12-14 08:58:51 -08:00
2022-12-12 10:17:08 -08:00
2022-12-15 10:16:04 -08:00
2022-12-16 03:54:54 -08:00
2022-12-14 08:58:51 -08:00
2022-12-21 08:41:32 -08:00
2022-12-16 03:54:54 -08:00
2022-12-21 09:24:39 -08:00
2022-12-16 03:49:24 -08:00
2022-12-17 08:34:01 -06:00
2022-12-13 11:59:58 -08:00