Added scroll_factor input variable to ipc output

This commit is contained in:
Erik Reider 2021-05-05 19:23:15 +02:00 committed by Simon Ser
parent d7ec66d563
commit d65e67face
2 changed files with 15 additions and 0 deletions

View file

@ -1131,6 +1131,9 @@ following properties:
|- xkb_active_layout_index
: integer
: (Only keyboards) The index of the active keyboard layout in use
|- scroll_factor
: floating
: (Only pointers) Multiplier applied on scroll event values.
|- libinput
: object
: (Only libinput devices) An object describing the current device settings.