mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
resistance: update documentation + default strength value
This commit is contained in:
parent
91a9f1dec9
commit
9d37860a40
3 changed files with 15 additions and 1 deletions
|
|
@ -419,7 +419,7 @@ rcxml_init()
|
|||
rc.doubleclick_time = 500;
|
||||
rc.repeat_rate = 25;
|
||||
rc.repeat_delay = 600;
|
||||
rc.screen_edge_strength = 0;
|
||||
rc.screen_edge_strength = 20;
|
||||
}
|
||||
|
||||
static struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue