Skip to Content
HID++ ReferenceFeatures0x2201 · adjustableDpi

0x2201 adjustableDpi

Per-sensor pointer resolution. getSensorCount reports how many sensors the device has; getSensorDpiList returns the supported DPI values (a list or a range with a step); getSensorDpi / setSensorDpi read and write the active DPI.

OpenLogi builds its DPI presets on top of this feature, and exposes Cycle DPI and Set preset as bindable actions.

Spec: Logitech HID++ 2.0 — x2201 adjustableDpi. See also x2202 extendedAdjustableDpi. Used by: DPI presets.

Full function reference coming soon.

Last updated on