Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Input: alps - Update documentation for trackstick v3 format

Bits for M, R and L buttons are already processed in alps. Other newly
documented bits not yet.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Pali Rohár and committed by
Jonathan Corbet
b520e49b 156383b1

+5 -2
+5 -2
Documentation/input/devices/alps.rst
··· 192 192 byte 0: 1 1 x7 y7 1 1 1 1 193 193 byte 1: 0 x6 x5 x4 x3 x2 x1 x0 194 194 byte 2: 0 y6 y5 y4 y3 y2 y1 y0 195 - byte 3: 0 1 0 0 1 0 0 0 196 - byte 4: 0 z4 z3 z2 z1 z0 ? ? 195 + byte 3: 0 1 TP SW 1 M R L 196 + byte 4: 0 z6 z5 z4 z3 z2 z1 z0 197 197 byte 5: 0 0 1 1 1 1 1 1 198 + 199 + TP means Tap SW status when tap processing is enabled or Press status when press 200 + processing is enabled. SW means scroll up when 4 buttons are available. 198 201 199 202 ALPS Absolute Mode - Protocol Version 4 200 203 ---------------------------------------