added misc:float_switch_override_focus
This commit is contained in:
parent
429b2bffed
commit
575bfa40e5
2 changed files with 3 additions and 1 deletions
|
|
@ -131,6 +131,7 @@ void CConfigManager::setDefaultVars() {
|
|||
configValues["input:natural_scroll"].intValue = 0;
|
||||
configValues["input:numlock_by_default"].intValue = 0;
|
||||
configValues["input:force_no_accel"].intValue = 0;
|
||||
configValues["input:float_switch_override_focus"].intValue = 1;
|
||||
configValues["input:touchpad:natural_scroll"].intValue = 0;
|
||||
configValues["input:touchpad:disable_while_typing"].intValue = 1;
|
||||
configValues["input:touchpad:clickfinger_behavior"].intValue = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue