all repos — openbox @ ba64eb20dbea9ca2917c2daddfcb05d317d82452

openbox fork - make it a bit more like ryudo

the <interactive> tags are no longer needed
Dana Jansens danakj@orodu.net
commit

ba64eb20dbea9ca2917c2daddfcb05d317d82452

parent

75c8bec464d73f6efe4d0ea3517fff6270f95a78

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M data/rc3data/rc3

@@ -297,10 +297,10 @@ </mousebind>

</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"/>