feat: add wheel scroll factor

This commit is contained in:
meeeee3
2025-12-19 14:19:10 +08:00
committed by DreamMaoMao
parent 5f884bdf51
commit a8f7dc3e68
3 changed files with 13 additions and 4 deletions

View File

@@ -178,6 +178,8 @@ LIBINPUT_CONFIG_CLICK_METHOD_CLICKFINGER
enum libinput_config_click_method click_method =
LIBINPUT_CONFIG_CLICK_METHOD_BUTTON_AREAS;
double axis_scroll_factor = 1.0;
/* You can choose between:
LIBINPUT_CONFIG_SEND_EVENTS_ENABLED
LIBINPUT_CONFIG_SEND_EVENTS_DISABLED