focus and raise when you click on the frame itself, i.e. the border to the sides...
authorDana Jansens <danakj@orodu.net>
Wed, 25 Apr 2007 03:15:08 +0000 (03:15 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 25 Apr 2007 03:15:08 +0000 (03:15 +0000)
data/rc.xml.in

index a113fbc..f5a5cad 100644 (file)
     <mousebind button="C-A-Down" action="Click">
       <action name="SendToDesktopNext"/>
     </mousebind>
+    <mousebind button="Left" action="Click">
+      <action name="Raise"/>
+    </mousebind>
+    <mousebind button="Left" action="Press">
+      <action name="Focus"/>
+    </mousebind>
   </context>
   <context name="Titlebar">
     <mousebind button="Left" action="Drag">