forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 093a6c67005148ae32a5c9e4553491b9f5c2457b
kernel/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra
....@@ -5,12 +5,15 @@
55 press of a button.
66 When read, this file returns the raw number of the actual cpi
77 setting reported by the mouse. This number has to be further
8
- processed to receive the real dpi value.
8
+ processed to receive the real dpi value:
99
10
+ ===== ====
1011 VALUE DPI
12
+ ===== ====
1113 1 400
1214 2 800
1315 4 1600
16
+ ===== ====
1417
1518 This file is readonly.
1619 Has never been used. If bookkeeping is done, it's done in userland tools.