added binds:scroll_event_delay
This commit is contained in:
parent
cc146f0344
commit
28046e9da0
3 changed files with 14 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ void CConfigManager::setDefaultVars() {
|
|||
configValues["input:touchpad:drag_lock"].intValue = 0;
|
||||
|
||||
configValues["binds:pass_mouse_when_bound"].intValue = 1;
|
||||
configValues["binds:scroll_event_delay"].intValue = 300;
|
||||
|
||||
configValues["gestures:workspace_swipe"].intValue = 0;
|
||||
configValues["gestures:workspace_swipe_fingers"].intValue = 3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue