implement scroll factor

This commit is contained in:
hiqqup 2023-12-08 17:18:42 +01:00
parent 1884a07646
commit ae4ac6d3b7
2 changed files with 16 additions and 0 deletions

View file

@ -66,6 +66,7 @@ static const int natural_scrolling = 0;
static const int disable_while_typing = 1;
static const int left_handed = 0;
static const int middle_button_emulation = 0;
static const double scroll_factor = 1;
/* You can choose between:
LIBINPUT_CONFIG_SCROLL_NO_SCROLL
LIBINPUT_CONFIG_SCROLL_2FG