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]
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)
<font place="OSD"><name>sans</name><size>10</size></font>
</theme>
+ <!-- edge strength is in pixels -->
+ <resistance>
+ <screenEdgeStrength>20</screenEdgeStrength>
+ </resistance>
+
<focus>
<followMouse>no</followMouse>
<raiseOnFocus>no</raiseOnFocus>
</device>
</libinput>
- <!-- edge strength is in pixels -->
- <resistance>
- <screenEdgeStrength>20</screenEdgeStrength>
- </resistance>
-
</labwc_config>