lengthen the click time
This commit is contained in:
parent
a62364082a
commit
0dce80f1e3
|
@ -70,7 +70,7 @@ static void init_defaults(void)
|
|||
Gconfig.python_loc = "/usr/bin/python3";
|
||||
Gconfig.button_debounce = 100;
|
||||
Gconfig.sys_mq_length = 64;
|
||||
Gconfig.click_time = 200;
|
||||
Gconfig.click_time = 500;
|
||||
Gconfig.click_radius = 2;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user