mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
replace range with horizontalRange and verticalRange
This commit is contained in:
parent
35b3980a5b
commit
f89c31c2de
5 changed files with 26 additions and 16 deletions
|
|
@ -162,7 +162,8 @@
|
|||
|
||||
<snapping>
|
||||
<!-- Set range to 0 to disable window snapping completely -->
|
||||
<range>10</range>
|
||||
<horizontalRange>10</horizontalRange>
|
||||
<verticalRange>10</verticalRange>
|
||||
<cornerRange>50</cornerRange>
|
||||
<overlay enabled="yes">
|
||||
<delay inner="500" outer="500" />
|
||||
|
|
@ -586,7 +587,7 @@
|
|||
- sendEventsMode [yes|no|disabledOnExternalMouse]
|
||||
- calibrationMatrix [six float values split by space]
|
||||
- scrollFactor [float]
|
||||
|
||||
|
||||
The following <libinput>...</libinput> block may not be complete for
|
||||
your requirements. Default values are device specific. Only set an option
|
||||
if you require to override the default. Valid values must be inserted.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue