# HG changeset patch # User Oleksandr Gavenko # Date 1346230095 -10800 # Node ID fb84e04379acd20f1f4e761ec78eb010f7a4cbf5 # Parent 499d9a727fa113067185bdb11a5a98c02007ff00 Fix deprecation warning. diff -r 499d9a727fa1 -r fb84e04379ac .fvwm/config --- a/.fvwm/config Wed Aug 29 11:45:43 2012 +0300 +++ b/.fvwm/config Wed Aug 29 11:48:15 2012 +0300 @@ -117,7 +117,9 @@ EdgeScroll 0 0 # Tells how hard it should be to change the desktop viewport by moving the mouse over the # edge of the screen and how hard it should be to move a window over the edge of the screen. -EdgeResistance 150 150 +EdgeResistance 150 +Style * EdgeMoveDelay 150 +Style * EdgeMoveResistance 150 # Width or height of the invisible window that fvwm creates on the edges of the screen that # are used for the edge scrolling feature. EdgeThickness 1