]> Dogcows Code - chaz/openbox/commitdiff
the <interactive> tags are no longer needed
authorDana Jansens <danakj@orodu.net>
Sun, 31 Aug 2003 18:53:41 +0000 (18:53 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 31 Aug 2003 18:53:41 +0000 (18:53 +0000)
data/rc3

index 1b553fa7a9006ca6cceb68b080b4bf0c66d70ca9..7d58fb21917a4a12cb18c8abc66367620df79a02 100644 (file)
--- a/data/rc3
+++ b/data/rc3
   </context>
   <context name="desktop">
     <mousebind button="Up" action="click">
-      <action name="desktopnext"><interactive>no</interactive></action>
+      <action name="desktopnext"></action>
     </mousebind>
     <mousebind button="Down" action="click">
-      <action name="desktopprevious"><interactive>no</interactive></action>
+      <action name="desktopprevious"></action>
     </mousebind>
     <mousebind button="A-Up" action="click">
       <action name="desktopnext"/>
This page took 0.023961 seconds and 4 git commands to generate.