diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/rc.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/data/rc.xml b/data/rc.xml index a224f6b1..bda1ca88 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -258,17 +258,11 @@ </context> <context name="Handle"> <mousebind button="Left" action="Drag"> - <action name="Move"/> - </mousebind> - <mousebind button="Left" action="Click"> - <action name="Raise"/> + <action name="Resize"><edge>bottom</edge></action> </mousebind> <mousebind button="Left" action="Press"> <action name="Focus"/> </mousebind> - <mousebind button="Middle" action="Press"> - <action name="Lower"/> - </mousebind> </context> <context name="BLCorner"> <mousebind button="Left" action="Drag"> |
