mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
labwc-config(5): move <resistance> to before <focus>
...to make the config file flow better
This commit is contained in:
parent
9b29bbeb54
commit
999fef6678
2 changed files with 12 additions and 13 deletions
|
|
@ -35,6 +35,13 @@ Configuration must be wrapped in a <labwc_config> root-node.
|
|||
Preview the contents of the selected window when cycling between windows.
|
||||
Default is no.
|
||||
|
||||
# RESISTANCE
|
||||
|
||||
*<resistance><screenEdgeStrength>*
|
||||
Screen Edge Strength is how far past the screen's edge your cursor must
|
||||
move before the window will move with it. Resistance is counted in
|
||||
pixels. Default is 20 pixels.
|
||||
|
||||
# FOCUS
|
||||
|
||||
*<focus><followMouse>* [yes|no]
|
||||
|
|
@ -207,14 +214,6 @@ Configuration must be wrapped in a <labwc_config> root-node.
|
|||
any motion events while a keyboard is typing, and for a short while
|
||||
after as well.
|
||||
|
||||
|
||||
# RESISTANCE
|
||||
|
||||
*<resistance><screenEdgeStrength>*
|
||||
Screen Edge Strength is how far past the screen's edge your cursor must
|
||||
move before the window will move with it. Resistance is counted in
|
||||
pixels. Default is 20 pixels.
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
labwc(1), labwc-actions(5), labwc-theme(5)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue