Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1369300 > unrolled thread
| Started by | Gabriele Mazzotta <gabriele.mzt@gmail.com> |
|---|---|
| First post | 2016-04-01 15:10 +0200 |
| Last post | 2016-04-01 15:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH v4 0/4] input: synaptics - report correct width and pressure values Gabriele Mazzotta <gabriele.mzt@gmail.com> - 2016-04-01 15:10 +0200
| From | Gabriele Mazzotta <gabriele.mzt@gmail.com> |
|---|---|
| Date | 2016-04-01 15:10 +0200 |
| Subject | [PATCH v4 0/4] input: synaptics - report correct width and pressure values |
| Message-ID | <rj6ZP-4O4-3@gated-at.bofh.it> |
The problem of the previous set, v3, was the use of ABS_MT_TOUCH_MAJOR to report finger widths without them being expressed in surface units. In this set only the width of the first touch is reported, this time using ABS_TOOL_WIDTH. Gabriele Mazzotta (4): input: synaptics - fix pressure values calculation on image sensors input: synaptics - fix width values calculation on image sensors input: synaptics - change default width value of cr48 sensors input: synaptics - make image sensors and cr48 sensors report widths drivers/input/mouse/synaptics.c | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) -- 2.8.0.rc3
Back to top | Article view | linux.kernel
csiph-web