Added support for natural scrolling
This commit is contained in:
@@ -44,6 +44,7 @@ static const struct xkb_rule_names xkb_rules = {
|
||||
|
||||
/* Trackpad */
|
||||
int tap_to_click = 1;
|
||||
int natural_scrolling = 1;
|
||||
|
||||
static const int repeat_rate = 25;
|
||||
static const int repeat_delay = 600;
|
||||
|
Reference in New Issue
Block a user