opt: Distinguish natural scrolling Settings between the trackpad and the scroll wheel
This commit is contained in:
@@ -102,7 +102,8 @@ int repeat_delay = 600;
|
||||
int tap_to_click = 1;
|
||||
int tap_and_drag = 1;
|
||||
int drag_lock = 1;
|
||||
int natural_scrolling = 0;
|
||||
int mouse_natural_scrolling = 0;
|
||||
int trackpad_natural_scrolling = 0;
|
||||
int disable_while_typing = 1;
|
||||
int left_handed = 0;
|
||||
int middle_button_emulation = 0;
|
||||
|
||||
Reference in New Issue
Block a user