kernel/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra
.. .. @@ -5,12 +5,15 @@ 5 5 press of a button. 6 6 When read, this file returns the raw number of the actual cpi 7 7 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:9 9 10 + ===== ====10 11 VALUE DPI 12 + ===== ====11 13 1 400 12 14 2 800 13 15 4 1600 16 + ===== ====14 17 15 18 This file is readonly. 16 19 Has never been used. If bookkeeping is done, it's done in userland tools.