]> Dogcows Code - chaz/openbox/commitdiff
change the <execute> to <command> in the mouse focus example
authorDana Jansens <danakj@orodu.net>
Sun, 22 Jul 2007 14:21:23 +0000 (10:21 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 22 Jul 2007 14:21:23 +0000 (10:21 -0400)
doc/rc-mouse-focus.xml

index 069c8dbff963831693eac2987a773bd99d1aca7a..a8a888beb0abc0280edf92b31834b21336af64d4 100644 (file)
         <enabled>true</enabled>
         <name>Konqueror</name>
       </startupnotify>
-      <execute>kfmclient openProfile filemanagement</execute>
+      <command>kfmclient openProfile filemanagement</command>
     </action>
   </keybind>
 </keyboard>
This page took 0.019413 seconds and 4 git commands to generate.