mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
First attempt at integration with nmouse and keyboard bindings
This commit is contained in:
parent
96d5d80be2
commit
952d04b78d
6 changed files with 294 additions and 1 deletions
|
|
@ -1204,6 +1204,8 @@ rcxml_init(void)
|
|||
rc.focus_follow_mouse = false;
|
||||
rc.focus_follow_mouse_requires_movement = true;
|
||||
rc.raise_on_focus = false;
|
||||
rc.magnify = false;
|
||||
rc.magnification = 2;
|
||||
|
||||
rc.doubleclick_time = 500;
|
||||
rc.scroll_factor = 1.0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue